1. 880354d ppc4xx: Add lcd4_lwmon5 support by Stefan Roese · 12 years ago
  2. 85e5118 boards: remove the no longer used CONFIG_EHCI_DCACHE by Jeroen Hofstee · 12 years ago
  3. 8ee2951 serial: Remove CONFIG_SERIAL_MULTI from config files by Marek Vasut · 12 years ago
  4. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  5. 122b4c1 CMD: Remove CMD_LOG, it's unused by Marek Vasut · 13 years ago
  6. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  7. 6da7b7a ppc4xx: Remove PCI support from lwmon5 by Stefan Roese · 14 years ago
  8. dc7befe ppc4xx: Update lwmon5 board support by Stefan Roese · 14 years ago
  9. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  10. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  11. 3f1d0db post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRS by Peter Tyser · 14 years ago
  12. 770b00b ppc4xx/POST: Add board specific UART POST test to lwmon5 by Stefan Roese · 14 years ago
  13. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  14. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  15. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  16. a0a1479 ppc4xx: Use common ns16550 functions in 4xx UART POST driver by Stefan Roese · 14 years ago
  17. 249310a ppc4xx: Big lwmon5 board support rework/update by Sascha Laue · 14 years ago
  18. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  19. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  20. f969a68 POST cleanup. by Michael Zaidman · 14 years ago
  21. 3b01e6b i2c: Move PPC4xx I2C driver into drivers/i2c directory by Stefan Roese · 15 years ago
  22. e1b0584 video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01 by Wolfgang Grandegger · 15 years ago
  23. e7e44a0 video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp mode by Anatolij Gustschin · 15 years ago
  24. b890f9e video: mb862xx: improve board-specific Lime configuration by Wolfgang Grandegger · 15 years ago
  25. 85c25df Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 16 years ago
  26. 3a918a6 Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC by Ben Warren · 16 years ago
  27. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  28. 66c45ad Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references by Peter Tyser · 16 years ago
  29. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  30. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  31. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  32. dd5463b Fix printf() format problems with configurable prompts by Wolfgang Denk · 16 years ago
  33. df1022b lwmon5: enable OCM post test on lwmon5 board by Yuri Tikhonov · 17 years ago
  34. be1ea3d lwmon5: minor clean-up to include/configs/lwmon5.h by Yuri Tikhonov · 17 years ago
  35. b426650 ppc4xx: Remove double defines in lwmon5.h by Stefan Roese · 17 years ago
  36. d047dab lwmon5: watchdog POST fix by Yuri Tikhonov · 17 years ago
  37. b5d9c1e Merge branch 'master' of /home/wd/git/u-boot/lwmon5 by Wolfgang Denk · 17 years ago
  38. 89a4b70 lwmon5 watchdog: limit trigger rate by Yuri Tikhonov · 17 years ago
  39. 4c63ad3 lwmon5: disable CONFIG_ZERO_BOOTDELAY by Sascha Laue · 17 years ago
  40. 17b544f ppc4xx: Enable ECC on LWMON5 by Stefan Roese · 17 years ago
  41. a13709f ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched" by Stefan Roese · 17 years ago
  42. fe1d91b The patch introduces the alternative configuration of the log buffer for the lwmon5 board: the storage for the log-buffer itself is OCM(on-chip memory), the log-buffer header is moved to six GPT registers (PPC440EPX_GPT0_COMP1, ..., PPC440EPX_GPT0_COMP5). by Yuri Tikhonov · 17 years ago
  43. 3996e81 Add support for the lwmon5 board reset via GPIO58. by Yuri Tikhonov · 17 years ago
  44. d3558cb The patch adds new POST tests for the Lwmon5 board. These are: by Yuri Tikhonov · 17 years ago
  45. f890fb9 The patch introduces the alternative configuration of the log buffer for by Yuri Tikhonov · 17 years ago
  46. ba567f4 Add support for the lwmon5 board reset via GPIO58. by Yuri Tikhonov · 17 years ago
  47. c147d48 The patch adds new POST tests for the Lwmon5 board. These are: by Yuri Tikhonov · 17 years ago
  48. 406e578 Replace "run load; run update" with conditionalized "run load update". by Detlev Zundel · 17 years ago
  49. 787f8fc lwmon5: enable hardware watchdog by Yuri Tikhonov · 17 years ago
  50. f3a6af6 LWMON5: enable hush shell as command line parser by Wolfgang Denk · 17 years ago
  51. 0273891 ppc4xx: Rework Lime support for lwmon5 by Anatolij Gustschin · 17 years ago
  52. 3b897fc ppc4xx: Change LWMON5 to not use OCM for init-ram and POST anymore by Stefan Roese · 17 years ago
  53. c27c0df ppc4xx: Move virtual address of POST cache test to bigger address by Stefan Roese · 17 years ago
  54. 1bca919 ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platforms by Stefan Roese · 17 years ago
  55. f372751 ppc4xx: Remove cache definition from 4xx board config files by Stefan Roese · 17 years ago
  56. 33d1c82 ppc4xx: lwmon5: Some further GPIO config changes by Stefan Roese · 17 years ago
  57. 6ddc025 ppc4xx: lwmon5: Remove watchdog for now, since not fully tested yet by Stefan Roese · 17 years ago
  58. 1dbed1c Merge branch 'master' of /home/stefan/git/u-boot/lwmon5 by Stefan Roese · 17 years ago
  59. eea21c9 ppc4xx: lwmon5: Change GPIO 58 to default to low (watchdog test) by Stefan Roese · 17 years ago
  60. 039df7a ppc4xx: Change lwmon5 default environment to support Linux RTC by Stefan Roese · 17 years ago
  61. 607825a ppc4xx: Add RTC POST test to lwmon5 board configuration by Stefan Roese · 17 years ago
  62. 9bfa796 ppc4xx: Change GPIO signal for watchdog triggering on lwmon5 by Stefan Roese · 17 years ago
  63. a4e2576 ppc4xx: Add support for 2nd I2C EEPROM on lwmon5 board by Stefan Roese · 17 years ago
  64. 77b5169 ppc4xx: Remove unused option CFG_INIT_RAM_OCM by Stefan Roese · 17 years ago
  65. e93ab0c Merge with /home/stefan/git/u-boot/u-boot-ppc4xx by Stefan Roese · 17 years ago
  66. f55a22c ppc4xx: Add matrix kbd support to lwmon5 board (440EPx based) by Stefan Roese · 17 years ago
  67. 0e3945c lib_ppc: make board_add_ram_info weak by Kim Phillips · 17 years ago
  68. 75a3d5d Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  69. aa0e2a7 ppc4xx: Update lwmon5 POST configuration by Stefan Roese · 17 years ago
  70. 7e5e09f Merge branch 'testing' into working by Andy Fleming · 17 years ago
  71. 0dd0e64 ppc4xx: Update 440EPx lwmon5 board support by Stefan Roese · 17 years ago
  72. 1c51617 ppc4xx: lwmon5: Update Lime initialization by Anatolij Gustschin · 17 years ago
  73. abd2edf ppc4xx: lwmon5: Support for 128 MByte NOR FLASH added by Stefan Roese · 17 years ago
  74. 5d89611 POST: Add ECC POST for the lwmon5 board by Pavel Kolesnikov · 17 years ago
  75. 5c4ddae include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  76. 4764c7d include/configs: Catch some CONFIG_CMD_* conversion stragglers. by Jon Loeliger · 17 years ago
  77. 177fdde ppc4xx: Update lwmon5 default environment by Stefan Roese · 17 years ago
  78. f861631 ppc4xx: Update lwmon5 board by Stefan Roese · 17 years ago
  79. d11a5e2 ppc4xx: Update lwmon5 board by Stefan Roese · 17 years ago
  80. 02a1646 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  81. 54ef7fd ppc4xx: Add pci_pre_init() for 405 boards by Stefan Roese · 17 years ago
  82. 70df7bc Coding stylke cleanup; rebuild CHANGELOG by Wolfgang Denk · 17 years ago
  83. e83ffdf [ppc4xx] Change lwmon5 port to work with recent 440 exception rework by Stefan Roese · 17 years ago
  84. ade5a51 [ppc4xx] Add initial lwmon5 board support by Stefan Roese · 17 years ago