summaryrefslogtreecommitdiff
path: root/include/configs/HIDDEN_DRAGON.h
Commit message (Expand)AuthorAgeLines
* powerpc: mpc824x: remove redundant CONFIG_MPC824X definitionMasahiro Yamada2014-01-24-1/+0
* config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring2013-11-04-1/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-04-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-24-3/+6
|\
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-23-3/+6
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
|/
* pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos2013-06-07-0/+1
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-20-1/+0
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-05-1/+0
* WINBOND_83C553: enable only on boards that actually use it.Wolfgang Denk2010-11-26-1/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-4/+2
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-26-4/+4
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-18-8/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-0/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-1/+1
* remove _IO_BASE and KSEG1ADDR from board configuration filesTimur Tabi2009-07-11-3/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-140/+140
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* drivers/pci: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-1/+1
* drivers/misc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-1/+1
* include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-10-0/+9
* include/configs: Use new CONFIG_CMD_* in various H* named board config files.Jon Loeliger2007-07-08-10/+12
* * Patch by Yusdi Santoso, 22 Oct 2004:wdenk2005-04-03-0/+387