NetBSD/sys/arch/evbarm
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
..
adi_brh Fix comments regarding configration bounaries 2004-12-12 21:03:06 +00:00
compile
conf add install kernels for SMDK2410/2800. 2005-02-27 02:25:09 +00:00
dev
evbarm Fix comments regarding configration bounaries 2004-12-12 21:03:06 +00:00
g42xxeb TWINTAIL (official product name is G4255EB) is an evaluation board 2005-02-26 10:49:53 +00:00
ifpga Phase out the use of a string as first "attach args" member to control 2004-08-30 15:05:15 +00:00
include Need these files present for ISA support 2004-12-23 04:36:18 +00:00
integrator Fix comments regarding configration bounaries 2004-12-12 21:03:06 +00:00
iq31244 Add support for the on-board CompactFlash card. 2005-02-19 16:56:04 +00:00
iq80310 Watch out for those unexpected tains. 2005-02-26 12:00:52 +00:00
iq80321 Add bus-space write-multi-2 and read-multi-2 methods. 2005-02-19 16:55:11 +00:00
ixdp425 Fix comments slighly 2004-12-12 20:42:53 +00:00
ixm1200 Fix comments slighly 2004-12-12 20:42:53 +00:00
lubbock Fix kgdb_port_init() to make it compile with options KGDB. 2005-02-26 10:22:41 +00:00
smdk2xx0 Switch SMDK2410 and SMDK2800 kernels to use pmap_devmap_bootstrap() to map 2005-03-16 05:02:12 +00:00
stand align md_root_loadaddr to word boundary. 2005-02-26 10:45:29 +00:00
tsarm Use special spaces for ISA that don't assert USER CS# 2005-03-09 21:19:59 +00:00
Makefile