1. d98b052 powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  2. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  3. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  4. 5d7c73e ppc4xx: Use common ns16550 functions in 4xx UART POST driver by Stefan Roese · 14 years ago
  5. f14ae41 ppc4xx: Big lwmon5 board support rework/update by Sascha Laue · 14 years ago
  6. 2e6e177 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  7. 550650d ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  8. 800eb09 POST cleanup. by Michael Zaidman · 14 years ago
  9. d0b0dca i2c: Move PPC4xx I2C driver into drivers/i2c directory by Stefan Roese · 14 years ago
  10. 229b6dc video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01 by Wolfgang Grandegger · 15 years ago
  11. 5d16ca8 video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp mode by Anatolij Gustschin · 15 years ago
  12. c28d3bb video: mb862xx: improve board-specific Lime configuration by Wolfgang Grandegger · 15 years ago
  13. 74de7ae Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 15 years ago
  14. 96e21f8 Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC by Ben Warren · 16 years ago
  15. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  16. abbb906 Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references by Peter Tyser · 16 years ago
  17. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  18. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  19. 00b1883 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  20. c37207d Fix printf() format problems with configurable prompts by Wolfgang Denk · 16 years ago
  21. 8b96c78 lwmon5: enable OCM post test on lwmon5 board by Yuri Tikhonov · 16 years ago
  22. b2d527a lwmon5: minor clean-up to include/configs/lwmon5.h by Yuri Tikhonov · 16 years ago
  23. d0d91ae ppc4xx: Remove double defines in lwmon5.h by Stefan Roese · 16 years ago
  24. eb0615b lwmon5: watchdog POST fix by Yuri Tikhonov · 16 years ago
  25. 4b7a6dd Merge branch 'master' of /home/wd/git/u-boot/lwmon5 by Wolfgang Denk · 16 years ago
  26. d32a874 lwmon5 watchdog: limit trigger rate by Yuri Tikhonov · 16 years ago
  27. 813bea9 lwmon5: disable CONFIG_ZERO_BOOTDELAY by Sascha Laue · 16 years ago
  28. 7e4a0d2 ppc4xx: Enable ECC on LWMON5 by Stefan Roese · 16 years ago
  29. 14f73ca ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched" by Stefan Roese · 16 years ago
  30. 3d61018 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
  31. 0f009f7 Add support for the lwmon5 board reset via GPIO58. by Yuri Tikhonov · 17 years ago
  32. 8f15d4a The patch adds new POST tests for the Lwmon5 board. These are: by Yuri Tikhonov · 17 years ago
  33. 2d99195 The patch introduces the alternative configuration of the log buffer for by Yuri Tikhonov · 17 years ago
  34. ff818b2 Add support for the lwmon5 board reset via GPIO58. by Yuri Tikhonov · 17 years ago
  35. 65b20dc The patch adds new POST tests for the Lwmon5 board. These are: by Yuri Tikhonov · 17 years ago
  36. d8ab58b Replace "run load; run update" with conditionalized "run load update". by Detlev Zundel · 17 years ago
  37. 2e72109 lwmon5: enable hardware watchdog by Yuri Tikhonov · 17 years ago
  38. 58d2042 LWMON5: enable hush shell as command line parser by Wolfgang Denk · 17 years ago
  39. d610a60 ppc4xx: Rework Lime support for lwmon5 by Anatolij Gustschin · 17 years ago
  40. 8f24e06 ppc4xx: Change LWMON5 to not use OCM for init-ram and POST anymore by Stefan Roese · 17 years ago
  41. 42d55ea ppc4xx: Move virtual address of POST cache test to bigger address by Stefan Roese · 17 years ago
  42. aee747f ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platforms by Stefan Roese · 17 years ago
  43. d25dfe0 ppc4xx: Remove cache definition from 4xx board config files by Stefan Roese · 17 years ago
  44. 20d500d ppc4xx: lwmon5: Some further GPIO config changes by Stefan Roese · 17 years ago
  45. 87c1833 ppc4xx: lwmon5: Remove watchdog for now, since not fully tested yet by Stefan Roese · 17 years ago
  46. 636538c Merge branch 'master' of /home/stefan/git/u-boot/lwmon5 by Stefan Roese · 17 years ago
  47. 3e954be ppc4xx: lwmon5: Change GPIO 58 to default to low (watchdog test) by Stefan Roese · 17 years ago
  48. 0462576 ppc4xx: Change lwmon5 default environment to support Linux RTC by Stefan Roese · 17 years ago
  49. 75e1a84 ppc4xx: Add RTC POST test to lwmon5 board configuration by Stefan Roese · 17 years ago
  50. d7bfa62 ppc4xx: Change GPIO signal for watchdog triggering on lwmon5 by Stefan Roese · 17 years ago
  51. c25dd8f ppc4xx: Add support for 2nd I2C EEPROM on lwmon5 board by Stefan Roese · 17 years ago
  52. c64fb30 ppc4xx: Remove unused option CFG_INIT_RAM_OCM by Stefan Roese · 17 years ago
  53. 93f7983 Merge with /home/stefan/git/u-boot/u-boot-ppc4xx by Stefan Roese · 17 years ago
  54. 3ad6387 ppc4xx: Add matrix kbd support to lwmon5 board (440EPx based) by Stefan Roese · 17 years ago
  55. 79f240f lib_ppc: make board_add_ram_info weak by Kim Phillips · 17 years ago
  56. 3b3bff4 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  57. 3e4c90c ppc4xx: Update lwmon5 POST configuration by Stefan Roese · 17 years ago
  58. 6bf6f11 Merge branch 'testing' into working by Andy Fleming · 17 years ago
  59. ea9f6bc ppc4xx: Update 440EPx lwmon5 board support by Stefan Roese · 17 years ago
  60. b66091d ppc4xx: lwmon5: Update Lime initialization by Anatolij Gustschin · 17 years ago
  61. 9f24a80 ppc4xx: lwmon5: Support for 128 MByte NOR FLASH added by Stefan Roese · 17 years ago
  62. 531e3e8 POST: Add ECC POST for the lwmon5 board by Pavel Kolesnikov · 17 years ago
  63. 079a136 include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  64. a22d4da include/configs: Catch some CONFIG_CMD_* conversion stragglers. by Jon Loeliger · 17 years ago
  65. 334043f ppc4xx: Update lwmon5 default environment by Stefan Roese · 17 years ago
  66. 5d18743 ppc4xx: Update lwmon5 board by Stefan Roese · 17 years ago
  67. 04e6c38 ppc4xx: Update lwmon5 board by Stefan Roese · 17 years ago
  68. e4feb76 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  69. 466fff1 ppc4xx: Add pci_pre_init() for 405 boards by Stefan Roese · 17 years ago
  70. 1636d1c Coding stylke cleanup; rebuild CHANGELOG by Wolfgang Denk · 17 years ago
  71. e73846b [ppc4xx] Change lwmon5 port to work with recent 440 exception rework by Stefan Roese · 17 years ago
  72. b765ffb [ppc4xx] Add initial lwmon5 board support by Stefan Roese · 17 years ago