NetBSD/sys/arch/arm
skrll 9820325bb1 Remove incorrect KASSERT.
footbridge_intr_calculate_masks is called multiple times and the KASSERT
isn't valid in (at least) the first call.
2009-06-17 06:27:05 +00:00
..
arm KNF, same object code generated. 2009-05-16 16:49:19 +00:00
arm32 change pmap flags argument from int to u_int. 2009-04-21 21:29:58 +00:00
at91 bzero -> memset 2009-03-18 16:00:08 +00:00
conf Adapt the arm32 fusu implementation for use on PROG26 configurations 2009-01-18 16:42:09 +00:00
ep93xx bzero -> memset 2009-03-18 16:00:08 +00:00
footbridge Remove incorrect KASSERT. 2009-06-17 06:27:05 +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 Add TLS relocation definitions. 2009-05-30 05:56:52 +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 Make the following changes: 2009-05-29 14:15:44 +00:00
vfp Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
xscale Don't touch dma data when PMC_CAPS_NO_DMA is set. 2009-05-11 08:27:03 +00:00
Makefile Revert last change and just use .WAIT 2008-06-25 03:33:39 +00:00