| Commit message (Expand) | Author | Age | Lines |
* | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring | 2013-11-04 | -2/+0 |
* | config: Add a default CONFIG_SYS_PROMPT | Rob Herring | 2013-11-04 | -1/+0 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | lcd, mpc8xx: move the mpc8xx driver to drivers/video | Jeroen Hofstee | 2013-03-21 | -0/+1 |
* | split mpc8xx hooks from cmd_ide.c | Pavel Herrmann | 2012-10-17 | -0/+2 |
* | 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 | -2/+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 | -9/+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 | -4/+0 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -107/+107 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -8/+8 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | 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 | -5/+5 |
* | include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI... | Jon Loeliger | 2007-07-09 | -1/+8 |
* | include/configs: Use new CONFIG_CMD_* in various s* named board config files. | Jon Loeliger | 2007-07-05 | -11/+14 |
* | Re-factoring the legacy NAND code (legacy NAND now only in board-specific | Bartlomiej Sieka | 2006-03-05 | -0/+1 |
* | Change all '$(...)' variable references into '${...}' | Wolfgang Denk | 2005-11-20 | -9/+9 |
* | Add support for BMS2003 board | wdenk | 2003-11-25 | -1/+1 |
* | * Code cleanup: | wdenk | 2003-06-27 | -40/+40 |
* | * Patch by Rick Bronson, 16 Mar 2003: | wdenk | 2003-03-26 | -0/+470 |