aboutsummaryrefslogtreecommitdiff
path: root/board/atmel/at91cap9adk
AgeCommit message (Expand)AuthorFilesLines
2011-09-04ARM: remove broken "at91cap9adk" boardWolfgang Denk5-491/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-07-12Write MAC address automatically on MACB-based boardsBen Warren1-7/+0
2010-03-07ARM change name of defines for AT91 arm926ejsAchim Ehrlich1-1/+1
2009-06-12arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD1-1/+0
2009-04-16at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD1-1/+2
2009-03-22at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD3-74/+1
2009-03-22atmel/at91/boards: compile dataflash partition only when dataflash isJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-03-22at91sam9/at91cap: move common macb initialisation to cpuJean-Christophe PLAGNIOL-VILLARD1-21/+2
2009-03-22at91sam9/at91cap: move common led management to cpuJean-Christophe PLAGNIOL-VILLARD1-40/+6
2009-03-22at91sam9/at91cap: move common spi initialisation to cpuJean-Christophe PLAGNIOL-VILLARD1-15/+1
2009-03-22at91sam9/at91cap: move common serial initialisation to cpuJean-Christophe PLAGNIOL-VILLARD1-28/+2
2008-11-21AT91: Use AT91_CPU_CLOCK in displaysStelian Pop1-1/+1
2008-11-07AT91: Replace AT91_BASE_EMAC by the board specific values.Stelian Pop1-1/+1
2008-11-07AT91: Replace (undefined) AT91_ID_US* by the board specific values.Stelian Pop1-3/+3
2008-10-27lcd: Let the board code show board-specific infoHaavard Skinnemoen1-0/+29
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD3-6/+6
2008-09-02Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()Ben Warren1-0/+11
2008-08-13at91: Update board NAND drivers to current API.Scott Wood1-19/+18
2008-07-07Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk1-1/+6
2008-07-05Fix boot from NOR due to incorrect reset delay.Stelian Pop1-1/+6
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-05-10Support AT91CAP9 revC CPUsStelian Pop1-0/+28
2008-05-10AT91CAP9ADK: hook up the ATMEL LCD driverStelian Pop1-0/+64
2008-05-10AT91CAP9ADK: Handle 8 or 16 bit NANDStelian Pop2-2/+9
2008-05-10Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platformsStelian Pop1-57/+0
2008-05-10Add proper copyright notices in Atmel boards MakefilesStelian Pop1-0/+4
2008-05-10Add copyright information in Atmel boards partition.cStelian Pop1-0/+2
2008-05-10Update origin and copyright information in arch-at91sam9 header filesStelian Pop1-1/+1
2008-05-08Fix @ -> <at> substitutionStelian Pop5-5/+5
2008-04-18Clean up dataflash partitioningUlf Samuelsson2-0/+38
2008-04-01AT91CAP9ADK: Move CONFIG_CMD_NAND to MakefileJean-Christophe PLAGNIOL-VILLARD2-6/+5
2008-04-01Port AT91CAP9 to the new headersStelian Pop3-146/+136
2008-02-17at91cap9adk: fix implicit declaration of function 'eth_init'Jean-Christophe PLAGNIOL-VILLARD1-0/+3
2008-02-14AT91CAP9 support : move board files to Atmel vendor directory.Stelian Pop6-0/+542