summaryrefslogtreecommitdiffstats
path: root/include/configs/BAB7xx.h
Commit message (Expand)AuthorAgeFilesLines
* MPC7xx: remove obsolete "BAB7xx" boardWolfgang Denk2011-12-081-473/+0
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-1/+0
* 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
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-181-9/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-0/+2
* PowerPC: change board specific early pci_init() into generic.Andre Schwarz2010-10-061-0/+1
* Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitionsWolfgang Denk2010-06-231-3/+2
* Separate mtdparts command from jffs2Stefan Roese2009-03-201-2/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-156/+156
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* drivers/pci: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* drivers/misc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* Get rid of "#undef DEBUG" from board config files.Wolfgang Denk2008-02-121-1/+0
* Coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-061-3/+3
* include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-091-1/+10
* include/configs: Use new CONFIG_CMD_* in various B* named board config files.Jon Loeliger2007-07-071-7/+14
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-201-2/+2
* Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk2005-08-081-4/+19
* * Code cleanup:wdenk2003-06-271-11/+11
* Initial revisionwdenk2002-11-021-0/+452
OpenPOWER on IntegriCloud