1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys/arm/at91
Warner Losh ff7447dae1 MFp4: Make it work :-)
o Don't delay when checking the done bits.  There's no gain other
	  than a small performance hit.
	o calculate the clock divisors better (things are still way slow,
	  so maybe there's more here?)
	o don't always fail reset.  Always succeed instead.
	o fix inverted logic around at91_twi_wait() return value
	o remove debug code
	o remove unneeded, unworking junk
2006-11-22 06:51: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
at91_pio.c
at91_pioreg.h
at91_piovar.h
at91_pmc.c
at91_pmcreg.h
at91_pmcvar.h
at91_rtc.c
at91_rtcreg.h
at91_spi.c MFp4: Working SPI driver. 2006-10-20 07:10:13 +00:00
at91_spireg.h
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 MFp4: Make it work :-) 2006-11-22 06:51: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
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