summaryrefslogtreecommitdiffstats
path: root/include/configs/sacsng.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-181-8/+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
* i2c: Update references to individual i2c commandsPeter Tyser2009-06-121-3/+3
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-142/+142
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-12/+12
* 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/+1
* sacsng board: fix warnings "suggest explicit braces to avoid ambiguous 'else'"Wolfgang Denk2008-07-031-4/+8
* 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-9/+11
* include/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-2/+1
* include/configs: Use new CONFIG_CMD_* in various s* named board config files.Jon Loeliger2007-07-051-30/+23
* Adjust "echo" as a default commandWolfgang Denk2006-03-121-2/+0
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-201-17/+17
* * Patch by Jon Loeliger, Kumar Gala 2005-02-08Jon Loeliger2005-07-231-0/+1
* Code cleanupwdenk2004-03-251-2/+2
* Code cleanup; make several boards compile & link.wdenk2004-03-141-2/+2
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-151-23/+23
* * Patches by Jon Diekema, 15 Sep 2003:wdenk2003-09-151-8/+73
* * Code cleanup:wdenk2003-06-271-4/+4
* * Patch by Jim Sandoz, 07 Nov 2002:wdenk2002-11-111-4/+12
* Initial revisionwdenk2002-11-031-0/+1000
OpenPOWER on IntegriCloud