summaryrefslogtreecommitdiff
path: root/include/configs/MHPC.h
Commit message (Expand)AuthorAgeLines
* config: remove platform CONFIG_SYS_HZ definition part 1/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
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-24-4/+4
|\
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-23-4/+4
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
|/
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-20-2/+0
* 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-8/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-0/+2
* Separate mtdparts command from jffs2Stefan Roese2009-03-20-2/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-73/+73
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* include/configs/[H-N]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-09-1/+9
* include/configs: Use new CONFIG_CMD_* in various M* named board config files.Jon Loeliger2007-07-08-12/+15
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-20-2/+2
* Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk2005-08-08-2/+17
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-20-63/+63
* * Code cleanup:wdenk2003-06-27-8/+8
* Initial revisionwdenk2002-11-02-0/+371