freebsd-dev/sys/arm/at91
Warner Losh e8c8e11c08 Make this work a lot better:
Remove a lot of older cruft not needed.
	Improve ISR support, but it is still unused since polling is faster
	Properly initalize the speed register to get 90kb/s, not 400b/s.
	Try to catch NACK
	Allow 0 length read transfers to generate start/top pairs.
2006-11-29 08:15:59 +00:00
..
at91_mci.c MMC/SD bridge driver (host adapter) for AT91RM9200's MCI interface. 2006-10-20 06:44:04 +00:00
at91_mcireg.h MMC/SD bridge driver (host adapter) for AT91RM9200's MCI interface. 2006-10-20 06:44:04 +00:00
at91_pdcreg.h
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
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
at91_pmcvar.h
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 MFp4: 2006-11-29 07:57:02 +00:00
at91_spireg.h MF p4: 2006-07-14 21:35:59 +00:00
at91_ssc.c Commit WIP SSC driver, more work is needed here, but it configures 2006-10-20 07:08:59 +00:00
at91_sscreg.h MFp4: Status register bits 2006-10-25 07:58:18 +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 Make this work a lot better: 2006-11-29 08:15:59 +00:00
at91_twiio.h
at91_twireg.h
at91_usartreg.h
at91.c MFp4: Tweak descriptions in preparation for porting to other members of 2006-11-20 06:27:15 +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 MFp4: 2006-11-03 07:39:37 +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 Eliminate unused global variables. 2006-11-11 20:57:52 +00:00
ohci_atmelarm.c
std.at91 MFp4: Move the parameters that are basically dictated by the AT91 2006-10-25 08:00:11 +00:00
std.kb920x MFp4: Move the parameters that are basically dictated by the AT91 2006-10-25 08:00:11 +00:00
uart_bus_at91usart.c
uart_cpu_at91rm9200usart.c
uart_dev_at91usart.c Fix ALT_BREAK_TO_DEBUGGER on the AT91 : 2006-07-20 21:03:43 +00:00