| Commit message (Expand) | Author | Age | Lines |
* | config: remove platform CONFIG_SYS_HZ definition part 1/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 |
* | split mpc8xx hooks from cmd_ide.c | Pavel Herrmann | 2012-10-17 | -0/+1 |
* | 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 | -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 |
* | net ppc: fix ethernet device names with spaces | Heiko Schocher | 2010-08-09 | -1/+0 |
* | TQM8xx: enable device tree support on all TQM8xx based boards. | Heiko Schocher | 2010-03-12 | -0/+5 |
* | TQM8xx* boards: set larger SMC Rx buffer len | Wolfgang Denk | 2009-07-28 | -0/+2 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -99/+99 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -4/+4 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -1/+1 |
* | TQM8xx{L,M}: try to normalize config files for TQM8xx? based board | Wolfgang Denk | 2008-08-09 | -12/+28 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -2/+2 |
* | Fix quoting problem (preboot setting) in many board config files. | Wolfgang Denk | 2008-03-03 | -1/+1 |
* | include/configs/[H-N]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI... | Jon Loeliger | 2007-07-09 | -1/+9 |
* | include/configs: Use new CONFIG_CMD_* in various [NO]* named board config files. | Jon Loeliger | 2007-07-08 | -11/+14 |
* | Change all '$(...)' variable references into '${...}' | Wolfgang Denk | 2005-11-20 | -7/+7 |
* | Fix problems with SNTP support; | wdenk | 2005-04-02 | -2/+4 |
* | * Add comment about non-GPL character of standalone applications to | wdenk | 2004-09-27 | -1/+1 |
* | * Fix NSCU config; add ethernet wakeup code. | wdenk | 2004-08-01 | -36/+6 |
* | Add CompactFlash support for NSCU | dzu | 2003-10-19 | -2/+10 |
* | * Patches by Xianghua Xiao, 15 Oct 2003: | wdenk | 2003-10-15 | -1/+1 |
* | * Map ISP1362 USB OTG controller for NSCU board | wdenk | 2003-08-05 | -0/+11 |
* | * Add support for NSCU board | wdenk | 2003-07-07 | -0/+470 |