summaryrefslogtreecommitdiffstats
path: root/sys/arm/at91/board_bwct.c
Commit message (Collapse)AuthorAgeFilesLines
* Configure the peripheral pins for MCI devices. Eliminate the now-unusedimp2012-07-151-0/+3
| | | | at91_pio_rm9200.h.
* Create common routines for configuring the serial ports and use themimp2012-07-141-25/+2
| | | | on all the at91rm9200 boards.
* For our at91rm9200 boards, register which subtype of SoC is on theimp2012-07-131-1/+6
| | | | | board. We'll use this later to control the differences between these two variants' pins.
* Create a generic way to support multiple boards within animp2012-07-071-1/+4
| | | | | | 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.
* Convert BWCT and HL200 over to new board mechanism as well. Theimp2008-11-251-0/+66
TSC4370 config file wasn't committed to this tree, so I don't know if my changes will work on it or not.
OpenPOWER on IntegriCloud