Age | Commit message (Expand) | Author |
2012-10-17 | split mpc8xx hooks from cmd_ide.c | Pavel Herrmann |
2012-06-20 | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini |
2012-06-20 | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk |
2010-10-26 | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk |
2010-10-18 | powerpc: Cleanup BOOTFLAG_* references | Peter Tyser |
2010-10-18 | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk |
2010-08-09 | net ppc: fix ethernet device names with spaces | Heiko Schocher |
2010-03-12 | TQM8xx: enable device tree support on all TQM8xx based boards. | Heiko Schocher |
2009-07-28 | TQM8xx* boards: set larger SMC Rx buffer len | Wolfgang Denk |
2009-06-12 | mtd: MTD related config header changes (mtdparts command) | Stefan Roese |
2009-03-20 | Separate mtdparts command from jffs2 | Stefan Roese |
2009-02-21 | Enable ext2 support for TQM8xxL/M based boards | Wolfgang Denk |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-16 | TQM8xx: Fix CFI flash driver support for all TQM8xx based boards | Wolfgang Denk |
2008-09-10 | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-13 | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-12 | Coding style cleanup, update CHANGELOG, prepare release | Wolfgang Denk |
2008-08-09 | TQM8xx{L,M}: try to normalize config files for TQM8xx? based board | Wolfgang Denk |
2008-03-03 | Fix quoting problem (preboot setting) in many board config files. | Wolfgang Denk |
2007-12-27 | TQM8xx: use the CFI flash driver on all TQM8xx boards | Martin Krause |
2007-10-15 | TQM866M: fix SDRAM refresh | Martin Krause |
2007-10-15 | TQM866M: adjust for doubled flash sector size. | Martin Krause |
2007-09-16 | TQM8xx[LM]: Fix broken environment alignment. | Wolfgang Denk |
2007-09-16 | TQM8xx/FPS8xx: adjust flash partitions for 2.6 ARCH=powerpc kernels | Wolfgang Denk |
2007-07-09 | include/configs/[T-Z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI... | Jon Loeliger |
2007-07-05 | include/configs: Use new CONFIG_CMD_* in TQM board config files. | Jon Loeliger |
2006-10-28 | Enable commandline editing and hush shell on all TQM boards. | Wolfgang Denk |
2005-11-20 | Change all '$(...)' variable references into '${...}' | Wolfgang Denk |
2005-06-10 | * Add support for HMI1001 board | wdenk |
2005-04-02 | Fix problems with SNTP support; | wdenk |
2004-09-28 | * Patch by Yuli Barcohen, 13 Jul 2004: | wdenk |
2004-02-06 | * Patch by Wolter Kamphuis, 15 Dec 2003: | wdenk |
2004-01-31 | Fix bootfile default settings for TQM boards | wdenk |
2004-01-31 | Fix variable CPU clock for MPC859/866 systems for low CPU clocks | wdenk |
2004-01-29 | * Implement adaptive SDRAM timing configuration based on actual CPU | wdenk |
2004-01-24 | * Add variable CPU clock for MPC859/866 systems (so far only TQM866M): | wdenk |
2004-01-02 | * Cleanup lowboot code for MPC5200 | wdenk |