| 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 |
* | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini | 2012-06-20 | -10/+0 |
* | 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 | -6/+0 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | -0/+2 |
* | Remove legacy NAND and disk on chip references from boards. | Scott Wood | 2009-07-17 | -17/+0 |
* | Add "source" command; prepare removal of "autoscr" command | Wolfgang Denk | 2009-04-03 | -1/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -91/+91 |
* | 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 |
* | rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -2/+2 |
* | drivers/mtd/nand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -1/+1 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -44/+42 |
* | Add CONFIG_MII_INIT support to related boards | TsiChung Liew | 2008-04-13 | -0/+1 |
* | Improve configuration of FPGA subsystem | Matthias Fuchs | 2008-01-09 | -1/+3 |
* | Fix build errors and warnings / code cleanup. | Wolfgang Denk | 2007-08-02 | -1/+1 |
* | include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI... | Jon Loeliger | 2007-07-09 | -3/+6 |
* | Clear up confusion over the CMD_POST and POST_DIAG mess. | Jon Loeliger | 2007-07-08 | -7/+3 |
* | include/configs: Use new CONFIG_CMD_* in various F* and G* named board config... | Jon Loeliger | 2007-07-08 | -27/+21 |
* | Re-factoring the legacy NAND code (legacy NAND now only in board-specific | Bartlomiej Sieka | 2006-03-05 | -0/+2 |
* | Change all '$(...)' variable references into '${...}' | Wolfgang Denk | 2005-11-20 | -2/+2 |
* | * Code cleanup: | wdenk | 2003-06-27 | -3/+3 |
* | * Add support for Promess ATC board | wdenk | 2003-05-03 | -35/+84 |
* | Initial revision | wdenk | 2002-11-03 | -0/+717 |