summaryrefslogtreecommitdiff
path: root/include/configs/MVBLUE.h
Commit message (Expand)AuthorAgeLines
* powerpc: mpc824x: remove MPC824X cpu supportMasahiro Yamada2015-01-05-325/+0
* powerpc: mpc824x: remove redundant CONFIG_MPC824X definitionMasahiro Yamada2014-01-24-1/+0
* config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring2013-11-04-1/+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
* pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos2013-06-07-0/+1
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-20-1/+0
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-05-1/+0
* 824x: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-0/+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
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-18-9/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-0/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-1/+1
* MVBLUE: Remove CONFIG_CMD_IRQPeter Tyser2009-12-14-1/+0
* rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger2009-02-18-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-107/+107
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-3/+3
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* Fix merge problemsStefan Roese2008-08-06-3/+4
* Big white-space cleanup.Wolfgang Denk2008-05-21-22/+22
* Get rid of "#undef DEBUG" from board config files.Wolfgang Denk2008-02-12-2/+0
* include/configs/[H-N]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-09-1/+19
* include/configs: Use new CONFIG_CMD_* in various M* named board config files.Jon Loeliger2007-07-08-7/+18
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-20-3/+3
* * Cleanup lowboot code for MPC5200wdenk2004-01-02-30/+30
* * Patch by Andre Schwarz, 24 Nov 2003:wdenk2003-12-07-0/+325