summaryrefslogtreecommitdiff
path: root/include/configs/Rattler.h
Commit message (Expand)AuthorAgeLines
* powerpc: rattler: remove orphan boardMasahiro Yamada2014-05-30-279/+0
* powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Masahiro Yamada2014-03-07-1/+0
* config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring2013-11-04-2/+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
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-20-1/+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-3/+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
* Update all board to support new bbmiiphy driver (with multibus support)Luigi 'Comio' Mantellini2009-10-10-0/+4
* Separate mtdparts command from jffs2Stefan Roese2009-03-20-2/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-77/+77
* 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-3/+3
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-7/+7
* Get rid of "#undef DEBUG" from board config files.Wolfgang Denk2008-02-12-2/+0
* include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-10-1/+10
* include/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-2/+2
* include/configs: Use new CONFIG_CMD_* in various R* named board config files.Jon Loeliger2007-07-08-13/+15
* Adjust "echo" as a default commandWolfgang Denk2006-03-12-1/+0
* Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk2005-08-08-2/+18
* * Patch by Jon Loeliger, Kumar Gala 2005-02-08Jon Loeliger2005-07-23-0/+2
* Increase CFG_MONITOR_LEN for Rattler board to match actual code size.wdenk2005-05-05-1/+1
* * Patch by Yuli Barcohen, 08 Nov 2004:wdenk2005-04-03-0/+272