aboutsummaryrefslogtreecommitdiff
path: root/include/configs/at91sam9260ek.h
AgeCommit message (Expand)AuthorFilesLines
2017-05-09configs: at91sam9260ek/9g20ek: Update for DT and DMWenyou Yang1-28/+3
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-3/+0
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-1/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-5/+0
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-1/+0
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-1/+0
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-1/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-4/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-3/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-2/+0
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-09-11ARM: atmel: boards: use default CONFIG_SYS_PBSIZEBo Shen1-1/+0
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+0
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-8/+0
2015-02-07ARM: at91: mmc portA support is only for at91sam9g20ek_2mmc boardWu, Josh1-2/+4
2014-11-17spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common headerHeiko Schocher1-1/+0
2014-11-17ARM: at91 series: convert to generic boardBo Shen1-0/+2
2013-12-01arm926ejs, at91: add common phy_reset functionHeiko Schocher1-0/+1
2013-11-09Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+1
2013-11-04arm: atmel: get rid of too many ifdefferyBo Shen1-0/+1
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-1/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-05-12at91sam9260ek: move board id setup to config headerAndreas Bießmann1-0/+18
2013-05-12arm: at91: add at91sam9g20ek_mmc_config, which can save environment in mmc cardWu, Josh1-1/+17
2013-05-12arm: at91: enable mci support for at91sam9g20ek.Wu, Josh1-2/+14
2013-03-12ARM: at91: change nand flash tableBo Shen1-9/+9
2013-03-12arm: at91/configs: add bootz to configurationNicolas Ferre1-0/+1
2013-03-12arm: at91/configs: add libfdt to configurationNicolas Ferre1-0/+2
2013-02-19ARM: atmel: add at91sam9g20ek_2mmc nand boot supportBo Shen1-0/+2
2012-09-01ARM: Remove unused stack and irq config definesRob Herring1-7/+0
2012-07-07AT91SAM9*: Change kernel address in dataflash to match u-boot's sizeAlexandre Belloni1-2/+3
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini1-1/+0
2011-11-29Fix Stelian's email addressStelian Pop1-1/+1
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-06-21AT91 rework: fix at91sam(9260/9g20/9xe)ek board port to build again:Reinhard Meyer1-41/+66
2010-10-29Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk1-1/+0
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-1/+0
2010-03-07ARM change name of defines for AT91 arm926ejsAchim Ehrlich1-1/+1
2010-02-12add a new AT91 GPIO driverJens Scharsig1-0/+1
2010-02-12add new CONFIG_AT91_LEGACYJens Scharsig1-0/+2
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher1-1/+0
2009-08-18Update the mtd driver name in bootargs for at91-based boardsAlbin Tonnerre1-3/+3
2009-07-22AT91: factor out ROUND() macroWolfgang Denk1-1/+0
2009-07-18NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...Wolfgang Denk1-0/+2
2009-06-12at91: move cpu name define to arm/arch/ cpu headerJean-Christophe PLAGNIOL-VILLARD1-2/+0
2009-04-16at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000Jean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-04-16at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD1-7/+1