Age | Commit message (Expand) | Author |
2012-10-15 | serial: Remove CONFIG_SERIAL_MULTI from config files | Marek Vasut |
2012-04-19 | CMD: Remove CMD_LOG, it's unused | Marek Vasut |
2011-10-05 | board configs: drop NET_MULTI references | 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 | 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 | ppc4xx: Use common NS16550 driver for PPC4xx UART | Stefan Roese |
2010-09-23 | ppc4xx: Big header cleanup part 2, mostly PPC405 related | Stefan Roese |
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-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-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-12 | Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm | Wolfgang Denk |
2008-09-12 | ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports | Stefan Roese |
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 | rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-13 | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-05-14 | ppc4xx: QUAD100HD: Allow the environment to be put into flash. | Gary Jennejohn |
2008-05-08 | ppc4xx: Add the Harris QUAD100HD AMCC 405EP-based board | Gary Jennejohn |