summaryrefslogtreecommitdiffstats
path: root/include/configs/GEN860T.h
Commit message (Expand)AuthorAgeFilesLines
* config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring2013-11-041-5/+0
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-16/+23
|\
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-16/+23
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* powerpc: remove not used CONFIG_SYS_TFTP_LOADADDRtrem2012-12-151-5/+0
* 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-10/+0
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-261-2/+2
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-181-6/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-0/+2
* Remove legacy NAND and disk on chip references from boards.Scott Wood2009-07-171-17/+0
* Add "source" command; prepare removal of "autoscr" commandWolfgang Denk2009-04-031-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-91/+91
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-6/+6
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-211-44/+42
* Add CONFIG_MII_INIT support to related boardsTsiChung Liew2008-04-131-0/+1
* Improve configuration of FPGA subsystemMatthias Fuchs2008-01-091-1/+3
* Fix build errors and warnings / code cleanup.Wolfgang Denk2007-08-021-1/+1
* include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-091-3/+6
* Clear up confusion over the CMD_POST and POST_DIAG mess.Jon Loeliger2007-07-081-7/+3
* include/configs: Use new CONFIG_CMD_* in various F* and G* named board config...Jon Loeliger2007-07-081-27/+21
* Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-051-0/+2
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-201-2/+2
* * Code cleanup:wdenk2003-06-271-3/+3
* * Add support for Promess ATC boardwdenk2003-05-031-35/+84
* Initial revisionwdenk2002-11-031-0/+717
OpenPOWER on IntegriCloud