summaryrefslogtreecommitdiff
path: root/include/configs/rmu.h
Commit message (Expand)AuthorAgeLines
* 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-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-2/+2
* rmu board: fix error: 'CONFIG_ENV_SECT_SIZE' undeclaredWolfgang Denk2009-06-10-1/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-84/+84
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-4/+4
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* Fix merge problemsStefan Roese2008-08-06-1/+2
* Big white-space cleanup.Wolfgang Denk2008-05-21-4/+4
* include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-09-1/+9
* include/configs: Use new CONFIG_CMD_* in various q* and r* named board config...Jon Loeliger2007-07-05-12/+15
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-20-2/+2
* Fix problems with SNTP support;wdenk2005-04-02-2/+4
* * Patch by Mark Jonas: Remove config.tmp files only whenwdenk2004-04-08-18/+17
* * Enabled password check on RMU boardwdenk2003-12-03-0/+4
* Add I2C and RTC support for RMU board using software I2C driverwdenk2003-08-29-0/+36
* * Fix ICU862 environment problemwdenk2003-08-28-4/+4
* * Add support for RMU boardwdenk2003-06-05-0/+379