OpenGrok
Cross Reference: ixp425_pci_space.c
xref
: /
src
/
sys
/
arch
/
arm
/
xscale
/
ixp425_pci_space.c
Home
|
History
|
Annotate
|
Download
|
only in
xscale
History log of
/src/sys/arch/arm/xscale/ixp425_pci_space.c
Revision
Date
Author
Comments
1.15
21-Apr-2023
skrll
Trailing whitespace
1.14
16-Mar-2018
ryo
use designated initializer to make adaptability and flexibility for changing struct bus_space.
no functional change.
1.13
24-Feb-2014
martin
branches: 1.13.28;
Fix compilation
1.12
22-Feb-2014
matt
Don't manipulate the pte to get uncached memory, use PMAP_NOCACHE instead.
Convert footbring to kenter_pa/kremove
1.11
12-Nov-2012
skrll
branches: 1.11.2;
C99 types
1.10
11-Jul-2011
matt
branches: 1.10.2; 1.10.12;
Remove inline from global routines
1.9
01-Jul-2011
dyoung
#include <sys/bus.h> instead of <machine/bus.h>.
1.8
07-Nov-2009
cegger
Add a flags argument to pmap_kenter_pa(9).
Patch showed on tech-kern@ http://mail-index.netbsd.org/tech-kern/2009/11/04/msg006434.html
No objections.
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-Dec-2005
perry
branches: 1.5.4; 1.5.6; 1.5.8; 1.5.10; 1.5.12;
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
1.4
24-Nov-2005
yamt
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.3
01-Apr-2005
yamt
branches: 1.3.2; 1.3.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.2
25-Sep-2003
ichiro
branches: 1.2.4; 1.2.10; 1.2.12;
add comment and delete unused definition
1.1
25-Sep-2003
ichiro
pci bus support
1.2.12.1
28-Jan-2005
yamt
convert arch/arm to new apis.
1.2.10.1
29-Apr-2005
kent
sync with -current
1.2.4.6
11-Dec-2005
christos
Sync with head.
1.2.4.5
01-Apr-2005
skrll
Sync with HEAD.
1.2.4.4
21-Sep-2004
skrll
Fix the sync with head I botched.
1.2.4.3
18-Sep-2004
skrll
Sync with HEAD.
1.2.4.2
03-Aug-2004
skrll
Sync with HEAD
1.2.4.1
25-Sep-2003
skrll
file ixp425_pci_space.c was added on branch ktrace-lwp on 2004-08-03 10:32:58 +0000
1.3.8.1
29-Nov-2005
yamt
sync with head.
1.3.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.10.12.2
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.10.12.1
20-Nov-2012
tls
Resync to 2012-11-19 00:00:00 UTC
1.10.2.2
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.10.2.1
16-Jan-2013
yamt
sync with (a bit old) head
1.11.2.1
18-May-2014
rmind
sync with head
1.13.28.1
22-Mar-2018
pgoyette
Synch with HEAD, resolve conflicts
Indexes created Wed Oct 22 13:09:56 GMT 2025