| Commit message (Expand) | Author | Age | Lines |
* | serial: Remove CONFIG_SERIAL_MULTI from config files | Marek Vasut | 2012-10-15 | -1/+0 |
* | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini | 2012-06-20 | -3/+0 |
* | CMD: Remove CMD_LOG, it's unused | Marek Vasut | 2012-04-19 | -1/+0 |
* | board configs: drop NET_MULTI references | Mike Frysinger | 2011-10-05 | -1/+0 |
* | ppc4xx: Remove PCI support from lwmon5 | Stefan Roese | 2011-01-10 | -17/+0 |
* | ppc4xx: Update lwmon5 board support | Stefan Roese | 2010-12-17 | -8/+14 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | -2/+1 |
* | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk | 2010-10-26 | -2/+2 |
* | post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRS | Peter Tyser | 2010-10-22 | -8/+7 |
* | ppc4xx/POST: Add board specific UART POST test to lwmon5 | Stefan Roese | 2010-10-20 | -0/+11 |
* | powerpc: Cleanup BOOTFLAG_* references | Peter Tyser | 2010-10-18 | -8/+0 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | -0/+5 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -1/+1 |
* | ppc4xx: Use common ns16550 functions in 4xx UART POST driver | Stefan Roese | 2010-10-04 | -1/+2 |
* | ppc4xx: Big lwmon5 board support rework/update | Sascha Laue | 2010-10-04 | -124/+159 |
* | Merge branch 'next' of /home/wd/git/u-boot/next | Wolfgang Denk | 2010-09-28 | -5/+5 |
|\ |
|
| * | ppc4xx: Use common NS16550 driver for PPC4xx UART | Stefan Roese | 2010-09-23 | -5/+5 |
* | | POST cleanup. | Michael Zaidman | 2010-09-21 | -1/+1 |
|/ |
|
* | i2c: Move PPC4xx I2C driver into drivers/i2c directory | Stefan Roese | 2010-04-06 | -0/+1 |
* | video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01 | Wolfgang Grandegger | 2009-10-31 | -0/+1 |
* | video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp mode | Anatolij Gustschin | 2009-10-31 | -0/+1 |
* | video: mb862xx: improve board-specific Lime configuration | Wolfgang Grandegger | 2009-10-31 | -6/+4 |
* | Add "source" command; prepare removal of "autoscr" command | Wolfgang Denk | 2009-04-03 | -1/+1 |
* | Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC | Ben Warren | 2008-11-09 | -0/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -151/+151 |
* | Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references | Peter Tyser | 2008-10-14 | -1/+0 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -5/+5 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -1/+1 |
* | Fix printf() format problems with configurable prompts | Wolfgang Denk | 2008-07-31 | -1/+2 |
* | lwmon5: enable OCM post test on lwmon5 board | Yuri Tikhonov | 2008-05-20 | -0/+6 |
* | lwmon5: minor clean-up to include/configs/lwmon5.h | Yuri Tikhonov | 2008-04-29 | -1/+1 |
* | ppc4xx: Remove double defines in lwmon5.h | Stefan Roese | 2008-04-25 | -9/+0 |
* | lwmon5: watchdog POST fix | Yuri Tikhonov | 2008-04-25 | -5/+6 |
* | Merge branch 'master' of /home/wd/git/u-boot/lwmon5 | Wolfgang Denk | 2008-04-25 | -0/+10 |
|\ |
|
| * | lwmon5 watchdog: limit trigger rate | Yuri Tikhonov | 2008-04-22 | -0/+1 |
| * | The patch introduces the alternative configuration of the log buffer for | Yuri Tikhonov | 2008-03-18 | -0/+2 |
| * | Add support for the lwmon5 board reset via GPIO58. | Yuri Tikhonov | 2008-03-18 | -0/+2 |
| * | The patch adds new POST tests for the Lwmon5 board. | Yuri Tikhonov | 2008-03-18 | -4/+88 |
* | | lwmon5: disable CONFIG_ZERO_BOOTDELAY | Sascha Laue | 2008-04-17 | -1/+0 |
* | | ppc4xx: Enable ECC on LWMON5 | Stefan Roese | 2008-03-27 | -5/+1 |
* | | ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched" | Stefan Roese | 2008-03-27 | -0/+2 |
* | | The patch introduces the alternative configuration of the log buffer for the ... | Yuri Tikhonov | 2008-03-18 | -0/+2 |
* | | Add support for the lwmon5 board reset via GPIO58. | Yuri Tikhonov | 2008-03-18 | -0/+2 |
* | | The patch adds new POST tests for the Lwmon5 board. These are: | Yuri Tikhonov | 2008-03-18 | -4/+88 |
|/ |
|
* | Replace "run load; run update" with conditionalized "run load update". | Detlev Zundel | 2008-03-06 | -1/+1 |
* | lwmon5: enable hardware watchdog | Yuri Tikhonov | 2008-02-22 | -2/+1 |
* | LWMON5: enable hush shell as command line parser | Wolfgang Denk | 2008-01-16 | -0/+6 |
* | ppc4xx: Rework Lime support for lwmon5 | Anatolij Gustschin | 2008-01-11 | -0/+16 |
* | ppc4xx: Change LWMON5 to not use OCM for init-ram and POST anymore | Stefan Roese | 2008-01-09 | -7/+12 |