summaryrefslogtreecommitdiffstats
path: root/include/configs/RBC823.h
Commit message (Expand)AuthorAgeFilesLines
* config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring2013-11-041-2/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-041-1/+0
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-141-3/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* lcd, mpc8xx: move the mpc8xx driver to drivers/videoJeroen Hofstee2013-03-211-0/+1
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-201-2/+0
* 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-9/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-0/+1
* Remove legacy NAND and disk on chip references from boards.Scott Wood2009-07-171-9/+0
* Separate mtdparts command from jffs2Stefan Roese2009-03-201-2/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-86/+86
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-211-3/+3
* Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk2008-03-031-1/+1
* Use config_cmd_default.h instead of config_cmd_all.hJean-Christophe PLAGNIOL-VILLARD2007-11-031-27/+22
* Fix build errors and warnings / code cleanup.Wolfgang Denk2007-08-021-0/+1
* include/configs/[P-S]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-091-1/+9
* include/configs: Use new CONFIG_CMD_* in various R* named board config files.Jon Loeliger2007-07-081-31/+33
* Fix JFFS2 support for legacy NAND driver.Marian Balakowicz2006-04-081-2/+0
* 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
* * Fix PHY address argument passing with mii info commandWolfgang Denk2005-09-241-0/+1
* Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk2005-08-081-0/+18
* Fix problems with SNTP support;wdenk2005-04-021-0/+1
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-311-0/+2
* Patch by Robert Schwebel, 13 May 2004:wdenk2004-06-091-2/+3
* Code cleanupwdenk2004-03-251-21/+18
* * Fix CONFIG_NET_MULTI support in include/net.hwdenk2003-06-151-0/+1
* * Patches by Udi Finkelstein, 2 June 2003:wdenk2003-06-031-0/+418
OpenPOWER on IntegriCloud