summaryrefslogtreecommitdiff
path: root/include/configs/sbc8260.h
Commit message (Expand)AuthorAgeLines
* sbc82xx: delete support for obsolete SBC8240/SBC8260Paul Gortmaker2011-10-01-1080/+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-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
* Update all board to support new bbmiiphy driver (with multibus support)Luigi 'Comio' Mantellini2009-10-10-0/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-128/+128
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-13/+13
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* Fix merge problemsStefan Roese2008-08-06-1/+2
* Big white-space cleanup.Wolfgang Denk2008-05-21-1/+1
* Get rid of "#undef DEBUG" from board config files.Wolfgang Denk2008-02-12-1/+0
* include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-09-10/+12
* include/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-2/+1
* include/configs: Use new CONFIG_CMD_* in sbc* board config files.Jon Loeliger2007-07-05-25/+22
* Adjust "echo" as a default commandWolfgang Denk2006-03-12-2/+0
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-20-12/+12
* * Patch by Jon Loeliger, Kumar Gala 2005-02-08Jon Loeliger2005-07-23-0/+1
* * Patch by Dan Poirot, 06 Jul 2004:wdenk2004-07-11-1/+1
* Fix swapped config files.wdenk2004-07-10-296/+985
* * Rename SBC8560 into sbc8560 for consistencywdenk2004-07-10-985/+296
* Code cleanupwdenk2004-03-25-2/+2
* Code cleanup; make several boards compile & link.wdenk2004-03-14-2/+2
* Work on TRAB's auto_update feature.wdenk2003-09-18-1/+1
* * Patches by Jon Diekema, 17 Sep 2003:wdenk2003-09-18-29/+53
* * Code cleanup:wdenk2003-06-27-9/+9
* * Patch by Thomas Frieden, 13 Nov 2002:wdenk2002-11-19-21/+58
* * Patch by Jim Sandoz, 07 Nov 2002:wdenk2002-11-11-4/+50
* Initial revisionwdenk2002-11-03-0/+980