freebsd-dev/sys/arm/at91
Warner Losh e6e7584dcd Collapse the files.at91 and files.at91sam9 back into files.at91.
Create a new option for at91rm9200 support.  Set this option in
std.at91.  Create a new option for the at91sam9 standard devices.  Set
this option in std.at91sam9.  Retire files.at91sam9.  Add options for
at91sam9x25 SoC and SAM9X25EK board, but don't connect it just yet as
the supporting files aren't quite ready.

Note: device at91rm9200 and device at91sam9 are presently mutually
exclusive.
2012-06-15 07:50:26 +00:00
..
at91_aicreg.h Import preliminary support for Atmel AT91SAM9G20 cpu, and the Hot-e HL201. 2010-07-14 00:48:53 +00:00
at91_cfata.c Eliminate devclass_find_free_unit call here, since -1 gives the same 2009-06-10 17:39:19 +00:00
at91_machdep.c Take half a step closer towards having a unified atmel kernel by 2012-06-15 06:38:55 +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 Tweak the disclaimer section of the license to match COPYRIGHT, for 2008-11-25 00:13:26 +00:00
at91_pio_rm9200.h Strip trailing whitespace before other changes. 2012-06-13 04:52:19 +00:00
at91_pio_sam9g20.h Add support for the AT91SAM9260 2010-10-06 22:40:27 +00:00
at91_pio.c - Try to bring these files closer to style(9). 2012-04-14 11:29:32 +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 Take half a step closer towards having a unified atmel kernel by 2012-06-15 06:38:55 +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 Add support for the AT91SAM9260 2010-10-06 22:40:27 +00:00
at91_pmcvar.h Strip trailing whitespace before other changes. 2012-06-13 04:52:19 +00:00
at91_reset.S Strip trailing whitespace before other changes. 2012-06-13 04:52:19 +00:00
at91_rst.c Add support for the Atmel SAM9XE familiy of microcontrollers, which 2012-04-14 17:09:38 +00:00
at91_rstreg.h if_ate.c: 2010-10-06 22:25:21 +00:00
at91_rtc.c Remove pointless semicolons after label 2011-09-30 04:55:23 +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 - Prepend the device description with "AT91" to reflect its nature. [1] 2012-06-03 00:54:10 +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 Tweak the disclaimer section of the license to match COPYRIGHT, for 2008-11-25 00:13:26 +00:00
at91_st.c Take half a step closer towards having a unified atmel kernel by 2012-06-15 06:38:55 +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 Generate an obviously missing STOP when having finished transmitting data. 2012-04-14 17:27:34 +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 Add support for the Atmel SAM9XE familiy of microcontrollers, which 2012-04-14 17:09:38 +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_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 Start to make it easier to add AT91RM9200 based boards: 2008-11-25 18:40:40 +00:00
at91reg.h Enhance the Atmel SoC chip identification routines to account for more 2012-06-06 06:19:52 +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
at91sam9260.c Remove stray break; that resulted from a last-minute, untested change. 2012-06-06 14:31:14 +00:00
at91sam9260reg.h Strip trailing whitespace before other changes. 2012-06-13 04:52:19 +00:00
at91var.h Enhance the Atmel SoC chip identification routines to account for more 2012-06-06 06:19:52 +00:00
board_bwct.c Convert BWCT and HL200 over to new board mechanism as well. The 2008-11-25 19:05:46 +00:00
board_ethernut5.c Add glue/support for the SAM9XE512-based Ethernut 5 boards. Currently, 2012-05-12 18:11:26 +00:00
board_hl200.c Convert BWCT and HL200 over to new board mechanism as well. The 2008-11-25 19:05:46 +00:00
board_hl201.c if_ate.c: 2010-10-06 22:25:21 +00:00
board_kb920x.c if_ate.c: 2010-10-06 22:25:21 +00:00
board_qila9g20.c Strip trailing whitespace before other changes. 2012-06-13 04:52:19 +00:00
board_sam9g20ek.c Strip trailing whitespace before other changes. 2012-06-13 04:52:19 +00:00
board_tsc4370.c Convert BWCT and HL200 over to new board mechanism as well. The 2008-11-25 19:05:46 +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_ate.c: 2010-10-06 22:25:21 +00:00
if_macb.c Strip trailing whitespace before other changes. 2012-06-13 04:52:19 +00:00
if_macbreg.h Import preliminary support for Atmel AT91SAM9G20 cpu, and the Hot-e HL201. 2010-07-14 00:48:53 +00:00
if_macbvar.h Import preliminary support for Atmel AT91SAM9G20 cpu, and the Hot-e HL201. 2010-07-14 00:48:53 +00:00
std.at91 Collapse the files.at91 and files.at91sam9 back into files.at91. 2012-06-15 07:50:26 +00:00
std.at91sam9 Collapse the files.at91 and files.at91sam9 back into files.at91. 2012-06-15 07:50:26 +00:00
std.bwct Convert BWCT and HL200 over to new board mechanism as well. The 2008-11-25 19:05:46 +00:00
std.ethernut5 Compute the master clock frequency, so we no longer need to have it 2012-05-29 03:23:18 +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 Compute the master clock frequency, so we no longer need to have it 2012-05-29 03:23:18 +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 Compute the master clock frequency, so we no longer need to have it 2012-05-29 03:23:18 +00:00
std.sam9g20ek Compute the master clock frequency, so we no longer need to have it 2012-05-29 03:23:18 +00:00
std.tsc4370 Convert BWCT and HL200 over to new board mechanism as well. The 2008-11-25 19:05:46 +00:00
uart_bus_at91usart.c Remove support for SKYEYE simulator 2011-01-05 23:45:07 +00:00
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