aboutsummaryrefslogtreecommitdiff
path: root/board/atmel/at91sam9260ek
AgeCommit message (Expand)AuthorFilesLines
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-23/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk4-66/+4
2013-05-12at91sam9260ek: move board id setup to config headerAndreas Bießmann1-12/+0
2013-05-12arm: at91: enable mci support for at91sam9g20ek.Wu, Josh1-0/+10
2013-02-19ARM: atmel: add at91sam9g20ek_2mmc nand boot supportBo Shen1-1/+6
2012-07-07AT91SAM9*: Change kernel address in dataflash to match u-boot's sizeAlexandre Belloni1-3/+3
2011-11-29Fix Stelian's email addressStelian Pop3-3/+3
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-06-21AT91 rework: fix at91sam(9260/9g20/9xe)ek board port to build again:Reinhard Meyer3-64/+72
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
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