summaryrefslogtreecommitdiff
path: root/include/configs/a4m072.h
Commit message (Expand)AuthorAgeLines
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-28-3/+0
* disk: convert CONFIG_MAC_PARTITION to KconfigPatrick Delaunay2017-01-28-1/+0
* pci: Move CONFIG_PCI_PNP to KconfigBin Meng2016-10-28-1/+0
* drivers/pci/Kconfig: Add PCITom Rini2016-10-27-1/+0
* Convert SILENT_CONSOLE options to KconfigSimon Glass2016-10-23-1/+0
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-12-1/+0
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-09-1/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-09-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-25-2/+0
* include/configs: Whitespace fixupTom Rini2016-04-25-3/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-25-5/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-25-1/+0
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-14-2/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-14-1/+0
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-24-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-25-3/+0
* autoboot.c: Move config options to KconfigStefan Roese2015-06-08-4/+0
* net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger2015-05-19-1/+0
* powerpc: mpc52xx: a4m072: Convert to generic boardStefan Roese2014-11-19-0/+2
* powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definitionMasahiro Yamada2014-01-24-2/+1
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-04-2/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-04-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-20-3/+0
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-05-1/+0
* Coding Style cleanupWolfgang Denk2010-10-27-1/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-2/+1
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-26-2/+2
* a4m072: add CONFIG_SYS_FLASH_BANKS_SIZES defineIlya Yanok2010-10-23-0/+1
* a4m072: changes to the default environmentIlya Yanok2010-10-21-21/+37
* Rename TEXT_BASE: fix merge conflictsWolfgang Denk2010-10-18-2/+4
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-18-3/+0
* a4m072: support for SHOW_BOOT_PROGRESS feature using LED displayIlya Yanok2010-10-12-0/+2
* a4m072: led display supportIlya Yanok2010-10-12-2/+10
* A4M072: Added support for the board.Sergei Poselenov2010-10-12-0/+377