freebsd-dev/sys/arm/at91
Warner Losh 26d9c85a3a Start to make it easier to add AT91RM9200 based boards:
o Copy kb920x_machdep.c to at91_machdep.c
o Move board_init to new board_kb920x.c
o rename ramsize to at91_ramsize and make it accessible to board_* files.
o Delete files.kb920x.  We can do this selection with the new boards.
o Add a stub for the tsc4370 board init, which will be added in
  a future commit.
o Add new 'devices' at91_board_kb920x and at91_board_tsc4370.  More are
  needed and will be added in future commits.

Reviewed by:	stass, cognet
2008-11-25 18:40:40 +00:00
..
at91_machdep.c Start to make it easier to add AT91RM9200 based boards: 2008-11-25 18:40:40 +00:00
at91_mci.c Tweak the disclaimer section of the license to match COPYRIGHT, for 2008-11-25 00:13:26 +00:00
at91_mcireg.h Tweak the disclaimer section of the license to match COPYRIGHT, for 2008-11-25 00:13:26 +00:00
at91_pdcreg.h Tweak the disclaimer section of the license to match COPYRIGHT, for 2008-11-25 00:13:26 +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 Tweak the disclaimer section of the license to match COPYRIGHT, for 2008-11-25 00:13:26 +00:00
at91_pioreg.h Tweak the disclaimer section of the license to match COPYRIGHT, for 2008-11-25 00:13:26 +00:00
at91_piovar.h Tweak the disclaimer section of the license to match COPYRIGHT, for 2008-11-25 00:13:26 +00:00
at91_pmc.c Tweak the disclaimer section of the license to match COPYRIGHT, for 2008-11-25 00:13:26 +00:00
at91_pmcreg.h Tweak the disclaimer section of the license to match COPYRIGHT, for 2008-11-25 00:13:26 +00:00
at91_pmcvar.h Tweak the disclaimer section of the license to match COPYRIGHT, for 2008-11-25 00:13:26 +00:00
at91_rtc.c Tweak the disclaimer section of the license to match COPYRIGHT, for 2008-11-25 00:13:26 +00:00
at91_rtcreg.h Tweak the disclaimer section of the license to match COPYRIGHT, for 2008-11-25 00:13:26 +00:00
at91_spi.c Tweak the disclaimer section of the license to match COPYRIGHT, for 2008-11-25 00:13:26 +00:00
at91_spireg.h Tweak the disclaimer section of the license to match COPYRIGHT, for 2008-11-25 00:13:26 +00:00
at91_ssc.c Tweak the disclaimer section of the license to match COPYRIGHT, for 2008-11-25 00:13:26 +00:00
at91_sscreg.h Tweak the disclaimer section of the license to match COPYRIGHT, for 2008-11-25 00:13:26 +00:00
at91_st.c Tweak the disclaimer section of the license to match COPYRIGHT, for 2008-11-25 00:13:26 +00:00
at91_streg.h Tweak the disclaimer section of the license to match COPYRIGHT, for 2008-11-25 00:13:26 +00:00
at91_twi.c Tweak the disclaimer section of the license to match COPYRIGHT, for 2008-11-25 00:13:26 +00:00
at91_twiio.h Tweak the disclaimer section of the license to match COPYRIGHT, for 2008-11-25 00:13:26 +00:00
at91_twireg.h Tweak the disclaimer section of the license to match COPYRIGHT, for 2008-11-25 00:13:26 +00:00
at91_usartreg.h Tweak the disclaimer section of the license to match COPYRIGHT, for 2008-11-25 00:13:26 +00:00
at91.c Tweak the disclaimer section of the license to match COPYRIGHT, for 2008-11-25 00:13:26 +00:00
at91board.h Start to make it easier to add AT91RM9200 based boards: 2008-11-25 18:40:40 +00:00
at91rm92reg.h Tweak the disclaimer section of the license to match COPYRIGHT, for 2008-11-25 00:13:26 +00:00
at91var.h Start to make it easier to add AT91RM9200 based boards: 2008-11-25 18:40:40 +00:00
board_kb920x.c Start to make it easier to add AT91RM9200 based boards: 2008-11-25 18:40:40 +00:00
files.at91 Start to make it easier to add AT91RM9200 based boards: 2008-11-25 18:40:40 +00:00
hints.at91rm9200
hints.at91sam9261
if_ate.c Replace disclaimer with the one from COPYRIGHT. Joint authors aggreed 2008-11-25 00:14:49 +00:00
if_atereg.h Replace disclaimer with the one from COPYRIGHT. Joint authors aggreed 2008-11-25 00:14:49 +00:00
ohci_atmelarm.c Replace disclaimer with the one from COPYRIGHT. Joint authors aggreed 2008-11-25 00:14:49 +00:00
std.at91 Whitespace nit. 2008-11-25 16:38:10 +00:00
std.kb920x Start to make it easier to add AT91RM9200 based boards: 2008-11-25 18:40:40 +00:00
uart_bus_at91usart.c Tweak the disclaimer section of the license to match COPYRIGHT, for 2008-11-25 00:13:26 +00:00
uart_cpu_at91rm9200usart.c Tweak the disclaimer section of the license to match COPYRIGHT, for 2008-11-25 00:13:26 +00:00
uart_dev_at91usart.c Tweak the disclaimer section of the license to match COPYRIGHT, for 2008-11-25 00:13:26 +00:00