freebsd-dev/sys/arm/at91
Warner Losh b2e16e9338 Optimize the TX side of the part by using the PDC to move bytes out to
the wire.  This increases the speed considerably.  Start to put
infrastructure in place to do RX side, but that requires more study
before it can be done.
2006-04-06 04:27:19 +00:00
..
at91_pio.c Skeleton PIO support. 2006-03-24 07:39:29 +00:00
at91_pioreg.h Skeleton PIO support. 2006-03-24 07:39:29 +00:00
at91_pmc.c Add the sekelton of support for the Power Management Controller. 2006-03-24 07:37:56 +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 Add RTC support. This may be of dubious value since the RTC is reset 2006-03-24 07:35:30 +00:00
at91_rtcreg.h Add RTC support. This may be of dubious value since the RTC is reset 2006-03-24 07:35:30 +00:00
at91_spi.c
at91_spiio.h
at91_spireg.h
at91_ssc.c Skeleton support for the SSC device, which implements I2S interfaces, 2006-03-24 07:42:33 +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 MFp4: 2006-03-18 01:30:31 +00:00
at91_streg.h
at91_twi.c
at91_twiio.h
at91_twireg.h
at91_usartreg.h
at91.c MFp4: 2006-03-18 01:35:49 +00:00
at91rm92reg.h MFP4: 2006-03-18 01:38:25 +00:00
at91var.h
files.at91 Add rtc to files.at91 2006-03-24 07:36:23 +00:00
files.kb920x
hints.at91rm9200
hints.at91sam9261
if_ate.c MFp4: 2006-03-18 01:43:25 +00:00
if_atereg.h
kb920x_machdep.c MFp4: Don't force single-user now we can go multi-user. 2006-03-22 22:31:31 +00:00
ohci_atmelarm.c MFp4: 2006-03-18 01:45:29 +00:00
std.at91 These files apply to all the atmel parts that freebsd is going to run on, 2006-02-17 22:33:13 +00:00
std.kb920x These files apply to all the atmel parts that freebsd is going to run on, 2006-02-17 22:33:13 +00:00
uart_bus_at91usart.c
uart_cpu_at91rm9200usart.c
uart_dev_at91usart.c Optimize the TX side of the part by using the PDC to move bytes out to 2006-04-06 04:27:19 +00:00