summaryrefslogtreecommitdiff
path: root/board/atmel/at91sam9263ek/at91sam9263ek.c
Commit message (Expand)AuthorAgeLines
* AT91: Use AT91_CPU_CLOCK in displaysStelian Pop2008-11-21-1/+1
* AT91: Replace AT91_BASE_EMAC by the board specific values.Stelian Pop2008-11-07-1/+1
* AT91: Replace (undefined) AT91_ID_US* by the board specific values.Stelian Pop2008-11-07-3/+3
* lcd: Let the board code show board-specific infoHaavard Skinnemoen2008-10-27-0/+29
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-2/+2
* Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()Ben Warren2008-09-02-0/+11
* [AT91SAM9] Fix NAND FLASH timingsPatrice Vilchez2008-07-05-2/+2
* Fix boot from NOR due to incorrect reset delay.Stelian Pop2008-07-05-1/+6
* AT91SAM9263EK: hook up the ATMEL LCD driverStelian Pop2008-05-10-0/+65
* AT91SAM9263EK supportStelian Pop2008-05-10-0/+240