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