Home | History | Annotate | Download | only in ep93xx
History log of /src/sys/arch/arm/ep93xx/ep93xx_space.c
RevisionDateAuthorComments
 1.7  21-Nov-2021  skrll Trailing whitespace.
 1.6  16-Mar-2018  ryo use designated initializer to make adaptability and flexibility for changing struct bus_space.
no functional change.
 1.5  01-Jul-2011  dyoung branches: 1.5.52;
#include <sys/bus.h> instead of <machine/bus.h>.
 1.4  23-Oct-2009  snj Switch to a 2 clause license. Approved by joff@ (copyright holder).
 1.3  24-Nov-2005  yamt branches: 1.3.80;
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.2  01-Apr-2005  yamt branches: 1.2.2; 1.2.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.1  22-Dec-2004  joff branches: 1.1.2; 1.1.4; 1.1.6;
ep93xx processor bus_space impl
 1.1.6.1  28-Jan-2005  yamt convert arch/arm to new apis.
 1.1.4.4  11-Dec-2005  christos Sync with head.
 1.1.4.3  01-Apr-2005  skrll Sync with HEAD.
 1.1.4.2  17-Jan-2005  skrll Sync with HEAD.
 1.1.4.1  22-Dec-2004  skrll file ep93xx_space.c was added on branch ktrace-lwp on 2005-01-17 19:29:12 +0000
 1.1.2.1  29-Apr-2005  kent sync with -current
 1.2.8.1  29-Nov-2005  yamt sync with head.
 1.2.2.1  21-Jun-2006  yamt sync with head.
 1.3.80.1  11-Mar-2010  yamt sync with head
 1.5.52.1  22-Mar-2018  pgoyette Synch with HEAD, resolve conflicts

RSS XML Feed