| Commit message (Expand) | Author | Age | Lines |
* | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini | 2012-06-20 | -1/+0 |
* | board configs: drop NET_MULTI references | Mike Frysinger | 2011-10-05 | -1/+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 | -3/+0 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | -0/+2 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -1/+1 |
* | net ppc: fix ethernet device names with spaces | Heiko Schocher | 2010-08-09 | -1/+1 |
* | Update all board to support new bbmiiphy driver (with multibus support) | Luigi 'Comio' Mantellini | 2009-10-10 | -0/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -122/+122 |
* | Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references | Peter Tyser | 2008-10-14 | -1/+0 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -5/+5 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -3/+3 |
* | rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -3/+3 |
* | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -1/+1 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -8/+8 |
* | Get rid of "#undef DEBUG" from board config files. | Wolfgang Denk | 2008-02-12 | -2/+0 |
* | include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger | 2007-07-10 | -2/+11 |
* | include/: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -2/+2 |
* | include/configs: Use new CONFIG_CMD_* in various e* named board config files. | Jon Loeliger | 2007-07-05 | -21/+24 |
* | README says CFG_AUTO_COMPLETE, but ocde uses CONFIG_AUTO_COMPLETE | Wolfgang Denk | 2006-10-28 | -1/+1 |
* | Fix compile problem in include/configs/ep82xxm.h | Wolfgang Denk | 2006-10-20 | -1/+1 |
* | Add missing files for EP82xxM boards | Wolfgang Denk | 2006-10-09 | -0/+395 |