summaryrefslogtreecommitdiff
path: root/include/configs/BAB7xx.h
Commit message (Expand)AuthorAgeLines
* 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
* PowerPC: change board specific early pci_init() into generic.Andre Schwarz2010-10-06-0/+1
* Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitionsWolfgang Denk2010-06-23-3/+2
* Separate mtdparts command from jffs2Stefan Roese2009-03-20-2/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-156/+156
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
* rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* drivers/pci: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-1/+1
* drivers/misc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-1/+1
* Get rid of "#undef DEBUG" from board config files.Wolfgang Denk2008-02-12-1/+0
* Coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-06-3/+3
* include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-09-1/+10
* include/configs: Use new CONFIG_CMD_* in various B* named board config files.Jon Loeliger2007-07-07-7/+14
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-20-2/+2
* Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk2005-08-08-4/+19
* * Code cleanup:wdenk2003-06-27-11/+11
* Initial revisionwdenk2002-11-02-0/+452