This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
arm
/
at91
History
Andrew Thompson
11c63ede84
Delete the old USB stack. The new stack has settled in and has all the
...
drivers/functionality and then some.
2009-05-27 16:16:56 +00:00
..
at91_cfata.c
- Fix build with INVARIANTS enabled.
2009-05-10 11:05:22 +00:00
at91_machdep.c
- Add the driver for AT91RM9200 CompactFlash controller. The driver
2009-04-22 23:54:41 +00:00
at91_mci.c
…
at91_mcireg.h
…
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
- Make SPI bus bridge be non-arch dependent by using more generic
2009-05-13 18:42:49 +00:00
at91_spireg.h
…
at91_ssc.c
…
at91_sscreg.h
…
at91_st.c
…
at91_streg.h
…
at91_twi.c
…
at91_twiio.h
…
at91_twireg.h
…
at91_usartreg.h
…
at91.c
Fix name for driver to assign to the SPI device.
2009-05-15 04:49:20 +00:00
at91board.h
…
at91rm92reg.h
- Add the driver for AT91RM9200 CompactFlash controller. The driver
2009-04-22 23:54:41 +00:00
at91var.h
…
board_bwct.c
…
board_hl200.c
…
board_kb920x.c
…
board_tsc4370.c
…
files.at91
- Add the driver for AT91RM9200 CompactFlash controller. The driver
2009-04-22 23:54:41 +00:00
hints.at91rm9200
…
hints.at91sam9261
…
if_ate.c
- Set MAC address in ateinit, so it can be changed later.
2009-05-13 21:01:10 +00:00
if_atereg.h
…
std.at91
…
std.bwct
…
std.hl200
…
std.kb920x
…
std.tsc4370
…
uart_bus_at91usart.c
…
uart_cpu_at91rm9200usart.c
…
uart_dev_at91usart.c
…