summaryrefslogtreecommitdiffstats
path: root/board/atmel/at91cap9adk
Commit message (Expand)AuthorAgeFilesLines
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* 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-223-74/+1
* atmel/at91/boards: compile dataflash partition only when dataflash isJean-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 led management to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-221-40/+6
* 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-183-6/+6
* Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()Ben Warren2008-09-021-0/+11
* at91: Update board NAND drivers to current API.Scott Wood2008-08-131-19/+18
* Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk2008-07-071-1/+6
|\
| * Fix boot from NOR due to incorrect reset delay.Stelian Pop2008-07-051-1/+6
* | Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
|/
* 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-102-2/+9
* Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platformsStelian Pop2008-05-101-57/+0
* Add proper copyright notices in Atmel boards MakefilesStelian Pop2008-05-101-0/+4
* Add copyright information in Atmel boards partition.cStelian Pop2008-05-101-0/+2
* Update origin and copyright information in arch-at91sam9 header filesStelian Pop2008-05-101-1/+1
* Fix @ -> <at> substitutionStelian Pop2008-05-085-5/+5
* Clean up dataflash partitioningUlf Samuelsson2008-04-182-0/+38
* AT91CAP9ADK: Move CONFIG_CMD_NAND to MakefileJean-Christophe PLAGNIOL-VILLARD2008-04-012-6/+5
* Port AT91CAP9 to the new headersStelian Pop2008-04-013-146/+136
* 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-146-0/+542
OpenPOWER on IntegriCloud