1. aa6f6d1 Coding Style cleanyp; update CHANGELOG by Wolfgang Denk · 17 years ago
  2. ff2bdfb lwmon5 SYSMON POST: fix handling of negative temperatures by Yuri Tikhonov · 17 years ago
  3. 6887cb6 Merge branch 'master' of /home/wd/git/u-boot/work by Wolfgang Denk · 17 years ago
  4. 86aea3e LWMON5: fix dsPIC POST by Yuri Tikhonov · 17 years ago
  5. 81a0ac6 lwmon5 POST: remove unreachable code by Wolfgang Denk · 17 years ago
  6. b73a19e LWMON5: POST RTC fix by Yuri Tikhonov · 17 years ago
  7. 23e20aa lwmon5: Fix register test logic to match the specific GDC h/w. by Yuri Tikhonov · 17 years ago
  8. 46bc0a9 Fix backlight in the lwmon5 POST. by Yuri Tikhonov · 17 years ago
  9. f694e32 Some fixes to dspic, fpga, and gdc post tests for lwmon5. Disable external watch-dog for now. by Yuri Tikhonov · 17 years ago
  10. 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
  11. 8f15d4a The patch adds new POST tests for the Lwmon5 board. These are: by Yuri Tikhonov · 17 years ago
  12. c2ed33e Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP. by Yuri Tikhonov · 17 years ago
  13. 3a5d1e7 lwmon5: Fix register test logic to match the specific GDC h/w. by Yuri Tikhonov · 17 years ago
  14. 0f855a1 Fix backlight in the lwmon5 POST. by Yuri Tikhonov · 17 years ago
  15. 603f194 Some fixes to dspic, fpga, and gdc post tests for lwmon5. by Yuri Tikhonov · 17 years ago
  16. e262efe The patch introduces the CRITICAL feature of POST tests. If the test by Yuri Tikhonov · 17 years ago
  17. 65b20dc The patch adds new POST tests for the Lwmon5 board. These are: by Yuri Tikhonov · 17 years ago
  18. 8dc3b23 Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP. by Yuri Tikhonov · 17 years ago
  19. 84a999b ppc4xx: program_tlb now uses 64bit physical addess by Stefan Roese · 17 years ago
  20. 44b4dbe Fix warnings while compilation of post/drivers/memory.c by Anatolij Gustschin · 17 years ago
  21. 60ec654 POST: Disable cache while SPR POST by Anatolij Gustschin · 17 years ago
  22. 928d1d7 Fix CPU POST test failure by Yuri Tikhonov · 17 years ago
  23. 8dafa87 Add attribute POST_PREREL to ECC memory POST by Larry Johnson · 17 years ago
  24. 4b3cc6e ppc4xx: Refactor ECC POST for AMCC Denali core by Larry Johnson · 17 years ago
  25. 17bef68 ppc_4xx: Fix post spr.c for PPC405 by Niklaus Giger · 17 years ago
  26. b2e2142 POST: Execute SPR test after relocation by Stefan Roese · 17 years ago
  27. 0d9cdea Cosmetic changes to ECC POST for AMCC Denali core by Larry Johnson · 17 years ago
  28. 2e583d6 ppc4xx: Fix compilation problem in 405 cache POST test by Stefan Roese · 17 years ago
  29. d917221 ppc4xx: Fix problem in 44x cache POST routine by Stefan Roese · 17 years ago
  30. 7812bc4 ppc4xx: Fix lwmon5 compilation problem by Stefan Roese · 17 years ago
  31. a724a9b Fix/enhance ECC POST for 440EPx/GRx by Larry Johnson · 17 years ago
  32. 454a6cf PPC4xx: Move/rename ECC POST for 440EPx/GRx by Larry Johnson · 17 years ago
  33. c29d2d3 ppc4xx: use correct io accessors for 4xx ethernet POST by Matthias Fuchs · 17 years ago
  34. 3db93b8 ppc4xx: Enable CPU POST test for 4xx with dcache enabled by Stefan Roese · 17 years ago
  35. f71b288 ppc4xx: Change 4xx POST ethernet test to handle cached memory too by Stefan Roese · 17 years ago
  36. a268590 ppc4xx: Remove temporary TLB entry in POST cache test only for 440 by Stefan Roese · 17 years ago
  37. 0671377 ppc4xx: Remove compiler warning from previous commit by Stefan Roese · 17 years ago
  38. 6fa397d ppc4xx: Remove temporary TLB entry in POST cache test by Stefan Roese · 17 years ago
  39. 7d47cee ppc4xx: Fix POST ethernet test for Haleakala by Stefan Roese · 17 years ago
  40. a424a8b POST: Add 405EX support to 4xx UART POST test by Stefan Roese · 17 years ago
  41. 9c02def POST: limit memory test area to not touch global data anymore by Yuri Tikhonov · 17 years ago
  42. 4ce846e POST: Fix merge problem by Stefan Roese · 17 years ago
  43. 34886bb Merge with /home/stefan/git/u-boot/zeus by Stefan Roese · 17 years ago
  44. c5a172a POST: Add option for external ethernet loopback test by Stefan Roese · 17 years ago
  45. eb2b401 POST: Add ppc405 support to cache and UART POST by Stefan Roese · 17 years ago
  46. 29cb25d POST: Add ppc4xx UART POST support without external uart clock (lwmon5) by Yuri Tikhonov · 17 years ago
  47. ea9f6bc ppc4xx: Update 440EPx lwmon5 board support by Stefan Roese · 17 years ago
  48. 531e3e8 POST: Add ECC POST for the lwmon5 board by Pavel Kolesnikov · 17 years ago
  49. fad6340 make show_boot_progress () weak. by Heiko Schocher · 17 years ago
  50. 4ef218f Coding style cleanup; update CHANGELOG. by Wolfgang Denk · 17 years ago
  51. b448962 Merged POST framework with the current TOT. by Sergei Poselenov · 17 years ago
  52. a11e069 Extend POST support for PPC440 by Igor Lisitsin · 17 years ago
  53. 389b6bb Remove obsoleted POST files. by Wolfgang Denk · 18 years ago
  54. ad5bb45 Restructure POST directory to support of other CPUs, boards, etc. by Wolfgang Denk · 18 years ago
  55. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  56. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  57. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 18 years ago
  58. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  59. 15f36a5 Fix sysmon POST problem: check I2C error codes by Wolfgang Denk · 19 years ago
  60. 51152c1 Fix watchdog reset problems on LWMON board by wdenk · 19 years ago
  61. eedcd07 * Patch by Detlev Zundel, 08 Sep 2004: Update etags build target by wdenk · 20 years ago
  62. 281e00a * Code cleanup by wdenk · 20 years ago
  63. 79fa88f Patch by Pantelis Antoniou, 5 May 2004: by wdenk · 20 years ago
  64. 5a8c51c * Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · 20 years ago
  65. 7d7ce41 Patch by Pierre Aubert, 15 Mar 2004: Fix buffer overflow in IDE identification by wdenk · 21 years ago
  66. 63e73c9 * Patches by Reinhard Meyer, 14 Feb 2004: by wdenk · 21 years ago
  67. cf56e11 Add Auto-MDIX support for INCA-IP by wdenk · 21 years ago
  68. c837dcb * The PS/2 mux on the BMS2003 board needs 450 ms after power on by wdenk · 21 years ago
  69. 42d1f03 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago
  70. 7205e40 * Patches by Denis Peter, 9 Sep 2003: add FAT support for IDE, SCSI and USB by wdenk · 21 years ago
  71. 27b207f * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  72. 2535d60 * Patch by Martin Krause, 17 Jul 2003: by wdenk · 21 years ago
  73. 6dff552 * Patches by Martin Krause, 14 Jul 2003: by wdenk · 21 years ago
  74. 8564acf * Patches by Yuli Barcohen, 13 Jul 2003: by wdenk · 21 years ago
  75. d1cbe85 Merge from "stable branch", tag LABEL_2003_06_28_1800-stable: by wdenk · 21 years ago
  76. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  77. 45219c4 Patch by Mathijs Haarman, 08 May 2003: by wdenk · 21 years ago
  78. 4532cb6 * LWMON extensions: by wdenk · 21 years ago
  79. d126bfb Add support for TQM862L modules by wdenk · 21 years ago
  80. 6aff311 * Use 1-byte-read instead of -write for iprobe() function by wdenk · 22 years ago
  81. 228f29a * Improve log buffer code; use "loglevel" to decide which messages by wdenk · 22 years ago
  82. a6c7ad2 * Fix startup problems with VFD display on TRAB by wdenk · 22 years ago
  83. ea909b7 * Added support for both PCMCIA slots (at the same time!) on MPC8xx by wdenk · 22 years ago
  84. 56f94be * Add support for log buffer which can be passed to Linux kernel's by wdenk · 22 years ago
  85. c609719 Initial revision by wdenk · 22 years ago
  86. 324f6cf Initial revision by wdenk · 22 years ago
  87. 121cb96 Initial revision by wdenk · 22 years ago
  88. 07c0487 Initial revision by wdenk · 22 years ago
  89. a042ac8 Initial revision by wdenk · 22 years ago
  90. a46d821 Initial revision by wdenk · 22 years ago
  91. b6a6460 Initial revision by wdenk · 22 years ago