summaryrefslogtreecommitdiff
path: root/include/configs/at91sam9m10g45ek.h
AgeCommit message (Expand)AuthorFilesLines
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-04-25configs: Re-sync HUSH optionsTom Rini1-1/+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-21arm: at91: mpddr: allow multiple DDR controllersErik van Luijk1-1/+0
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+0
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-8/+0
2015-04-01ARM: atmel: at91sam9m10g45ek: enable spl supportBo Shen1-0/+58
2014-07-08env_fat: use get_device_and_partition() during env save and loadWu, Josh1-2/+6
2014-05-27ARM: at91sam9m10g45ek: add mmc environment configuration supportWu, Josh1-0/+19
2014-05-27ARM: at91sam9m10g45ek: enable mci0 supportWu, Josh1-1/+14
2014-05-27at91: remove redundant AT91FAMILY definition in board config fileWu, Josh1-1/+0
2014-05-27ARM: atmel: at91sam9m10g45ek: convert to generic boardBo Shen1-0/+2
2013-12-02arm: atmel: sam9m10g45ek: let CONFIG_SYS_NO_FLASH at proper positionBo Shen1-3/+4
2013-12-02arm926ejs, at91: add common phy_reset functionHeiko Schocher1-0/+1
2013-11-14at91sam9m10g45ek: remove unused CONFIG_AT91_LEGACYAndreas Bießmann1-1/+0
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-1/+0
2013-08-22arm: atmel: remove the config.mk fileBo Shen1-0/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-03-12ARM: at91: change nand flash tableBo Shen1-8/+8
2013-03-12arm: at91/configs: add bootz to configurationNicolas Ferre1-0/+1
2012-09-17Atmel: sam9g10/9m10/9x5: Add support to boot DT kernelBo Shen1-0/+2
2012-09-01arm: sam9g10/sam9m10g45: remove CONFIG_ARCH_CPU_INITBo Shen1-1/+0
2012-09-01ARM: Remove unused stack and irq config definesRob Herring1-7/+0
2012-07-07AT91: at91sam9m10g45ek : Enable EHCI instead OHCIBo Shen1-17/+3
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-1/+0
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini1-1/+0
2012-04-20CMD: Remove CMD_AUTOSCRIPT, it's not usedMarek Vasut1-1/+0
2012-01-27NAND: Remove additional (CONFIG_SYS)_NAND_MAX_CHIPSScott Wood1-1/+0
2011-11-29Fix Stelian's email addressStelian Pop1-1/+1
2011-10-06board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-09-04atmel: Update support of board AT91SAM9M10G45-EK to new styleThomas Petazzoni1-106/+87
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-09common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher1-2/+0
2009-08-18Update the mtd driver name in bootargs for at91-based boardsAlbin Tonnerre1-2/+2
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/+3
2009-07-12at91: Introduction of at91sam9g45 SOC.Sedji Gaouaou1-0/+225