Age | Commit message (Expand) | Author |
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 |
2010-09-20 | cfi_flash: Simplify dynamic flash bank number detection | Stefan Roese |
2009-12-08 | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher |
2009-09-22 | FDT: remove obsolete OF_CPU and OF_SOC macros. | Marcel Ziswiler |
2009-07-18 | NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... | Wolfgang Denk |
2009-04-28 | ids8247: Remove legacy NAND defines | Heiko Schocher |
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-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/nand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-13 | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-03-03 | Fix quoting problem (preboot setting) in many board config files. | Wolfgang Denk |
2007-11-03 | changes for IDS8247 board support | Sergej Stepanov |
2007-07-10 | include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger |
2007-07-09 | include/configs/[H-N]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI... | Jon Loeliger |
2007-07-09 | include/: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger |
2007-07-08 | include/configs: Use new CONFIG_CMD_* in various [IJKL]* named board config f... | Jon Loeliger |
2006-04-08 | Fix JFFS2 support for legacy NAND driver. | Marian Balakowicz |
2005-11-20 | Change all '$(...)' variable references into '${...}' | Wolfgang Denk |
2005-07-23 | * Patch by Jon Loeliger, Kumar Gala 2005-02-08 | Jon Loeliger |
2005-05-12 | * Fix debug code in omap5912osk flash driver | wdenk |