aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8323ERDB.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert CONFIG_HOSTNAME to a string optionMario Six2018-04-081-1/+1
* Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-161-1/+0
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-7/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-2/+0
* include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni2017-09-031-3/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-1/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-2/+0
* include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni2017-09-031-6/+0
* Convert CONFIG_CMD_PCI to KconfigSimon Glass2017-08-111-4/+0
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-251-1/+0
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-1/+0
* Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass2017-05-221-1/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-1/+0
* pci: Move CONFIG_PCI_PNP to KconfigBin Meng2016-10-281-1/+0
* drivers/pci/Kconfig: Add PCITom Rini2016-10-271-2/+0
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-121-2/+0
* mpc83xx: make it bootable with the latest kernelKevin Hao2016-07-211-0/+1
* mpc83xx: fix the corruption of u-boot when saveenvKevin Hao2016-07-211-1/+1
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-2/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-2/+0
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-4/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-1/+0
* ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-211-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-6/+0
* mpc83xx: preempt premature board support removal by setting GENERIC_BOARDKim Phillips2015-03-171-0/+3
* powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definitionMasahiro Yamada2014-01-241-1/+0
* kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEXVladimir Zapolskiy2013-12-131-1/+0
* config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring2013-11-041-1/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-041-1/+0
* i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-6/+6
* i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-1/+0
* pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos2013-06-071-0/+1
* COMMON: Use __stringify() instead of MK_STR()Marek Vasut2012-10-151-11/+10
* powerpc/mpc83xx: increment malloc heap sizeKim Phillips2012-07-031-1/+1
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-3/+0
* mpc83xx: Cleanup usage of LBC constantsJoe Hershberger2011-11-031-70/+14
* mpc83xx: Cleanup usage of DDR constantsJoe Hershberger2011-11-031-2/+0
* mpc83xx: Cleanup usage of BAT constantsJoe Hershberger2011-11-031-7/+7
* mpc83xx: cosmetic: MPC8323ERDB.h checkpatch complianceJoe Hershberger2011-11-031-103/+150
* common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger2011-10-221-1/+1
* common: cosmetic: CONFIG_ROOTPATH checkpatch complianceJoe Hershberger2011-10-221-1/+1
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-6/+0
* powerpc/83xx: remove empty board_early_init_f()Timur Tabi2011-07-061-2/+0
* fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming2011-04-201-2/+2
* 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