summaryrefslogtreecommitdiffstats
path: root/include/configs/sacsng.h
Commit message (Expand)AuthorAgeFilesLines
* dm: spi: Remove SPI_INIT featureSimon Glass2014-10-221-1/+0
* lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RANDPrzemyslaw Marczak2014-03-281-0/+1
* powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Masahiro Yamada2014-03-071-1/+0
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-1/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-041-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day2013-09-201-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-7/+4
|\
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-7/+4
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-1/+0
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-201-3/+0
* powerpc: cpm2 boards: update fcc register logicMike Frysinger2011-10-171-3/+3
* sbc82xx: delete support for obsolete SBC8240/SBC8260Paul Gortmaker2011-10-011-3/+1
* 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-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