| 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 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | -7/+4 |
|\ |
|
| * | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | -7/+4 |
* | | 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 | -8/+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/+1 |
* | 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 | -1/+2 |
* | mtd: MTD related config header changes (mtdparts command) | Stefan Roese | 2009-06-12 | -0/+2 |
* | Separate mtdparts command from jffs2 | Stefan Roese | 2009-03-20 | -1/+1 |
* | Enable ext2 support for TQM8xxL/M based boards | Wolfgang Denk | 2009-02-21 | -0/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -105/+105 |
* | TQM8xx: Fix CFI flash driver support for all TQM8xx based boards | Wolfgang Denk | 2008-09-16 | -1/+3 |
* | 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 | -1/+1 |
* | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -1/+1 |
* | Coding style cleanup, update CHANGELOG, prepare release | Wolfgang Denk | 2008-08-12 | -1/+1 |
* | TQM8xx{L,M}: try to normalize config files for TQM8xx? based board | Wolfgang Denk | 2008-08-09 | -5/+24 |
* | Fix quoting problem (preboot setting) in many board config files. | Wolfgang Denk | 2008-03-03 | -1/+1 |
* | TQM8xx: use the CFI flash driver on all TQM8xx boards | Martin Krause | 2007-12-27 | -5/+8 |
* | TQM866M: fix SDRAM refresh | Martin Krause | 2007-10-15 | -16/+20 |
* | TQM866M: adjust for doubled flash sector size. | Martin Krause | 2007-10-15 | -4/+9 |
* | TQM8xx[LM]: Fix broken environment alignment. | Wolfgang Denk | 2007-09-16 | -0/+2 |
* | TQM8xx/FPS8xx: adjust flash partitions for 2.6 ARCH=powerpc kernels | Wolfgang Denk | 2007-09-16 | -2/+3 |
* | include/configs/[T-Z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI... | Jon Loeliger | 2007-07-09 | -1/+9 |
* | include/configs: Use new CONFIG_CMD_* in TQM board config files. | Jon Loeliger | 2007-07-05 | -11/+14 |
* | Enable commandline editing and hush shell on all TQM boards. | Wolfgang Denk | 2006-10-28 | -4/+3 |
* | Change all '$(...)' variable references into '${...}' | Wolfgang Denk | 2005-11-20 | -7/+7 |
* | * Add support for HMI1001 board | wdenk | 2005-06-10 | -3/+1 |
* | Fix problems with SNTP support; | wdenk | 2005-04-02 | -2/+5 |
* | * Patch by Yuli Barcohen, 13 Jul 2004: | wdenk | 2004-09-28 | -7/+7 |
* | * Patch by Wolter Kamphuis, 15 Dec 2003: | wdenk | 2004-02-06 | -10/+4 |
* | Fix bootfile default settings for TQM boards | wdenk | 2004-01-31 | -1/+1 |
* | Fix variable CPU clock for MPC859/866 systems for low CPU clocks | wdenk | 2004-01-31 | -1/+8 |
* | * Implement adaptive SDRAM timing configuration based on actual CPU | wdenk | 2004-01-29 | -5/+3 |
* | * Add variable CPU clock for MPC859/866 systems (so far only TQM866M): | wdenk | 2004-01-24 | -135/+70 |
* | * Cleanup lowboot code for MPC5200 | wdenk | 2004-01-02 | -0/+526 |