summaryrefslogtreecommitdiff
path: root/include/configs/P3G4.h
Commit message (Expand)AuthorAgeLines
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-107/+107
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-3/+3
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-3/+3
* Replace "run load; run update" with conditionalized "run load update".Detlev Zundel2008-03-06-1/+1
* Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk2008-03-03-1/+1
* include/configs/[P-S]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-09-2/+9
* include/configs: Use new CONFIG_CMD_* in various P* named board config files.Jon Loeliger2007-07-08-14/+17
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-20-9/+9
* * Patch by Stefan Roese, 03 May 2005:stroese2005-05-03-17/+48
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-20-1/+1
* * Make sure HUSH is initialized for running auto-update scriptswdenk2003-10-14-2/+2
* * Add support for USB Mass Storage Devices (BBB)wdenk2003-09-10-0/+1
* * Add support for SK98xx driverwdenk2003-09-05-2/+2
* * Add support for PPChameleon Eval Boardwdenk2003-09-02-0/+394