NetBSD/sys/arch/arm/sa11x0
dholland a68f9396b6 Change (mostly mechanically) every cdevsw/bdevsw I can find to use
designated initializers.

I have not built every extant kernel so I have probably broken at
least one build; however I've also found and fixed some wrong
cdevsw/bdevsw entries so even if so I think we come out ahead.
2014-03-16 05:20:22 +00:00
..
genassym.cf
sa11x0_com.c Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
sa11x0_comreg.h
sa11x0_comvar.h
sa11x0_dmacreg.h
sa11x0_gpioreg.h
sa11x0_io_asm.S
sa11x0_io.c Don't manipulate the pte to get uncached memory, use PMAP_NOCACHE instead. 2014-02-22 20:33:00 +00:00
sa11x0_irq.S Don't use cpsr_all/spsr_all with mrs, it doesn't take a mask. 2013-12-02 18:36:10 +00:00
sa11x0_irqhandler.c Move things around for <arm/arm32/machdep.h> 2012-09-01 14:48:05 +00:00
sa11x0_mcpreg.h
sa11x0_ost.c Initialiase nop count to avoid uninitalised use warnings from Clang. 2013-12-17 01:29:39 +00:00
sa11x0_ostreg.h
sa11x0_ostvar.h Added watchdog timer reset function. 2012-08-12 17:21:29 +00:00
sa11x0_ppcreg.h
sa11x0_reg.h
sa11x0_sspreg.h
sa11x0_var.h #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:26:35 +00:00
sa11x0.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
sa11x1_pcic.c Don't set the iobase and iosize members of pcmciabus_attach_args because 2011-07-26 22:52:47 +00:00
sa11x1_pcicreg.h
sa11x1_pcicvar.h
sa11xx_pcic.c
sa11xx_pcicreg.h
sa11xx_pcicvar.h
sa1111_kbc.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
sa1111_reg.h
sa1111_var.h
sa1111.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:26:35 +00:00