| Commit message (Expand) | Author | Age | Lines |
* | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini | 2012-06-20 | -3/+0 |
* | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini | 2012-06-20 | -1/+0 |
* | board configs: drop NET_MULTI references | Mike Frysinger | 2011-10-05 | -1/+0 |
* | Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments | Michael Jones | 2011-05-12 | -3/+0 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | -2/+1 |
* | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk | 2010-10-26 | -2/+2 |
* | powerpc: Cleanup BOOTFLAG_* references | Peter Tyser | 2010-10-18 | -8/+0 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | -0/+1 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -1/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -106/+106 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -6/+6 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -1/+1 |
* | Fix quoting problem (preboot setting) in many board config files. | Wolfgang Denk | 2008-03-03 | -1/+1 |
* | Coding style cleanup. Update CHANGELOG. | Wolfgang Denk | 2007-08-06 | -1/+1 |
* | include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI... | Jon Loeliger | 2007-07-09 | -1/+9 |
* | include/configs: Use new CONFIG_CMD_* in various C* named board config files. | Jon Loeliger | 2007-07-07 | -11/+11 |
* | Fix problems with SNTP support; | wdenk | 2005-04-02 | -4/+6 |
* | - CFG_RX_ETH_BUFFER added. | stroese | 2003-06-05 | -0/+1 |
* | * Patch by Josef Wagner, 12 Mar 2003: | wdenk | 2003-03-12 | -1/+5 |
* | Initial revision | wdenk | 2002-11-03 | -0/+305 |