Age | Commit message (Expand) | Author |
2012-06-20 | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini |
2012-04-19 | CMD: Remove CMD_LOG, it's unused | Marek Vasut |
2011-10-05 | board configs: drop NET_MULTI references | Mike Frysinger |
2011-01-10 | ppc4xx: Remove PCI support from lwmon5 | Stefan Roese |
2010-12-17 | ppc4xx: Update lwmon5 board support | Stefan Roese |
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-22 | post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRS | Peter Tyser |
2010-10-20 | ppc4xx/POST: Add board specific UART POST test to lwmon5 | Stefan Roese |
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-10-04 | ppc4xx: Use common ns16550 functions in 4xx UART POST driver | Stefan Roese |
2010-10-04 | ppc4xx: Big lwmon5 board support rework/update | Sascha Laue |
2010-09-28 | Merge branch 'next' of /home/wd/git/u-boot/next | Wolfgang Denk |
2010-09-23 | ppc4xx: Use common NS16550 driver for PPC4xx UART | Stefan Roese |
2010-09-21 | POST cleanup. | Michael Zaidman |
2010-04-06 | i2c: Move PPC4xx I2C driver into drivers/i2c directory | Stefan Roese |
2009-10-31 | video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01 | Wolfgang Grandegger |
2009-10-31 | video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp mode | Anatolij Gustschin |
2009-10-31 | video: mb862xx: improve board-specific Lime configuration | Wolfgang Grandegger |
2009-04-03 | Add "source" command; prepare removal of "autoscr" command | Wolfgang Denk |
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-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-07-31 | Fix printf() format problems with configurable prompts | Wolfgang Denk |
2008-05-20 | lwmon5: enable OCM post test on lwmon5 board | Yuri Tikhonov |
2008-04-29 | lwmon5: minor clean-up to include/configs/lwmon5.h | Yuri Tikhonov |
2008-04-25 | ppc4xx: Remove double defines in lwmon5.h | Stefan Roese |
2008-04-25 | lwmon5: watchdog POST fix | Yuri Tikhonov |
2008-04-25 | Merge branch 'master' of /home/wd/git/u-boot/lwmon5 | Wolfgang Denk |
2008-04-22 | lwmon5 watchdog: limit trigger rate | Yuri Tikhonov |
2008-04-17 | lwmon5: disable CONFIG_ZERO_BOOTDELAY | Sascha Laue |
2008-03-27 | ppc4xx: Enable ECC on LWMON5 | Stefan Roese |
2008-03-27 | ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched" | Stefan Roese |
2008-03-18 | The patch introduces the alternative configuration of the log buffer for the ... | Yuri Tikhonov |
2008-03-18 | Add support for the lwmon5 board reset via GPIO58. | Yuri Tikhonov |
2008-03-18 | The patch adds new POST tests for the Lwmon5 board. These are: | Yuri Tikhonov |
2008-03-18 | The patch introduces the alternative configuration of the log buffer for | Yuri Tikhonov |
2008-03-18 | Add support for the lwmon5 board reset via GPIO58. | Yuri Tikhonov |
2008-03-18 | The patch adds new POST tests for the Lwmon5 board. | Yuri Tikhonov |
2008-03-06 | Replace "run load; run update" with conditionalized "run load update". | Detlev Zundel |
2008-02-22 | lwmon5: enable hardware watchdog | Yuri Tikhonov |
2008-01-16 | LWMON5: enable hush shell as command line parser | Wolfgang Denk |
2008-01-11 | ppc4xx: Rework Lime support for lwmon5 | Anatolij Gustschin |
2008-01-09 | ppc4xx: Change LWMON5 to not use OCM for init-ram and POST anymore | Stefan Roese |
2007-12-27 | ppc4xx: Move virtual address of POST cache test to bigger address | Stefan Roese |