freebsd-dev/sys/arm/at91
Warner Losh 656595aa63 MFp4: first cut at getting I2C transfers working (generically). I'm
unsure if this driver correctly implements all the start/stop junk
right (but it did or didn't before I made this commit).
2006-09-07 21:53:28 +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 MFp4: 2006-07-14 22:22:57 +00:00
at91_pioreg.h Skeleton PIO support. 2006-03-24 07:39:29 +00:00
at91_piovar.h MFp4: 2006-07-14 22:22:57 +00:00
at91_pmc.c The TSC board uses a 16MHz base clock for the AT91RM9200, while the Kwikbyte 2006-07-14 22:01:51 +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 Implement the set_time function. Rather pointless with this RTC, as it 2006-07-14 21:37:19 +00:00
at91_rtcreg.h MFp4: 2006-07-14 22:06:01 +00:00
at91_spi.c MF p4: 2006-07-14 21:35:59 +00:00
at91_spireg.h MF p4: 2006-07-14 21:35:59 +00:00
at91_ssc.c MFp4: paren police 2006-07-14 22:30:44 +00:00
at91_sscreg.h Skeleton support for the SSC device, which implements I2S interfaces, 2006-03-24 07:42:33 +00:00
at91_st.c Hook into the watchdog device, if present. Also, turn off the 2006-08-09 20:58:55 +00:00
at91_streg.h
at91_twi.c MFp4: first cut at getting I2C transfers working (generically). I'm 2006-09-07 21:53:28 +00:00
at91_twiio.h
at91_twireg.h
at91_usartreg.h Remove unused bit definitions. 2006-04-06 04:29:24 +00:00
at91.c Relocate the vector page for AT91, to work around bugs with the LOW_VECTOR 2006-08-28 20:05:00 +00:00
at91rm92reg.h Relocate the vector page for AT91, to work around bugs with the LOW_VECTOR 2006-08-28 20:05:00 +00:00
at91var.h
files.at91 MFp4: this now depends on new spi bus stuff 2006-07-14 22:41:54 +00:00
files.kb920x
hints.at91rm9200
hints.at91sam9261
if_ate.c Do not create dma maps with bus_dmamap_create, as we call 2006-08-25 13:38:42 +00:00
if_atereg.h MFp4: berndt pointed me at an errata that shows that the stat register 2006-09-07 21:50:01 +00:00
kb920x_machdep.c Relocate the vector page for AT91, to work around bugs with the LOW_VECTOR 2006-08-28 20:05:00 +00:00
ohci_atmelarm.c MFp4: 2006-03-18 01:45:29 +00:00
std.at91 Move some of the common parameters into the std. files for this platform. 2006-07-14 15:20:31 +00:00
std.kb920x Move some of the common parameters into the std. files for this platform. 2006-07-14 15:20:31 +00:00
uart_bus_at91usart.c Resurrect Skyeye support : 2006-05-13 23:41:16 +00:00
uart_cpu_at91rm9200usart.c Resurrect Skyeye support : 2006-05-13 23:41:16 +00:00
uart_dev_at91usart.c Fix ALT_BREAK_TO_DEBUGGER on the AT91 : 2006-07-20 21:03:43 +00:00