NetBSD/sys/arch/arm
bsh 4c5c06097c Switch SMDK2410 and SMDK2800 kernels to use pmap_devmap_bootstrap() to map
I/O registers that are used in early start-up stage.  This replaces the
special bootstrap-time-only bus_space_map function in smdk{2410,2800}_machdep.c.

This makes SMDK{2410,2800}'s initarm() a bit simpler, and gives us smaller diffs
to other evbarm platforms.

An another good thing for SMDK2800 is that now we have all built-in peripheral
registers mapped in 2 segments.  We may expect less TLB miss on I/O access
(very slightly).
2005-03-16 05:02:12 +00:00
..
arm support high vectors on ARM9 2004-12-22 19:18:13 +00:00
arm32 Add a dm_maxsegsz public member to bus_dmamap_t. This allows a user of the API 2005-03-09 19:04:43 +00:00
conf twe doesn't get a block device. 2005-02-14 18:17:41 +00:00
ep93xx Watch out for those unexpected tains. 2005-02-26 12:00:52 +00:00
footbridge The joystick driver is using mi timing code for many months. 2005-02-18 15:39:17 +00:00
fpe-arm "panicking" needs a k. 2004-05-16 15:44:10 +00:00
include Add a dm_maxsegsz public member to bus_dmamap_t. This allows a user of the API 2005-03-09 19:04:43 +00:00
iomd Watch out for those unexpected tains. 2005-02-26 12:00:52 +00:00
ixp12x0 Phase out the use of a string as first "attach args" member to control 2004-08-30 15:05:15 +00:00
mainbus
ofw Make this compile again. 2004-08-29 17:37:03 +00:00
s3c2xx0 Switch SMDK2410 and SMDK2800 kernels to use pmap_devmap_bootstrap() to map 2005-03-16 05:02:12 +00:00
sa11x0 Add a socket_settype function to match with recent pcmcia code change. 2004-10-02 23:42:57 +00:00
xscale Watch out for those unexpected tains. 2005-02-26 12:00:52 +00:00
Makefile