summaryrefslogtreecommitdiff
path: root/include/configs/at91sam9261ek.h
Commit message (Expand)AuthorAgeLines
* spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common headerHeiko Schocher2014-11-17-1/+0
* ARM: at91 series: convert to generic boardBo Shen2014-11-17-0/+2
* Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-09-0/+1
|\
| * arm: atmel: get rid of too many ifdefferyBo Shen2013-11-04-0/+1
* | config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-04-1/+0
|/
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* ARM: at91: change nand flash tableBo Shen2013-03-12-10/+9
* Atmel: sam9g10/9m10/9x5: Add support to boot DT kernelBo Shen2012-09-17-0/+2
* arm: sam9g10/sam9m10g45: remove CONFIG_ARCH_CPU_INITBo Shen2012-09-01-2/+0
* ARM: Remove unused stack and irq config definesRob Herring2012-09-01-7/+0
* AT91SAM9*: Change kernel address in dataflash to match u-boot's sizeAlexandre Belloni2012-07-07-2/+3
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-20-1/+0
* Fix Stelian's email addressStelian Pop2011-11-29-1/+1
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-05-1/+0
* AT91: Board fix for AT91SAM9261-EKXu, Hong2011-08-03-62/+71
* Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk2010-10-29-1/+0
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-1/+0
* ARM change name of defines for AT91 arm926ejsAchim Ehrlich2010-03-07-1/+1
* add a new AT91 GPIO driverJens Scharsig2010-02-12-0/+1
* add new CONFIG_AT91_LEGACYJens Scharsig2010-02-12-0/+2
* common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher2009-12-08-1/+0
* Update the mtd driver name in bootargs for at91-based boardsAlbin Tonnerre2009-08-18-3/+3
* AT91: factor out ROUND() macroWolfgang Denk2009-07-22-1/+0
* NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...Wolfgang Denk2009-07-18-0/+2
* at91: Introduction of at91sam9g10 SOC.Sedji Gaouaou2009-07-12-1/+12
* Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer2009-06-15-0/+1
* at91: move cpu name define to arm/arch/ cpu headerJean-Christophe PLAGNIOL-VILLARD2009-06-12-1/+0
* Add config option for disabling DM9000-SROM support.Remy Bohmer2009-06-08-0/+1
* at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000Jean-Christophe PLAGNIOL-VILLARD2009-04-16-1/+1
* at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD2009-04-16-4/+1
* at91: move dataflash spi driver to drivers/spiJean-Christophe PLAGNIOL-VILLARD2009-04-04-0/+1
* at91: move usb driver to drivers/usbJean-Christophe PLAGNIOL-VILLARD2009-04-04-0/+1
* Add "source" command; prepare removal of "autoscr" commandWolfgang Denk2009-04-03-3/+3
* at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-22-0/+9
* at91sam9/at91cap: move common led management to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-22-0/+6
* usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger2009-01-28-1/+0
* NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-23-1/+0
* at91: Choose environment variables location within make config targetNicolas Ferre2008-12-06-4/+15
* AT91: Enable PLLB for USBStelian Pop2008-11-21-0/+1
* AT91: Use AT91_CPU_CLOCK in displaysStelian Pop2008-11-21-3/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-32/+32
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-7/+7
* rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NANDJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* AT91: Cleanup unused config header file definitions.Stelian Pop2008-05-10-2/+0
* AT91SAM9261EK: hook up the ATMEL LCD driverStelian Pop2008-05-10-0/+13
* AT91SAM9261EK supportStelian Pop2008-05-10-0/+191