1. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  2. 66c45ad Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references by Peter Tyser · 16 years ago
  3. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  4. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  5. 8d94c23 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  6. dd5463b Fix printf() format problems with configurable prompts by Wolfgang Denk · 16 years ago
  7. df1022b lwmon5: enable OCM post test on lwmon5 board by Yuri Tikhonov · 17 years ago
  8. be1ea3d lwmon5: minor clean-up to include/configs/lwmon5.h by Yuri Tikhonov · 17 years ago
  9. b426650 ppc4xx: Remove double defines in lwmon5.h by Stefan Roese · 17 years ago
  10. d047dab lwmon5: watchdog POST fix by Yuri Tikhonov · 17 years ago
  11. b5d9c1e Merge branch 'master' of /home/wd/git/u-boot/lwmon5 by Wolfgang Denk · 17 years ago
  12. 89a4b70 lwmon5 watchdog: limit trigger rate by Yuri Tikhonov · 17 years ago
  13. 4c63ad3 lwmon5: disable CONFIG_ZERO_BOOTDELAY by Sascha Laue · 17 years ago
  14. 17b544f ppc4xx: Enable ECC on LWMON5 by Stefan Roese · 17 years ago
  15. a13709f ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched" by Stefan Roese · 17 years ago
  16. 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
  17. 3996e81 Add support for the lwmon5 board reset via GPIO58. by Yuri Tikhonov · 17 years ago
  18. d3558cb The patch adds new POST tests for the Lwmon5 board. These are: by Yuri Tikhonov · 17 years ago
  19. f890fb9 The patch introduces the alternative configuration of the log buffer for by Yuri Tikhonov · 17 years ago
  20. ba567f4 Add support for the lwmon5 board reset via GPIO58. by Yuri Tikhonov · 17 years ago
  21. c147d48 The patch adds new POST tests for the Lwmon5 board. These are: by Yuri Tikhonov · 17 years ago
  22. 406e578 Replace "run load; run update" with conditionalized "run load update". by Detlev Zundel · 17 years ago
  23. 787f8fc lwmon5: enable hardware watchdog by Yuri Tikhonov · 17 years ago
  24. f3a6af6 LWMON5: enable hush shell as command line parser by Wolfgang Denk · 17 years ago
  25. 0273891 ppc4xx: Rework Lime support for lwmon5 by Anatolij Gustschin · 17 years ago
  26. 3b897fc ppc4xx: Change LWMON5 to not use OCM for init-ram and POST anymore by Stefan Roese · 17 years ago
  27. c27c0df ppc4xx: Move virtual address of POST cache test to bigger address by Stefan Roese · 17 years ago
  28. 1bca919 ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platforms by Stefan Roese · 17 years ago
  29. f372751 ppc4xx: Remove cache definition from 4xx board config files by Stefan Roese · 17 years ago
  30. 33d1c82 ppc4xx: lwmon5: Some further GPIO config changes by Stefan Roese · 17 years ago
  31. 6ddc025 ppc4xx: lwmon5: Remove watchdog for now, since not fully tested yet by Stefan Roese · 17 years ago
  32. 1dbed1c Merge branch 'master' of /home/stefan/git/u-boot/lwmon5 by Stefan Roese · 17 years ago
  33. eea21c9 ppc4xx: lwmon5: Change GPIO 58 to default to low (watchdog test) by Stefan Roese · 17 years ago
  34. 039df7a ppc4xx: Change lwmon5 default environment to support Linux RTC by Stefan Roese · 17 years ago
  35. 607825a ppc4xx: Add RTC POST test to lwmon5 board configuration by Stefan Roese · 17 years ago
  36. 9bfa796 ppc4xx: Change GPIO signal for watchdog triggering on lwmon5 by Stefan Roese · 17 years ago
  37. a4e2576 ppc4xx: Add support for 2nd I2C EEPROM on lwmon5 board by Stefan Roese · 17 years ago
  38. 77b5169 ppc4xx: Remove unused option CFG_INIT_RAM_OCM by Stefan Roese · 17 years ago
  39. e93ab0c Merge with /home/stefan/git/u-boot/u-boot-ppc4xx by Stefan Roese · 17 years ago
  40. f55a22c ppc4xx: Add matrix kbd support to lwmon5 board (440EPx based) by Stefan Roese · 17 years ago
  41. 0e3945c lib_ppc: make board_add_ram_info weak by Kim Phillips · 17 years ago
  42. 75a3d5d Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  43. aa0e2a7 ppc4xx: Update lwmon5 POST configuration by Stefan Roese · 17 years ago
  44. 7e5e09f Merge branch 'testing' into working by Andy Fleming · 17 years ago
  45. 0dd0e64 ppc4xx: Update 440EPx lwmon5 board support by Stefan Roese · 17 years ago
  46. 1c51617 ppc4xx: lwmon5: Update Lime initialization by Anatolij Gustschin · 17 years ago
  47. abd2edf ppc4xx: lwmon5: Support for 128 MByte NOR FLASH added by Stefan Roese · 17 years ago
  48. 5d89611 POST: Add ECC POST for the lwmon5 board by Pavel Kolesnikov · 17 years ago
  49. 5c4ddae include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  50. 4764c7d include/configs: Catch some CONFIG_CMD_* conversion stragglers. by Jon Loeliger · 17 years ago
  51. 177fdde ppc4xx: Update lwmon5 default environment by Stefan Roese · 17 years ago
  52. f861631 ppc4xx: Update lwmon5 board by Stefan Roese · 17 years ago
  53. d11a5e2 ppc4xx: Update lwmon5 board by Stefan Roese · 17 years ago
  54. 02a1646 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  55. 54ef7fd ppc4xx: Add pci_pre_init() for 405 boards by Stefan Roese · 17 years ago
  56. 70df7bc Coding stylke cleanup; rebuild CHANGELOG by Wolfgang Denk · 17 years ago
  57. e83ffdf [ppc4xx] Change lwmon5 port to work with recent 440 exception rework by Stefan Roese · 17 years ago
  58. ade5a51 [ppc4xx] Add initial lwmon5 board support by Stefan Roese · 17 years ago