summaryrefslogtreecommitdiffstats
path: root/board/atmel/at91cap9adk/at91cap9adk.c
Commit message (Expand)AuthorAgeFilesLines
* Write MAC address automatically on MACB-based boardsBen Warren2010-07-121-7/+0
* ARM change name of defines for AT91 arm926ejsAchim Ehrlich2010-03-071-1/+1
* arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD2009-06-121-1/+0
* at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD2009-04-161-1/+2
* at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-221-1/+1
* at91sam9/at91cap: move common macb initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-221-21/+2
* at91sam9/at91cap: move common spi initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-221-15/+1
* at91sam9/at91cap: move common serial initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-221-28/+2
* AT91: Use AT91_CPU_CLOCK in displaysStelian Pop2008-11-211-1/+1
* AT91: Replace AT91_BASE_EMAC by the board specific values.Stelian Pop2008-11-071-1/+1
* AT91: Replace (undefined) AT91_ID_US* by the board specific values.Stelian Pop2008-11-071-3/+3
* lcd: Let the board code show board-specific infoHaavard Skinnemoen2008-10-271-0/+29
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-2/+2
* Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()Ben Warren2008-09-021-0/+11
* Fix boot from NOR due to incorrect reset delay.Stelian Pop2008-07-051-1/+6
* Support AT91CAP9 revC CPUsStelian Pop2008-05-101-0/+28
* AT91CAP9ADK: hook up the ATMEL LCD driverStelian Pop2008-05-101-0/+64
* AT91CAP9ADK: Handle 8 or 16 bit NANDStelian Pop2008-05-101-2/+6
* Update origin and copyright information in arch-at91sam9 header filesStelian Pop2008-05-101-1/+1
* Fix @ -> <at> substitutionStelian Pop2008-05-081-1/+1
* Port AT91CAP9 to the new headersStelian Pop2008-04-011-120/+111
* at91cap9adk: fix implicit declaration of function 'eth_init'Jean-Christophe PLAGNIOL-VILLARD2008-02-171-0/+3
* AT91CAP9 support : move board files to Atmel vendor directory.Stelian Pop2008-02-141-0/+283
OpenPOWER on IntegriCloud