| Commit message (Expand) | Author | Age | Lines |
* | 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 |
* | board configs: drop NET_MULTI references | Mike Frysinger | 2011-10-05 | -1/+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/+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 | -3/+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 | -94/+94 |
* | 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 | -1/+25 |
* | 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 | -6/+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 | -3/+2 |
* | Change all '$(...)' variable references into '${...}' | Wolfgang Denk | 2005-11-20 | -7/+7 |
* | Fix problems with SNTP support; | wdenk | 2005-04-02 | -2/+4 |
* | Clean up the TQM8xx_YYMHz configurations; allow to use the same | wdenk | 2004-04-24 | -42/+4 |
* | Update for TQM board defaults: | wdenk | 2003-08-07 | -2/+2 |
* | * Add support for NSCU board | wdenk | 2003-07-07 | -3/+3 |
* | * Fix CONFIG_NET_MULTI support in include/net.h | wdenk | 2003-06-15 | -0/+484 |