| Commit message (Expand) | Author | Age | Files | Lines |
* | config: remove platform CONFIG_SYS_HZ definition part 1/2 | Rob Herring | 2013-11-04 | 1 | -2/+0 |
* | config: Add a default CONFIG_SYS_PROMPT | Rob Herring | 2013-11-04 | 1 | -1/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | 1 | -4/+4 |
|\ |
|
| * | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | 1 | -4/+4 |
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
|/ |
|
* | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini | 2012-06-20 | 1 | -3/+0 |
* | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini | 2012-06-20 | 1 | -2/+0 |
* | powerpc: cpm2 boards: update fcc register logic | Mike Frysinger | 2011-10-17 | 1 | -3/+3 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | 1 | -2/+1 |
* | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk | 2010-10-26 | 1 | -2/+2 |
* | powerpc: Cleanup BOOTFLAG_* references | Peter Tyser | 2010-10-18 | 1 | -9/+0 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | 1 | -0/+2 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | 1 | -2/+2 |
* | TQM8260: fix locations of kernel and ramdisk images in flash | Wolfgang Denk | 2009-02-17 | 1 | -2/+2 |
* | TQM8260: use CFI flash driver instead of custom driver. | Wolfgang Denk | 2008-11-02 | 1 | -0/+7 |
* | TQM8260: environment in flash instead EEPROM, baudrate 115k | Wolfgang Denk | 2008-10-21 | 1 | -20/+10 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 1 | -109/+109 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -5/+5 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -1/+1 |
* | rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -1/+1 |
* | Fix quoting problem (preboot setting) in many board config files. | Wolfgang Denk | 2008-03-03 | 1 | -1/+1 |
* | include/configs/[T-Z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI... | Jon Loeliger | 2007-07-09 | 1 | -1/+9 |
* | include/: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | 1 | -2/+1 |
* | include/configs: Use new CONFIG_CMD_* in TQM board config files. | Jon Loeliger | 2007-07-05 | 1 | -10/+13 |
* | Enable commandline editing and hush shell on all TQM boards. | Wolfgang Denk | 2006-10-28 | 1 | -0/+7 |
* | Change all '$(...)' variable references into '${...}' | Wolfgang Denk | 2005-11-20 | 1 | -7/+7 |
* | * Patch by Jon Loeliger, Kumar Gala 2005-02-08 | Jon Loeliger | 2005-07-23 | 1 | -0/+2 |
* | Fix problems with SNTP support; | wdenk | 2005-04-02 | 1 | -4/+9 |
* | Update for TQM board defaults:U-Boot-0_4_5 | wdenk | 2003-08-07 | 1 | -7/+8 |
* | * Implement new mechanism to export U-Boot's functions to standalone | wdenk | 2003-07-24 | 1 | -18/+9 |
* | * Add support for NSCU boardU-Boot-0_4_2 | wdenk | 2003-07-07 | 1 | -1/+1 |
* | * Code cleanup:LABEL_2003_06_27_2340 | wdenk | 2003-06-27 | 1 | -69/+69 |
* | * Add support for Promess ATC boardLABEL_2003_05_03_1700 | wdenk | 2003-05-03 | 1 | -14/+22 |
* | * LWMON extensions: | wdenk | 2003-04-27 | 1 | -2/+3 |
* | Patches by Dave Ellis, 18 Mar 2003 for SXNI855T board: | wdenk | 2003-03-28 | 1 | -5/+19 |
* | Initial revision | wdenk | 2002-08-19 | 1 | -0/+617 |