NetBSD/sys/arch/arm
bsh 742947bc03 correct the initial value of interrupt masks. 0 is to disable.
This fixes stray interrupt from LCD controller when lcd driver is not configured in the kernel.
2009-09-05 17:40:35 +00:00
..
arm Include <sys/exec_aout.h> explicitly instead of relying on <sys/exec.h> to 2009-08-15 23:44:57 +00:00
arm32 Add support for R_ARM_PC24 relocations and fix R_ARM_ABS32. 2009-08-17 19:44:32 +00:00
at91 Remove all declarations of physmem from sys/arch. Add an include of 2009-08-11 17:04:14 +00:00
conf Adapt the arm32 fusu implementation for use on PROG26 configurations 2009-01-18 16:42:09 +00:00
ep93xx Move the include of <sys/gpio.h> up above <dev/gpio/gpiovar.h>, so that 2009-08-03 06:57:09 +00:00
footbridge Typo correction: it's isa_dmadestroy(), not isa_dma_destroy(), apparently. 2009-08-20 12:51:28 +00:00
fpe-arm Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
gemini Fix CVS header. 2009-06-14 23:20:35 +00:00
imx Use <sys/atomic.h>, not <machine/atomic.h> 2008-11-19 06:28:14 +00:00
include Use PMAP_ENABLE_PMAP_KMPAGE to enable PMAP_KMPAGE. We still want the bit 2009-08-19 23:54:33 +00:00
iomd bzero -> memset 2009-03-18 16:00:08 +00:00
ixp12x0 ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
mainbus ansify function definitions 2009-03-15 22:20:09 +00:00
ofw Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
omap Work around the circular dependency between sys/device.h and omap_intr.h 2009-04-14 06:33:23 +00:00
pic Use atomic ops to manipulate the bitmasks. 2008-12-30 05:43:14 +00:00
s3c2xx0 Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
sa11x0 Fix matching by improper driver. 2009-08-09 06:12:33 +00:00
vfp Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
xscale correct the initial value of interrupt masks. 0 is to disable. 2009-09-05 17:40:35 +00:00
Makefile