NetBSD/sys/arch/evbarm
fvdl 7dd7f8baa2 Handle 64bit DMA addresses on PCI for platforms that can (currently only
enabled on amd64). Add a dmat64 field to various PCI attach structures,
and pass it down where needed. Implement a simple new function called
pci_dma64_available(pa) to test if 64bit DMA addresses may be used.
This returns 1 iff _PCI_HAVE_DMA64 is defined in <machine/pci_machdep.h>,
and there is more than 4G of memory.
2003-06-15 23:08:53 +00:00
..
adi_brh Add an optional "width" locator to the obio bus, specifying the 2003-06-15 19:03:46 +00:00
compile
conf Add an optional "width" locator to the obio bus, specifying the 2003-06-15 19:03:46 +00:00
dev Initialize the two new members of "struct consdev" to NULL so that 2003-03-08 09:47:13 +00:00
evbarm Use aprint_normal() to report the boot device. 2003-05-17 22:18:28 +00:00
ifpga Handle 64bit DMA addresses on PCI for platforms that can (currently only 2003-06-15 23:08:53 +00:00
include Move KERNEL_VM_SIZE into the C files where its used. 2003-05-22 05:47:04 +00:00
integrator Replace the ad-hoc "section mapping table" for static device mappings 2003-06-15 17:45:21 +00:00
iq31244 Add support for the Intel IQ31244 reference board, based on the i80321 2003-05-14 21:41:31 +00:00
iq80310 Add an optional "width" locator to the obio bus, specifying the 2003-06-15 19:03:46 +00:00
iq80321 Add an optional "width" locator to the obio bus, specifying the 2003-06-15 19:03:46 +00:00
ixdp425 add console unit number to configuration parameter. 2003-06-01 01:49:56 +00:00
ixm1200 Move KERNEL_VM_SIZE into the C files where its used. 2003-05-22 05:47:04 +00:00
smdk2xx0 Garbage-collect some unused code. 2003-06-15 17:33:45 +00:00
stand Don't build a big-endian image on platforms which don't run big-endian. 2003-05-26 15:17:38 +00:00
Makefile Descend into stand. 2003-04-29 05:42:43 +00:00