1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/arm/at91
Warner Losh 8304b99a75 Create a generic way to support multiple boards within an
arm platform.  Add all the atmel boards to the ATMEL kernel for
testing purposes.  Until boot loader arg parsing of baord type
is done, this won't actually be able to do the runtime selection.
2012-07-07 05:02:39 +00:00
..
at91_aicreg.h
at91_cfata.c
at91_machdep.c Create a generic way to support multiple boards within an 2012-07-07 05:02:39 +00:00
at91_mci.c Strip trailing whitespace before other changes. 2012-06-13 04:52:19 +00:00
at91_mcireg.h - Add support for MCI1 revision 2xx controllers and a work-around for their 2012-04-22 00:43:32 +00:00
at91_pdcreg.h
at91_pio_rm9200.h Strip trailing whitespace before other changes. 2012-06-13 04:52:19 +00:00
at91_pio_sam9g20.h
at91_pio.c Throw this debug behind bootverbose. The information isn't all that 2012-06-16 04:34:46 +00:00
at91_pioreg.h Hack to unbreak boot2 for at91rm9200 boot loader. When the at91sam 2012-05-11 14:40:25 +00:00
at91_piovar.h - Try to bring these files closer to style(9). 2012-04-14 11:29:32 +00:00
at91_pit.c Make it possible to link together a sam and an rm kernel. The results 2012-06-15 08:37:50 +00:00
at91_pitreg.h Strip trailing whitespace before other changes. 2012-06-13 04:52:19 +00:00
at91_pmc.c Enhance the Atmel SoC chip identification routines to account for more 2012-06-06 06:19:52 +00:00
at91_pmcreg.h
at91_pmcvar.h Tweak comment. 2012-06-29 06:06:19 +00:00
at91_reset.S Strip trailing whitespace before other changes. 2012-06-13 04:52:19 +00:00
at91_rst.c Make it possible to link together a sam and an rm kernel. The results 2012-06-15 08:37:50 +00:00
at91_rstreg.h
at91_rtc.c Remove pointless semicolons after label 2011-09-30 04:55:23 +00:00
at91_rtcreg.h
at91_spi.c Revert the part of r236495 that introduced checking of SPI_SR_TXEMPTY 2012-06-18 20:14:42 +00:00
at91_spireg.h - Prepend the device description with "AT91" to reflect its nature. [1] 2012-06-03 00:54:10 +00:00
at91_ssc.c Strip trailing whitespace before other changes. 2012-06-13 04:52:19 +00:00
at91_sscreg.h
at91_st.c Make it possible to link together a sam and an rm kernel. The results 2012-06-15 08:37:50 +00:00
at91_streg.h
at91_twi.c Fix a stray debug that I committed accidentally years ago... 2012-06-22 06:44:22 +00:00
at91_twiio.h
at91_twireg.h Add support for the Atmel SAM9XE familiy of microcontrollers, which 2012-04-14 17:09:38 +00:00
at91_usartreg.h
at91_wdt.c Add support for the Atmel SAM9XE familiy of microcontrollers, which 2012-04-14 17:09:38 +00:00
at91_wdtreg.h Strip trailing whitespace before other changes. 2012-06-13 04:52:19 +00:00
at91.c Strip trailing whitespace before other changes. 2012-06-13 04:52:19 +00:00
at91board.h Create a generic way to support multiple boards within an 2012-07-07 05:02:39 +00:00
at91reg.h Move these #defines to at91reg.h (where I should have put them in the 2012-06-22 05:54:34 +00:00
at91rm92reg.h Strip trailing whitespace before other changes. 2012-06-13 04:52:19 +00:00
at91rm9200.c Strip trailing whitespace before other changes. 2012-06-13 04:52:19 +00:00
at91sam9g20.c Strip trailing whitespace before other changes. 2012-06-13 04:52:19 +00:00
at91sam9g20reg.h Strip trailing whitespace before other changes. 2012-06-13 04:52:19 +00:00
at91sam9x25.c Add PIOD, make at91sam9x25 a standard SoC, tweak some comments. 2012-06-29 06:05:44 +00:00
at91sam9x25reg.h Add PIOD, make at91sam9x25 a standard SoC, tweak some comments. 2012-06-29 06:05:44 +00:00
at91sam9260.c Unbreak after r236658 by comparing the right things. 2012-06-18 19:22:10 +00:00
at91sam9260reg.h Strip trailing whitespace before other changes. 2012-06-13 04:52:19 +00:00
at91var.h Make it possible to link together a sam and an rm kernel. The results 2012-06-15 08:37:50 +00:00
board_bwct.c Create a generic way to support multiple boards within an 2012-07-07 05:02:39 +00:00
board_ethernut5.c Create a generic way to support multiple boards within an 2012-07-07 05:02:39 +00:00
board_hl200.c Create a generic way to support multiple boards within an 2012-07-07 05:02:39 +00:00
board_hl201.c Create a generic way to support multiple boards within an 2012-07-07 05:02:39 +00:00
board_kb920x.c Create a generic way to support multiple boards within an 2012-07-07 05:02:39 +00:00
board_qila9g20.c Create a generic way to support multiple boards within an 2012-07-07 05:02:39 +00:00
board_sam9g20ek.c Create a generic way to support multiple boards within an 2012-07-07 05:02:39 +00:00
board_sam9x25ek.c Create a generic way to support multiple boards within an 2012-07-07 05:02:39 +00:00
board_tsc4370.c Create a generic way to support multiple boards within an 2012-07-07 05:02:39 +00:00
files.at91 Collapse the files.at91 and files.at91sam9 back into files.at91. 2012-06-15 07:50:26 +00:00
hints.at91rm9200
hints.at91sam9261
if_ate.c Add support for the Atmel SAM9XE familiy of microcontrollers, which 2012-04-14 17:09:38 +00:00
if_atereg.h
if_macb.c Strip trailing whitespace before other changes. 2012-06-13 04:52:19 +00:00
if_macbreg.h
if_macbvar.h
std.at91 Opt-in rather than opt-out of the SoC. We don't really support 2012-07-01 06:34:17 +00:00
std.at91sam9 Opt-in rather than opt-out of the SoC. We don't really support 2012-07-01 06:34:17 +00:00
std.atmel Create a pseudo-lint kernel for all at91 SoCs. This kernel will not 2012-07-01 06:56:41 +00:00
std.bwct
std.ethernut5 Opt-in rather than opt-out of the SoC. We don't really support 2012-07-01 06:34:17 +00:00
std.hl200 Compute the master clock frequency, so we no longer need to have it 2012-05-29 03:23:18 +00:00
std.hl201 Opt-in rather than opt-out of the SoC. We don't really support 2012-07-01 06:34:17 +00:00
std.kb920x Compute the master clock frequency, so we no longer need to have it 2012-05-29 03:23:18 +00:00
std.qila9g20 Opt-in rather than opt-out of the SoC. We don't really support 2012-07-01 06:34:17 +00:00
std.sam9g20ek Opt-in rather than opt-out of the SoC. We don't really support 2012-07-01 06:34:17 +00:00
std.sam9x25ek Opt-in rather than opt-out of the SoC. We don't really support 2012-07-01 06:34:17 +00:00
std.tsc4370
uart_bus_at91usart.c
uart_cpu_at91rm9200usart.c Strip trailing whitespace before other changes. 2012-06-13 04:52:19 +00:00
uart_dev_at91usart.c - Add missing locking in at91_usart_getc(). 2012-05-01 20:42:03 +00:00