summaryrefslogtreecommitdiff
path: root/include/configs/CPU86.h
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-24-3/+4
|\
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-23-3/+4
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
|/
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-20-2/+0
* powerpc: cpm2 boards: update fcc register logicMike Frysinger2011-10-17-4/+4
* 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/+6
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-1/+1
* Remove legacy NAND and disk on chip references from boards.Scott Wood2009-07-17-10/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-132/+132
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-5/+5
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-3/+3
* Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk2008-03-03-1/+1
* include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-09-1/+8
* include/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-3/+1
* include/configs: Use new CONFIG_CMD_* in various C* named board config files.Jon Loeliger2007-07-07-14/+17
* Fix JFFS2 support for legacy NAND driver.Marian Balakowicz2006-04-08-2/+0
* Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-05-0/+2
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-20-2/+2
* * Patch by Jon Loeliger, Kumar Gala 2005-02-08Jon Loeliger2005-07-23-0/+1
* Fix problems with SNTP support;wdenk2005-04-02-9/+10
* * Code cleanup:wdenk2003-06-27-79/+79
* * Patch by Josef Wagner, 12 Mar 2003:wdenk2003-03-12-3/+3
* Initial revisionwdenk2002-08-19-0/+654