freebsd-skq/sys/arm/at91
Warner Losh 5fdde3724c Kill bogus #if 0'd stuff for interrupts. They don't happen, and this
driver will need more serious help to work with an interrupt driven
path.  There's many subtleties in driving the DMA engine with
interrupts in many configurations.  Best to not "guess" what the right
way would be and mislead people.
2008-09-05 22:29:50 +00:00
..
at91_mci.c
at91_mcireg.h
at91_pdcreg.h
at91_pio_rm9200.h
at91_pio.c Provide hooks into the GPIO lines and the ability to set/clear 2008-08-19 22:17:14 +00:00
at91_pioreg.h
at91_piovar.h Provide hooks into the GPIO lines and the ability to set/clear 2008-08-19 22:17:14 +00:00
at91_pmc.c Use the proper clock domain for the usb host controller. 2008-08-19 22:16:10 +00:00
at91_pmcreg.h
at91_pmcvar.h
at91_rtc.c
at91_rtcreg.h
at91_spi.c
at91_spireg.h
at91_ssc.c Kill bogus #if 0'd stuff for interrupts. They don't happen, and this 2008-09-05 22:29:50 +00:00
at91_sscreg.h
at91_st.c
at91_streg.h
at91_twi.c Add locking to the various iicbus(4) bridge drivers: 2008-08-04 20:46:15 +00:00
at91_twiio.h
at91_twireg.h
at91_usartreg.h
at91.c Kill vestiges of the special case code we once had in place for usb 2008-09-05 22:27:10 +00:00
at91rm92reg.h
at91var.h
files.at91
files.kb920x
hints.at91rm9200
hints.at91sam9261
if_ate.c Use a locally assigned address rather than stealing Atmel's which 2008-08-31 18:20:01 +00:00
if_atereg.h fix multicast hash register definition 2008-07-12 23:40:07 +00:00
kb920x_machdep.c Kill bogus #if 1. There's no need for it since usb works these days. 2008-09-05 22:23:41 +00:00
ohci_atmelarm.c
std.at91
std.kb920x
uart_bus_at91usart.c
uart_cpu_at91rm9200usart.c
uart_dev_at91usart.c Make the at91 uart(4) driver compile again. 2008-08-02 08:01:56 +00:00