summaryrefslogtreecommitdiffstats
path: root/include/configs/a4m072.h
Commit message (Expand)AuthorAgeFilesLines
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-2/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-3/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-5/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-1/+0
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-2/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-1/+0
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-3/+0
* autoboot.c: Move config options to KconfigStefan Roese2015-06-081-4/+0
* net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger2015-05-191-1/+0
* powerpc: mpc52xx: a4m072: Convert to generic boardStefan Roese2014-11-191-0/+2
* powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definitionMasahiro Yamada2014-01-241-2/+1
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-2/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-041-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-3/+0
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-1/+0
* Coding Style cleanupWolfgang Denk2010-10-271-1/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-2/+1
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-261-2/+2
* a4m072: add CONFIG_SYS_FLASH_BANKS_SIZES defineIlya Yanok2010-10-231-0/+1
* a4m072: changes to the default environmentIlya Yanok2010-10-211-21/+37
* Rename TEXT_BASE: fix merge conflictsWolfgang Denk2010-10-181-2/+4
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-181-3/+0
* a4m072: support for SHOW_BOOT_PROGRESS feature using LED displayIlya Yanok2010-10-121-0/+2
* a4m072: led display supportIlya Yanok2010-10-121-2/+10
* A4M072: Added support for the board.Sergei Poselenov2010-10-121-0/+377
OpenPOWER on IntegriCloud