Age | Commit message (Expand) | Author |
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 |
2011-10-17 | powerpc: cpm2 boards: update fcc register logic | Mike Frysinger |
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-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2009-12-08 | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher |
2009-10-10 | Update all board to support new bbmiiphy driver (with multibus support) | Luigi 'Comio' Mantellini |
2009-07-18 | NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... | Wolfgang Denk |
2009-01-23 | NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS | Wolfgang Grandegger |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-10-14 | Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references | Peter Tyser |
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-03-06 | Replace "run load; run update" with conditionalized "run load update". | Detlev Zundel |
2008-03-03 | Fix quoting problem (preboot setting) in many board config files. | Wolfgang Denk |
2007-07-10 | include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger |
2007-07-09 | include/configs/[T-Z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI... | Jon Loeliger |
2007-07-09 | include/: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger |
2007-07-05 | include/configs: Use new CONFIG_CMD_* in TQM board config files. | Jon Loeliger |
2006-12-24 | Minor code cleanup. | Wolfgang Denk |
2006-12-21 | Added support for the TQM8272 board from TQ | Heiko Schocher |