summaryrefslogtreecommitdiff
path: root/include/configs/sacsng.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-7/+4
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher1-7/+4
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-1/+0
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini1-3/+0
2011-10-18powerpc: cpm2 boards: update fcc register logicMike Frysinger1-3/+3
2011-10-01sbc82xx: delete support for obsolete SBC8240/SBC8260Paul Gortmaker1-3/+1
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-2/+1
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk1-2/+2
2010-10-19powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-8/+0
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+2
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2009-10-11Update all board to support new bbmiiphy driver (with multibus support)Luigi 'Comio' Mantellini1-0/+4
2009-06-12i2c: Update references to individual i2c commandsPeter Tyser1-3/+3
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-142/+142
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-12/+12
2008-09-11rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-11rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-06Fix merge problemsStefan Roese1-1/+1
2008-07-04sacsng board: fix warnings "suggest explicit braces to avoid ambiguous 'else'"Wolfgang Denk1-4/+8
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2008-02-12Get rid of "#undef DEBUG" from board config files.Wolfgang Denk1-1/+0
2007-07-10include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger1-9/+11
2007-07-10include/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-2/+1
2007-07-05include/configs: Use new CONFIG_CMD_* in various s* named board config files.Jon Loeliger1-30/+23
2006-03-12Adjust "echo" as a default commandWolfgang Denk1-2/+0
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk1-17/+17
2005-07-23* Patch by Jon Loeliger, Kumar Gala 2005-02-08Jon Loeliger1-0/+1
2004-03-25Code cleanupwdenk1-2/+2
2004-03-15Code cleanup; make several boards compile & link.wdenk1-2/+2
2003-10-16* Patches by Xianghua Xiao, 15 Oct 2003:wdenk1-23/+23
2003-09-15* Patches by Jon Diekema, 15 Sep 2003:wdenk1-8/+73
2003-06-28* Code cleanup:wdenk1-4/+4
2002-11-12* Patch by Jim Sandoz, 07 Nov 2002:wdenk1-4/+12
2002-11-03Initial revisionwdenk1-0/+1000