NetBSD/sys/arch/arm
2012-10-23 12:23:20 +00:00
..
arm Implement a "fast" path for IRQ handling out of the idle loop. Since we 2012-10-21 09:25:16 +00:00
arm32 Correct inverted boolean logic for the coherent flag introduced in r1.61 2012-10-23 12:23:20 +00:00
at91 Add bounce buffer support for ARM bus_dma(9). Add macros to help initialize 2012-09-18 05:47:26 +00:00
broadcom Use static initializer for bus dma tag initialization 2012-10-21 10:29:23 +00:00
conf Add a PMAP_NEEDS_ALLOC_POOLPAGE / PMAP_ALLOC_POOLPAGE hook so systems can 2012-10-17 18:52:15 +00:00
cortex Add a missing mutex exit. 2012-10-17 20:45:49 +00:00
ep93xx Add bounce buffer support for ARM bus_dma(9). Add macros to help initialize 2012-09-18 05:47:26 +00:00
footbridge Complete the device_t/softc split I attempted previously. 2012-10-11 08:53:27 +00:00
fpe-arm XXX this can not have worked for a long time. 2012-09-01 00:01:43 +00:00
gemini Add bounce buffer support for ARM bus_dma(9). Add macros to help initialize 2012-09-18 05:47:26 +00:00
imx make Netwalker kernel compile again. 2012-09-19 07:28:38 +00:00
include Change to use symbolic constants from assym.h and fix a typo in a comment. 2012-10-21 15:46:00 +00:00
iomd Use device_xname. 2012-10-10 22:00:22 +00:00
ixp12x0 Add bounce buffer support for ARM bus_dma(9). Add macros to help initialize 2012-09-18 05:47:26 +00:00
mainbus Add multiple inclusion protection. 2012-09-04 00:21:08 +00:00
marvell Add CLKGATING_BIT for some devices. This change prevent some boards 2012-10-19 06:14:44 +00:00
mpcore Provide generic a[24]x bus_space methods (aNx is normal access, offset 2012-06-06 20:21:43 +00:00
ofw Avoid using r7 (which is being reserved for a different purpose). 2012-08-29 07:06:27 +00:00
omap Add bounce buffer support for ARM bus_dma(9). Add macros to help initialize 2012-09-18 05:47:26 +00:00
pic Add #ifdef DIAGNOSTIC / #endif 2012-09-01 01:44:16 +00:00
s3c2xx0 Add bounce buffer support for ARM bus_dma(9). Add macros to help initialize 2012-09-18 05:47:26 +00:00
sa11x0 Move things around for <arm/arm32/machdep.h> 2012-09-01 14:48:05 +00:00
vfp Only use CPACR register for ARM11 and CORTEX cores. 2012-09-22 19:45:53 +00:00
xscale struct device * -> device_t for IXP4xx (and nslu2). 2012-10-14 14:20:57 +00:00
Makefile
Makefile.inc Add a couple of make(1) include files that provide lists of source 2011-04-04 19:43:34 +00:00