NetBSD/sys/arch/arm
2011-07-01 18:51:52 +00:00
..
arm dependant -> dependent 2011-06-30 20:09:15 +00:00
arm32 dependant -> dependent 2011-06-30 20:09:15 +00:00
at91 #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:51:52 +00:00
conf dependant -> dependent 2011-06-30 20:09:15 +00:00
ep93xx #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:51:52 +00:00
footbridge #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:51:52 +00:00
fpe-arm
gemini #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:51:52 +00:00
imx Rename ttymalloc() to tty_alloc(), and ttyfree() to tty_free() for 2011-04-24 16:26:51 +00:00
include Per discussion at 2011-07-01 17:09:58 +00:00
iomd dependant -> dependent 2011-06-30 20:09:15 +00:00
ixp12x0 PCI_FLAGS_IO_ENABLED and PCI_FLAGS_MEM_ENABLED changed their functional 2011-05-17 17:34:47 +00:00
mainbus struct device * -> device_t, struct cfdata * -> cfdata_t 2011-06-05 17:03:16 +00:00
marvell Rework mvsoctmr(4), improving timekeeping accuracy 2011-06-09 13:43:44 +00:00
mpcore
ofw Some more device_t, cfdata_t, CFATTACH_DECL_NEW cleanup. 2011-06-06 16:29:14 +00:00
omap dependant -> dependent 2011-06-30 20:09:15 +00:00
pic Restore ci_intr_depth increment for duration of pic_do_pending_ints() lost 2011-05-28 20:56:37 +00:00
s3c2xx0 PCI_FLAGS_IO_ENABLED and PCI_FLAGS_MEM_ENABLED changed their functional 2011-05-17 17:34:47 +00:00
sa11x0 Rename ttymalloc() to tty_alloc(), and ttyfree() to tty_free() for 2011-04-24 16:26:51 +00:00
vfp
xscale Fix bit name ISR_UB. Not _UE. 2011-06-23 11:26:22 +00:00
Makefile
Makefile.inc