OpenGrok
Cross Reference: ixp425_space.c
xref
: /
src
/
sys
/
arch
/
arm
/
xscale
/
ixp425_space.c
Home
|
History
|
Annotate
|
Download
|
only in
xscale
History log of
/src/sys/arch/arm/xscale/ixp425_space.c
Revision
Date
Author
Comments
1.10
21-Apr-2023
skrll
Trailing whitespace
1.9
16-Mar-2018
ryo
use designated initializer to make adaptability and flexibility for changing struct bus_space.
no functional change.
1.8
01-Jul-2011
dyoung
branches: 1.8.52;
#include <sys/bus.h> instead of <machine/bus.h>.
1.7
21-Oct-2009
rmind
Drop 3rd and 4th clauses from Ichiro FUKUHARA's license.
Reviewed and approved by ichiro@ (copyright holder).
1.6
10-Apr-2006
simonb
branches: 1.6.68;
Tab Police.
1.5
24-Nov-2005
yamt
branches: 1.5.4; 1.5.6; 1.5.8; 1.5.10; 1.5.12;
bus_dmamem_map: honour BUS_DMA_NOWAIT. noted by Manuel Bouyer.
bus_space_map: always do NOWAIT allocation as it used to be before yamt-km.
we have too many copies!
1.4
01-Apr-2005
yamt
branches: 1.4.2; 1.4.8;
merge yamt-km branch.
- don't use managed mappings/backing objects for wired memory allocations.
save some resources like pv_entry. also fix (most of) PR/27030.
- simplify kernel memory management API.
- simplify pmap bootstrap of some ports.
- some related cleanups.
1.3
16-Nov-2003
scw
branches: 1.3.4; 1.3.10; 1.3.12;
- Remove ixpsip_bs_tag (ixp425_sip_io.c). It just duplicated some of
the functionality of ixp425_bs_tag.
- Add missing stream_{read,write}_1 ops to ixp425_bs_tag.
- Re-work the delay() implementation to use the free-running Time-
Stamp counter. This removes the need to bootstrap TMR0 early on.
1.2
23-Oct-2003
scw
Use pmap_enter() instead of pmap_kenter_pa() as the former automatically
ensures the mapping is cache-inhibited, so we don't have to frob the PTE
directly.
1.1
25-Sep-2003
ichiro
pci bus support
1.3.12.1
28-Jan-2005
yamt
convert arch/arm to new apis.
1.3.10.1
29-Apr-2005
kent
sync with -current
1.3.4.6
11-Dec-2005
christos
Sync with head.
1.3.4.5
01-Apr-2005
skrll
Sync with HEAD.
1.3.4.4
21-Sep-2004
skrll
Fix the sync with head I botched.
1.3.4.3
18-Sep-2004
skrll
Sync with HEAD.
1.3.4.2
03-Aug-2004
skrll
Sync with HEAD
1.3.4.1
16-Nov-2003
skrll
file ixp425_space.c was added on branch ktrace-lwp on 2004-08-03 10:32:58 +0000
1.4.8.1
29-Nov-2005
yamt
sync with head.
1.4.2.1
21-Jun-2006
yamt
sync with head.
1.5.12.1
24-May-2006
tron
Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
1.5.10.1
19-Apr-2006
elad
sync with head - hopefully this will work
1.5.8.1
11-Apr-2006
yamt
sync with head
1.5.6.1
22-Apr-2006
simonb
Sync with head.
1.5.4.1
09-Sep-2006
rpaulo
sync with head
1.6.68.1
11-Mar-2010
yamt
sync with head
1.8.52.1
22-Mar-2018
pgoyette
Synch with HEAD, resolve conflicts
Indexes created Wed Oct 22 13:09:56 GMT 2025