aboutsummaryrefslogtreecommitdiff
path: root/board/atmel/at91sam9260ek
AgeCommit message (Expand)AuthorFilesLines
2009-09-01at91sam9260/afeb9260: Fix SPI initializationAlbin Tonnerre1-1/+1
2009-07-06at91sam9260/9263: add back up for the rst(reset controller).Sedji Gaouaou1-1/+5
2009-03-22at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.Nicolas Ferre1-0/+5
2009-03-22at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD3-81/+2
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-31/+1
2009-03-22at91sam9/at91cap: move common led management to cpuJean-Christophe PLAGNIOL-VILLARD1-27/+4
2009-03-22at91sam9/at91cap: move common spi initialisation to cpuJean-Christophe PLAGNIOL-VILLARD1-16/+1
2009-03-22at91sam9/at91cap: move common serial initialisation to cpuJean-Christophe PLAGNIOL-VILLARD1-28/+2
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-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD3-7/+7
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-13at91: Fix to enable using Teridian MII phy (78Q21x3) with at91sam9260Anatolij Gustschin1-0/+9
2008-07-07Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk1-4/+4
2008-07-05[AT91SAM9] Fix NAND FLASH timingsPatrice Vilchez1-2/+2
2008-07-05Fix boot from NOR due to incorrect reset delay.Stelian Pop1-2/+2
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-05-24Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD4-58/+13
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2008-05-10AT91SAM9260EK: Handle 8 or 16 bit NANDStelian Pop2-1/+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-10Fix @ -> <at> substitutionStelian Pop5-5/+5
2008-05-10Update origin and copyright information in arch-at91sam9 header filesStelian Pop1-1/+1
2008-05-10Add copyright information in Atmel boards partition.cStelian Pop1-0/+2
2008-05-08Fix @ -> <at> substitutionStelian Pop5-5/+5
2008-04-18Clean up dataflash partitioningUlf Samuelsson2-0/+39
2008-04-01AT91SAM9260EK: Move CONFIG_CMD_NAND to MakefileJean-Christophe PLAGNIOL-VILLARD2-6/+5
2008-04-01Add support for AT91SAM9260EKStelian Pop6-0/+487