Age | Commit message (Expand) | Author |
2011-10-05 | board configs: drop NET_MULTI references | Mike Frysinger |
2011-08-04 | Convert ISO-8859 files to UTF-8 | Albert ARIBAUD |
2011-05-12 | Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments | Michael Jones |
2010-11-27 | ppc4xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk |
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-23 | Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature | Stefan Roese |
2010-09-23 | ppc4xx: Use common NS16550 driver for PPC4xx UART | Stefan Roese |
2010-08-09 | ppc4xx: Fix building of sc3 board | Heiko Schocher |
2010-04-21 | Move arch/ppc to arch/powerpc | Stefan Roese |
2010-04-13 | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser |
2010-04-06 | i2c: Move PPC4xx I2C driver into drivers/i2c directory | Stefan Roese |
2009-12-08 | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher |
2009-11-02 | ppc4xx: sc3: Remove unreferenced external declarations from sc3.h | Stefan Roese |
2009-09-22 | ppc: Clean up calling of misc_init_r() during init | Peter Tyser |
2009-07-18 | NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... | Wolfgang Denk |
2009-04-03 | Add "source" command; prepare removal of "autoscr" command | Wolfgang Denk |
2009-03-20 | Separate mtdparts command from jffs2 | Stefan Roese |
2009-01-23 | NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS | Wolfgang Grandegger |
2008-11-09 | Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC | Ben Warren |
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-09-10 | cleanup use of CFG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-13 | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-07-31 | Fix printf() format problems with configurable prompts | Wolfgang Denk |
2008-03-03 | Fix quoting problem (preboot setting) in many board config files. | Wolfgang Denk |
2007-10-31 | ppc4xx: Remove cache definition from 4xx board config files | Stefan Roese |
2007-07-10 | include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger |
2007-07-09 | include/: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger |
2007-07-05 | include/configs: Use new CONFIG_CMD_* in various s* named board config files. | Jon Loeliger |
2007-06-08 | Fix config problems on SC3 board; make ide_reset_timeout work. | Wolfgang Denk |
2007-04-11 | Update for SC3 board | Wolfgang Denk |
2007-03-13 | Make SC3 board build with 'make O='; use 'addcons' consistently | Wolfgang Denk |
2007-02-28 | SC3: fix typo in default environment | Wolfgang Denk |
2007-01-19 | [PATCH] SC3 board: added CFG_CMD_AUTOSCRIPT. | Heiko Schocher |
2007-01-19 | [PATCH] CFI: define CFG_WRITE_SWAPPED_DATA for the CFI-Flash driver | Heiko Schocher |
2007-01-18 | [PATCH] Fix: Compilerwarnings for SC3 board. | Heiko Schocher |
2007-01-16 | Raname solidcard3 into sc3; add redundant env for sc3 | Wolfgang Denk |