summaryrefslogtreecommitdiffstats
path: root/include/configs/at91sam9260ek.h
Commit message (Expand)AuthorAgeFilesLines
* arm926ejs, at91: add common phy_reset functionHeiko Schocher2013-12-011-0/+1
* Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-091-0/+1
|\
| * arm: atmel: get rid of too many ifdefferyBo Shen2013-11-041-0/+1
* | config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-1/+0
|/
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* at91sam9260ek: move board id setup to config headerAndreas Bießmann2013-05-121-0/+18
* arm: at91: add at91sam9g20ek_mmc_config, which can save environment in mmc cardWu, Josh2013-05-121-1/+17
* arm: at91: enable mci support for at91sam9g20ek.Wu, Josh2013-05-121-2/+14
* ARM: at91: change nand flash tableBo Shen2013-03-121-9/+9
* arm: at91/configs: add bootz to configurationNicolas Ferre2013-03-121-0/+1
* arm: at91/configs: add libfdt to configurationNicolas Ferre2013-03-121-0/+2
* ARM: atmel: add at91sam9g20ek_2mmc nand boot supportBo Shen2013-02-191-0/+2
* ARM: Remove unused stack and irq config definesRob Herring2012-09-011-7/+0
* AT91SAM9*: Change kernel address in dataflash to match u-boot's sizeAlexandre Belloni2012-07-071-2/+3
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-201-1/+0
* Fix Stelian's email addressStelian Pop2011-11-291-1/+1
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-1/+0
* AT91 rework: fix at91sam(9260/9g20/9xe)ek board port to build again:Reinhard Meyer2011-06-211-41/+66
* Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk2010-10-291-1/+0
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-1/+0
* ARM change name of defines for AT91 arm926ejsAchim Ehrlich2010-03-071-1/+1
* add a new AT91 GPIO driverJens Scharsig2010-02-121-0/+1
* add new CONFIG_AT91_LEGACYJens Scharsig2010-02-121-0/+2
* common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher2009-12-081-1/+0
* Update the mtd driver name in bootargs for at91-based boardsAlbin Tonnerre2009-08-181-3/+3
* AT91: factor out ROUND() macroWolfgang Denk2009-07-221-1/+0
* NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...Wolfgang Denk2009-07-181-0/+2
* at91: move cpu name define to arm/arch/ cpu headerJean-Christophe PLAGNIOL-VILLARD2009-06-121-2/+0
* at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000Jean-Christophe PLAGNIOL-VILLARD2009-04-161-1/+1
* at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD2009-04-161-7/+1
* at91: move dataflash spi driver to drivers/spiJean-Christophe PLAGNIOL-VILLARD2009-04-041-0/+1
* at91: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD2009-04-041-0/+1
* Add "source" command; prepare removal of "autoscr" commandWolfgang Denk2009-04-031-3/+3
* at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.Nicolas Ferre2009-03-221-5/+18
* at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-221-0/+9
* at91sam9/at91cap: move common led management to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-221-0/+5
* usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger2009-01-281-1/+0
* NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-231-1/+0
* Fix new found CFG_Jean-Christophe PLAGNIOL-VILLARD2008-12-141-1/+1
* at91: Choose environment variables location within make config targetNicolas Ferre2008-12-061-4/+0
* AT91: Enable PLLB for USBStelian Pop2008-11-211-0/+2
* AT91: Use AT91_CPU_CLOCK in displaysStelian Pop2008-11-211-3/+5
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-34/+34
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-10/+10
* rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NANDJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* AT91: Cleanup unused config header file definitions.Stelian Pop2008-05-101-2/+0
* AT91SAM9260EK: Fix dataflash offsets in CONFIG_BOOTCOMMANDStelian Pop2008-05-101-2/+2
* AT91SAM9260EK: Normalize BOOTARGSStelian Pop2008-05-101-2/+14
* AT91SAM9260EK: Normalize SPI timingsStelian Pop2008-05-101-1/+1
OpenPOWER on IntegriCloud