summaryrefslogtreecommitdiffstats
path: root/board/atmel/at91sam9260ek
Commit message (Expand)AuthorAgeFilesLines
* board: atmel: clean up peripheral clock codeWenyou Yang2016-02-181-10/+5
* at91sam9260ek: add missing files to MAINTAINERSAndreas Bießmann2015-08-281-0/+1
* ARM: at91: move board select menu and common settingsMasahiro Yamada2015-02-211-3/+0
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-291-3/+0
* leds: missing includeJeroen Hofstee2014-10-251-0/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-5/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+16
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+23
* arm926ejs, at91: add common phy_reset functionHeiko Schocher2013-12-011-18/+1
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-23/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-244-66/+4
* at91sam9260ek: move board id setup to config headerAndreas Bießmann2013-05-121-12/+0
* arm: at91: enable mci support for at91sam9g20ek.Wu, Josh2013-05-121-0/+10
* ARM: atmel: add at91sam9g20ek_2mmc nand boot supportBo Shen2013-02-191-1/+6
* AT91SAM9*: Change kernel address in dataflash to match u-boot's sizeAlexandre Belloni2012-07-071-3/+3
* Fix Stelian's email addressStelian Pop2011-11-293-3/+3
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* AT91 rework: fix at91sam(9260/9g20/9xe)ek board port to build again:Reinhard Meyer2011-06-213-64/+72
* 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
* at91sam9260/afeb9260: Fix SPI initializationAlbin Tonnerre2009-09-011-1/+1
* at91sam9260/9263: add back up for the rst(reset controller).Sedji Gaouaou2009-07-061-1/+5
* at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.Nicolas Ferre2009-03-221-0/+5
* at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-223-81/+2
* 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-31/+1
* at91sam9/at91cap: move common led management to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-221-27/+4
* at91sam9/at91cap: move common spi initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-221-16/+1
* at91sam9/at91cap: move common serial initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-221-28/+2
* 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
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-183-7/+7
* 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
* at91: Fix to enable using Teridian MII phy (78Q21x3) with at91sam9260Anatolij Gustschin2008-07-131-0/+9
* Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk2008-07-071-4/+4
|\
| * [AT91SAM9] Fix NAND FLASH timingsPatrice Vilchez2008-07-051-2/+2
| * Fix boot from NOR due to incorrect reset delay.Stelian Pop2008-07-051-2/+2
* | Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
|/
* Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD2008-05-244-58/+13
|\
| * AT91SAM9260EK: Handle 8 or 16 bit NANDStelian Pop2008-05-102-1/+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
* | Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
* | Fix @ -> <at> substitutionStelian Pop2008-05-105-5/+5
* | Update origin and copyright information in arch-at91sam9 header filesStelian Pop2008-05-101-1/+1
OpenPOWER on IntegriCloud