1. 6bacfa6 cpu/: get mac address from environment by Mike Frysinger · 15 years ago
  2. ce82ff0 FPU POST: fix warnings when building with 2.18 binutils by Yuri Tikhonov · 16 years ago
  3. aa1bcca post/Makefile: fix dependency problem with parallel builds by Wolfgang Denk · 16 years ago
  4. 4584530 POST Make: fix the sub-dir dependencies missing. by Yuri Tikhonov · 16 years ago
  5. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  6. f2302d4 Fix merge problems by Stefan Roese · 16 years ago
  7. 5744ddc Configure DSP POST; add watchdog reset to diag command by Sascha Laue · 16 years ago
  8. 1730edf Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  9. b2815f7 ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config options by Stefan Roese · 16 years ago
  10. 6956d53 lwmon5: add memory-pattern-test to FPGA POST. by Sascha Laue · 16 years ago
  11. eddc7c4 Merge branch 'lwmon5' of /home/wd/git/u-boot/projects by Wolfgang Denk · 16 years ago
  12. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  13. 7845d49 POST: mark OCM test as POST_STOP by Yuri Tikhonov · 16 years ago
  14. 28a3850 POST: add POST_STOP flag by Yuri Tikhonov · 16 years ago
  15. 6e8ec68 POST: OCM test added. by Yuri Tikhonov · 16 years ago
  16. 6891260 POST: typo fix by Yuri Tikhonov · 16 years ago
  17. e5e9d6c post/cpu/ppc4xx/Makefile: line length cleanup by Wolfgang Denk · 16 years ago
  18. 6adf61d Prepare for v1.3.3-rc3 by Wolfgang Denk · 16 years ago
  19. 58b575e lwmon5: fix offset error in sysmon0 POST by Sascha Laue · 16 years ago
  20. e7419b2 lwmon5: fix manual merge error in POST by Sascha Laue · 16 years ago
  21. ea6f668 post/board/lwmon5/sysmon.c: fix manual merge error. by Wolfgang Denk · 16 years ago
  22. 18ec19e POST: fix Makefiles for mpc8xx, lwmon, and netta POSTs. by Yuri Tikhonov · 16 years ago
  23. 6aee00f lwmon5: update dsPIC POST spezification by Sascha Laue · 16 years ago
  24. 3e4615a Fix watchdog POST for lwmon5 by Sascha Laue · 16 years ago
  25. 03c6cd3 post: Fix building with O= by Kumar Gala · 16 years ago
  26. 19cf2ec post/Makefile: make sure to use the correct flags by Wolfgang Denk · 16 years ago
  27. 7ed4011 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  28. 4b7a6dd Merge branch 'master' of /home/wd/git/u-boot/lwmon5 by Wolfgang Denk · 16 years ago
  29. 2d2b994 POST: move CONFIG_POST to Makefiles by Yuri Tikhonov · 16 years ago
  30. 0a51e92 POST: preparations for moving CONFIG_POST to Makefiles by Yuri Tikhonov · 16 years ago
  31. 3dfd4aa Fix watchdog POST for lwmon5 by Sascha Laue · 16 years ago
  32. aa6f6d1 Coding Style cleanyp; update CHANGELOG by Wolfgang Denk · 16 years ago
  33. ff2bdfb lwmon5 SYSMON POST: fix handling of negative temperatures by Yuri Tikhonov · 16 years ago
  34. 6887cb6 Merge branch 'master' of /home/wd/git/u-boot/work by Wolfgang Denk · 16 years ago
  35. 86aea3e LWMON5: fix dsPIC POST by Yuri Tikhonov · 16 years ago
  36. 81a0ac6 lwmon5 POST: remove unreachable code by Wolfgang Denk · 16 years ago
  37. b73a19e LWMON5: POST RTC fix by Yuri Tikhonov · 16 years ago
  38. 23e20aa lwmon5: Fix register test logic to match the specific GDC h/w. by Yuri Tikhonov · 16 years ago
  39. 46bc0a9 Fix backlight in the lwmon5 POST. by Yuri Tikhonov · 16 years ago
  40. f694e32 Some fixes to dspic, fpga, and gdc post tests for lwmon5. Disable external watch-dog for now. by Yuri Tikhonov · 17 years ago
  41. b428f6a The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. by Yuri Tikhonov · 17 years ago
  42. 8f15d4a The patch adds new POST tests for the Lwmon5 board. These are: by Yuri Tikhonov · 17 years ago
  43. c2ed33e Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP. by Yuri Tikhonov · 17 years ago
  44. 3a5d1e7 lwmon5: Fix register test logic to match the specific GDC h/w. by Yuri Tikhonov · 16 years ago
  45. 0f855a1 Fix backlight in the lwmon5 POST. by Yuri Tikhonov · 16 years ago
  46. 603f194 Some fixes to dspic, fpga, and gdc post tests for lwmon5. by Yuri Tikhonov · 17 years ago
  47. e262efe The patch introduces the CRITICAL feature of POST tests. If the test by Yuri Tikhonov · 17 years ago
  48. 65b20dc The patch adds new POST tests for the Lwmon5 board. These are: by Yuri Tikhonov · 17 years ago
  49. 8dc3b23 Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP. by Yuri Tikhonov · 17 years ago
  50. 84a999b ppc4xx: program_tlb now uses 64bit physical addess by Stefan Roese · 16 years ago
  51. 44b4dbe Fix warnings while compilation of post/drivers/memory.c by Anatolij Gustschin · 16 years ago
  52. 60ec654 POST: Disable cache while SPR POST by Anatolij Gustschin · 16 years ago
  53. 928d1d7 Fix CPU POST test failure by Yuri Tikhonov · 16 years ago
  54. 8dafa87 Add attribute POST_PREREL to ECC memory POST by Larry Johnson · 17 years ago
  55. 4b3cc6e ppc4xx: Refactor ECC POST for AMCC Denali core by Larry Johnson · 17 years ago
  56. 17bef68 ppc_4xx: Fix post spr.c for PPC405 by Niklaus Giger · 17 years ago
  57. b2e2142 POST: Execute SPR test after relocation by Stefan Roese · 17 years ago
  58. 0d9cdea Cosmetic changes to ECC POST for AMCC Denali core by Larry Johnson · 17 years ago
  59. 2e583d6 ppc4xx: Fix compilation problem in 405 cache POST test by Stefan Roese · 17 years ago
  60. d917221 ppc4xx: Fix problem in 44x cache POST routine by Stefan Roese · 17 years ago
  61. 7812bc4 ppc4xx: Fix lwmon5 compilation problem by Stefan Roese · 17 years ago
  62. a724a9b Fix/enhance ECC POST for 440EPx/GRx by Larry Johnson · 17 years ago
  63. 454a6cf PPC4xx: Move/rename ECC POST for 440EPx/GRx by Larry Johnson · 17 years ago
  64. c29d2d3 ppc4xx: use correct io accessors for 4xx ethernet POST by Matthias Fuchs · 17 years ago
  65. 3db93b8 ppc4xx: Enable CPU POST test for 4xx with dcache enabled by Stefan Roese · 17 years ago
  66. f71b288 ppc4xx: Change 4xx POST ethernet test to handle cached memory too by Stefan Roese · 17 years ago
  67. a268590 ppc4xx: Remove temporary TLB entry in POST cache test only for 440 by Stefan Roese · 17 years ago
  68. 0671377 ppc4xx: Remove compiler warning from previous commit by Stefan Roese · 17 years ago
  69. 6fa397d ppc4xx: Remove temporary TLB entry in POST cache test by Stefan Roese · 17 years ago
  70. 7d47cee ppc4xx: Fix POST ethernet test for Haleakala by Stefan Roese · 17 years ago
  71. a424a8b POST: Add 405EX support to 4xx UART POST test by Stefan Roese · 17 years ago
  72. 9c02def POST: limit memory test area to not touch global data anymore by Yuri Tikhonov · 17 years ago
  73. 4ce846e POST: Fix merge problem by Stefan Roese · 17 years ago
  74. 34886bb Merge with /home/stefan/git/u-boot/zeus by Stefan Roese · 17 years ago
  75. c5a172a POST: Add option for external ethernet loopback test by Stefan Roese · 17 years ago
  76. eb2b401 POST: Add ppc405 support to cache and UART POST by Stefan Roese · 17 years ago
  77. 29cb25d POST: Add ppc4xx UART POST support without external uart clock (lwmon5) by Yuri Tikhonov · 17 years ago
  78. ea9f6bc ppc4xx: Update 440EPx lwmon5 board support by Stefan Roese · 17 years ago
  79. 531e3e8 POST: Add ECC POST for the lwmon5 board by Pavel Kolesnikov · 17 years ago
  80. fad6340 make show_boot_progress () weak. by Heiko Schocher · 17 years ago
  81. 4ef218f Coding style cleanup; update CHANGELOG. by Wolfgang Denk · 17 years ago
  82. b448962 Merged POST framework with the current TOT. by Sergei Poselenov · 17 years ago
  83. a11e069 Extend POST support for PPC440 by Igor Lisitsin · 17 years ago
  84. 389b6bb Remove obsoleted POST files. by Wolfgang Denk · 17 years ago
  85. ad5bb45 Restructure POST directory to support of other CPUs, boards, etc. by Wolfgang Denk · 17 years ago
  86. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  87. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  88. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 18 years ago
  89. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  90. 15f36a5 Fix sysmon POST problem: check I2C error codes by Wolfgang Denk · 19 years ago
  91. 51152c1 Fix watchdog reset problems on LWMON board by wdenk · 19 years ago
  92. eedcd07 * Patch by Detlev Zundel, 08 Sep 2004: Update etags build target by wdenk · 20 years ago
  93. 281e00a * Code cleanup by wdenk · 20 years ago
  94. 79fa88f Patch by Pantelis Antoniou, 5 May 2004: by wdenk · 20 years ago
  95. 5a8c51c * Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · 20 years ago
  96. 7d7ce41 Patch by Pierre Aubert, 15 Mar 2004: Fix buffer overflow in IDE identification by wdenk · 20 years ago
  97. 63e73c9 * Patches by Reinhard Meyer, 14 Feb 2004: by wdenk · 20 years ago
  98. cf56e11 Add Auto-MDIX support for INCA-IP by wdenk · 20 years ago
  99. c837dcb * The PS/2 mux on the BMS2003 board needs 450 ms after power on by wdenk · 21 years ago
  100. 42d1f03 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago