NetBSD/sys/arch/arm/at91
riastradh 56d3242969 Include <sys/rndsource.h> where it is actually used.
I had removed <sys/rnd.h> from files that didn't mention anything of
the rnd(9) API.  But they included other files which assumed
<sys/rnd.h> had already been included.
2015-04-14 20:32:35 +00:00
..
at91_bus_dma.c Add bounce buffer support for ARM bus_dma(9). Add macros to help initialize 2012-09-18 05:47:26 +00:00
at91_bus_space.c
at91aic.c kill sprintf 2014-03-26 08:51:59 +00:00
at91aicreg.h
at91aicvar.h C99 types 2012-11-12 18:00:34 +00:00
at91bus.c Replace more vm_offset_t, vm_size_t with vaddr_t, vsize_t 2014-09-13 18:08:38 +00:00
at91busvar.h C99 types 2012-11-12 18:00:34 +00:00
at91cf.c
at91cfvar.h
at91dbgu.c MD rnd.h cleanups. Please let me know if I broke anything! 2015-04-13 21:18:40 +00:00
at91dbgureg.h C99 types 2012-11-12 18:00:34 +00:00
at91dbguvar.h Include <sys/rndsource.h> where it is actually used. 2015-04-14 20:32:35 +00:00
at91emac.c C99 types 2012-11-12 18:00:34 +00:00
at91emacreg.h C99 types 2012-11-12 18:00:34 +00:00
at91emacvar.h
at91intr.h _setsoftintr is long dead. reap any leftovers from arm. 2014-02-04 18:51:16 +00:00
at91ohci.c
at91pdc.c
at91pdcreg.h
at91pdcvar.h C99 types 2012-11-12 18:00:34 +00:00
at91pio.c C99 types 2012-11-12 18:00:34 +00:00
at91pioreg.h
at91piovar.h
at91pmc.c C99 types 2012-11-12 18:00:34 +00:00
at91pmcreg.h
at91pmcvar.h
at91reg.h
at91rm9200bus.c
at91rm9200busvar.h
at91rm9200reg.h
at91sam9260bus.c
at91sam9260busvar.h
at91sam9260reg.h
at91sam9261bus.c
at91sam9261busvar.h
at91sam9261reg.h
at91spi.c
at91spireg.h
at91spivar.h
at91st.c C99 types 2012-11-12 18:00:34 +00:00
at91streg.h C99 types 2012-11-12 18:00:34 +00:00
at91tcreg.h
at91tctmr.c C99 types 2012-11-12 18:00:34 +00:00
at91twi.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
at91twireg.h
at91twivar.h
at91usart.c MD rnd.h cleanups. Please let me know if I broke anything! 2015-04-13 21:18:40 +00:00
at91usartreg.h
at91usartvar.h Include <sys/rndsource.h> where it is actually used. 2015-04-14 20:32:35 +00:00
at91var.h
files.at91