freebsd-dev/sys/arm/at91
Stanislav Sedov e06d0e0a92 - Add stream bus_space operations.
Reviewed by:	cognet
Approved by:	kib (mentor, implicit)
MFC after:	1 week
2008-10-26 22:53:59 +00:00
..
at91_mci.c Use bus_get_dma_tag() instead of NULL here. Not really needed for atmel 2008-10-07 17:23:16 +00:00
at91_mcireg.h correct guard variable names. 2007-10-18 05:43:44 +00:00
at91_pdcreg.h Get this to compile : 2006-05-11 14:30:28 +00:00
at91_pio_rm9200.h Add support for configuring pins to be one of {GPIO, PERIPHERAL A or 2006-07-02 03:50:44 +00:00
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 Merge from FreeBSD-tsf-6 by way of p4: 2007-01-01 00:46:54 +00:00
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 Add the sekelton of support for the Power Management Controller. 2006-03-24 07:37:56 +00:00
at91_pmcvar.h Add the sekelton of support for the Power Management Controller. 2006-03-24 07:37:56 +00:00
at91_rtc.c Correct return code (int) for at91_rtc_intr() prototype. 2007-02-27 13:39:34 +00:00
at91_rtcreg.h MFp4: 2006-07-14 22:06:01 +00:00
at91_spi.c Use bus_get_dma_tag() instead of NULL here. Not really needed for atmel 2008-10-07 17:23:16 +00:00
at91_spireg.h MFp4: Fix bit name for SPI SR register 2007-01-01 00:50:25 +00:00
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 MFp4: Status register bits 2006-10-25 07:58:18 +00:00
at91_st.c Revisit the watchdogs: Resetting the error to EINVAL after failing to set the 2007-03-27 21:03:37 +00:00
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 MFp4: A bunch of patches from myself and Tisco to improve the 2007-03-23 22:57:24 +00:00
at91_usartreg.h Remove unused bit definitions. 2006-04-06 04:29:24 +00:00
at91.c - Add stream bus_space operations. 2008-10-26 22:53:59 +00:00
at91rm92reg.h Add an option to be able to override the value of the AT91 master clock 2007-10-25 23:02:42 +00:00
at91var.h
files.at91 MFp4: Make at91_rtc optional to allow other RTC choices 2007-01-05 02:06:53 +00:00
files.kb920x
hints.at91rm9200
hints.at91sam9261
if_ate.c Use bus_get_dma_tag() instead of NULL here. Not really needed for atmel 2008-10-07 17:23:16 +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 kill commented out line of code. 2007-10-29 21:01:50 +00:00
std.at91 Move some KB920x-specific options into the KB920x file. 2007-10-25 22:57:19 +00:00
std.kb920x Move some KB920x-specific options into the KB920x file. 2007-10-25 22:57:19 +00:00
uart_bus_at91usart.c Resurrect Skyeye support : 2006-05-13 23:41:16 +00:00
uart_cpu_at91rm9200usart.c Correct a comment, this was not true anymore. 2007-10-24 22:24:32 +00:00
uart_dev_at91usart.c Use bus_get_dma_tag() instead of NULL here. Not really needed for atmel 2008-10-07 17:23:16 +00:00