1. d642b19 arm, post: add missing post_time_ms for arm by Heiko Schocher · Wed Sep 14 19:34:33 2011 +0000
  2. 51ee591 cosmetic, post: Codingstyle cleanup by Heiko Schocher · Wed Oct 12 01:18:05 2011 +0000
  3. 865fed3 arm, post, memory: fix bug if sdram base != 0x00000000 by Heiko Schocher · Thu Oct 06 20:40:00 2011 +0000
  4. 24db42a POST: add new memory regions test by Valentin Longchamp · Mon Sep 12 04:18:40 2011 +0000
  5. 738fa06 POST: drivers/memory.c coding style cleanup by Valentin Longchamp · Wed Aug 03 02:37:03 2011 +0000
  6. cfc8880 POST: make env test flags fetching optional by Valentin Longchamp · Wed Aug 03 02:37:02 2011 +0000
  7. b918173 POST: add post_log_res field for post results in global data by Valentin Longchamp · Wed Aug 03 02:37:01 2011 +0000
  8. 32ed1fe Blackfin: post: generalize led/button tests with GPIOs by Mike Frysinger · Tue May 10 16:22:25 2011 -0400
  9. e50cc8f post, memorytest: add support for none powerpc archs by Heiko Schocher · Thu Jun 02 19:38:24 2011 +0000
  10. dba084b post, memorytest: fix if vstart is not = 0x0 by Heiko Schocher · Tue May 31 20:24:05 2011 +0000
  11. e7deffc post: fix indendation/brace confusion by James Kosin · Thu Jul 14 08:15:06 2011 +0000
  12. 813531f post: new nor flash test by Mike Frysinger · Tue May 10 13:35:40 2011 +0000
  13. 83a687b post: use ARRAY_SIZE by Mike Frysinger · Tue May 10 07:28:35 2011 +0000
  14. 2073edd post: add gpio hotkey support by Mike Frysinger · Tue May 10 07:01:21 2011 +0000
  15. fe6555b powerpc: Fix FPU post related link warnings by Kumar Gala · Tue Jan 25 03:00:08 2011 -0600
  16. cf0486b ppc4xx/POST: Change ethernet test loop count to a default of 10 by Stefan Roese · Fri Nov 26 19:17:40 2010 +0100
  17. 82f7c37 ppc4xx/POST: Handle cached SDRAM correctly in Denali (440EPx) ECC POST by Stefan Roese · Fri Nov 26 15:45:22 2010 +0100
  18. b181a6b Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Fri Nov 19 22:02:40 2010 +0100
  19. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  20. 0022475 post, i2c: add missing curly bracket in i2c_post_test by Heiko Schocher · Mon Nov 15 08:20:39 2010 +0100
  21. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  22. 1136f69 Coding Style cleanup by Wolfgang Denk · Wed Oct 27 22:48:30 2010 +0200
  23. 69fc70a post/drivers/i2c.c: fix compile error by Wolfgang Denk · Tue Oct 26 23:22:36 2010 +0200
  24. d482dd3 post/i2c: Add ability to ignore I2C devices by Peter Tyser · Fri Oct 22 00:20:31 2010 -0500
  25. 3f1d0db post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRS by Peter Tyser · Fri Oct 22 00:20:30 2010 -0500
  26. 0ce0189 post/i2c: Don't probe address 0 by Peter Tyser · Fri Oct 22 00:20:29 2010 -0500
  27. 5d93325 post/i2c: Clean up detection logic by Peter Tyser · Fri Oct 22 00:20:28 2010 -0500
  28. de2ef6b post/i2c: General clean up by Peter Tyser · Fri Oct 22 00:20:27 2010 -0500
  29. 770b00b ppc4xx/POST: Add board specific UART POST test to lwmon5 by Stefan Roese · Thu Oct 07 14:16:25 2010 +0200
  30. d92dea9 Expand POST memory test to support arch-depended implementation. by York Sun · Tue Sep 28 15:20:31 2010 -0700
  31. a0a1479 ppc4xx: Use common ns16550 functions in 4xx UART POST driver by Stefan Roese · Wed Sep 29 16:58:38 2010 +0200
  32. 249310a ppc4xx: Big lwmon5 board support rework/update by Sascha Laue · Thu Aug 19 09:38:56 2010 +0200
  33. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · Tue Sep 28 23:30:47 2010 +0200
  34. de21eab ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific by Stefan Roese · Thu Sep 16 14:30:37 2010 +0200
  35. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · Thu Sep 09 19:18:00 2010 +0200
  36. d0c966a ppc4xx: POST UART: Use in/out_8() io-accessor functions by Stefan Roese · Tue Sep 14 09:38:18 2010 +0200
  37. f969a68 POST cleanup. by Michael Zaidman · Mon Sep 20 08:51:53 2010 +0200
  38. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · Sat Jul 24 21:55:43 2010 +0200
  39. 4228f8b POST: Added ECC memory test for mpc83xx. by Michael Zaidman · Wed Apr 07 18:30:08 2010 +0300
  40. 810b207 mpc5121: pdm360ng: add coprocessor POST by Anatolij Gustschin · Sat Apr 24 19:27:11 2010 +0200
  41. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  42. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500
  43. e3ac2b9 POST: add progress API by Michael Zaidman · Mon Mar 01 11:47:36 2010 +0200
  44. f0a15c5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · Thu Dec 03 06:24:30 2009 +0100
  45. c8f071a Merge branch 'reloc' by Wolfgang Denk · Fri Oct 09 00:03:18 2009 +0200
  46. 728bd0a ppc_4xx: Apply new HW register names by Niklaus Giger · Sun Oct 04 20:04:20 2009 +0200
  47. 9057cbf Conditionally perform common relocation fixups by Peter Tyser · Mon Sep 21 11:20:36 2009 -0500
  48. 5bd6765 lwmon, lwmon5: Remove sysmon POST relocation fixups by Peter Tyser · Mon Sep 21 11:20:34 2009 -0500
  49. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · Wed Sep 09 16:25:29 2009 +0200
  50. 730b2d2 ppc4xx: Replace 4xx lowercase SPR references by Matthias Fuchs · Wed Jul 22 17:27:56 2009 +0200
  51. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 12:14:54 2009 +0200
  52. c9c0492 mpc8xx/ether.c: fix warning: unused variable 'bd' by Wolfgang Denk · Sat Mar 28 16:17:29 2009 +0100
  53. f4aa436 cpu/: get mac address from environment by Mike Frysinger · Wed Feb 11 19:18:41 2009 -0500
  54. 7ed66f7 FPU POST: fix warnings when building with 2.18 binutils by Yuri Tikhonov · Sat Dec 20 14:54:21 2008 +0300
  55. abe9082 post/Makefile: fix dependency problem with parallel builds by Wolfgang Denk · Tue Dec 16 14:44:06 2008 +0100
  56. e68a78a POST Make: fix the sub-dir dependencies missing. by Yuri Tikhonov · Sun Dec 07 22:12:50 2008 +0100
  57. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  58. 3762825 Fix merge problems by Stefan Roese · Wed Aug 06 14:05:38 2008 +0200
  59. 0015053 Configure DSP POST; add watchdog reset to diag command by Sascha Laue · Fri May 30 09:48:14 2008 +0200
  60. 59bf578 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · Wed Jun 11 22:13:07 2008 +0200
  61. 422853e ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config options by Stefan Roese · Fri Jun 06 16:10:41 2008 +0200
  62. 9a1457f lwmon5: add memory-pattern-test to FPGA POST. by Sascha Laue · Tue May 13 13:29:54 2008 +0200
  63. b42863f Merge branch 'lwmon5' of /home/wd/git/u-boot/projects by Wolfgang Denk · Wed May 21 01:13:39 2008 +0200
  64. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  65. 9c667bf POST: mark OCM test as POST_STOP by Yuri Tikhonov · Thu May 08 15:46:02 2008 +0200
  66. bc439b0 POST: add POST_STOP flag by Yuri Tikhonov · Thu May 08 15:45:26 2008 +0200
  67. c3655b8 POST: OCM test added. by Yuri Tikhonov · Thu May 08 15:42:47 2008 +0200
  68. 7e3769f POST: typo fix by Yuri Tikhonov · Thu May 08 15:40:39 2008 +0200
  69. 93092b0 post/cpu/ppc4xx/Makefile: line length cleanup by Wolfgang Denk · Sat May 10 00:36:09 2008 +0200
  70. 44b8ad4 Prepare for v1.3.3-rc3 by Wolfgang Denk · Sun May 04 12:10:33 2008 +0200
  71. 7ca0422 lwmon5: fix offset error in sysmon0 POST by Sascha Laue · Wed Apr 30 15:23:38 2008 +0200
  72. 6313f13 lwmon5: fix manual merge error in POST by Sascha Laue · Wed Apr 30 15:16:35 2008 +0200
  73. a0b23e2 post/board/lwmon5/sysmon.c: fix manual merge error. by Wolfgang Denk · Tue Apr 29 21:33:08 2008 +0200
  74. fad3749 POST: fix Makefiles for mpc8xx, lwmon, and netta POSTs. by Yuri Tikhonov · Mon Apr 28 18:19:34 2008 +0200
  75. 86c0af7 lwmon5: update dsPIC POST spezification by Sascha Laue · Tue Apr 01 10:10:18 2008 +0200
  76. e44fb05 Fix watchdog POST for lwmon5 by Sascha Laue · Tue Apr 01 15:13:03 2008 +0200
  77. af8a723 post: Fix building with O= by Kumar Gala · Sat Apr 26 11:44:44 2008 -0500
  78. de946a2 post/Makefile: make sure to use the correct flags by Wolfgang Denk · Sat Apr 26 01:25:39 2008 +0200
  79. 7f39a01 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Sat Apr 26 00:34:42 2008 +0200
  80. b5d9c1e Merge branch 'master' of /home/wd/git/u-boot/lwmon5 by Wolfgang Denk · Fri Apr 25 11:32:01 2008 +0200
  81. bdfd302 POST: move CONFIG_POST to Makefiles by Yuri Tikhonov · Mon Mar 31 10:51:37 2008 +0200
  82. dffe4f9 POST: preparations for moving CONFIG_POST to Makefiles by Yuri Tikhonov · Mon Mar 31 10:49:34 2008 +0200
  83. 437b8cf Fix watchdog POST for lwmon5 by Sascha Laue · Tue Apr 01 15:13:03 2008 +0200
  84. 840a0d7 Coding Style cleanyp; update CHANGELOG by Wolfgang Denk · Wed Mar 26 00:52:10 2008 +0100
  85. af41d76 lwmon5 SYSMON POST: fix handling of negative temperatures by Yuri Tikhonov · Mon Mar 24 11:29:14 2008 +0100
  86. fe76494 Merge branch 'master' of /home/wd/git/u-boot/work by Wolfgang Denk · Sat Mar 22 23:27:43 2008 +0100
  87. 934f1f8 LWMON5: fix dsPIC POST by Yuri Tikhonov · Fri Mar 21 09:18:40 2008 +0100
  88. 53a34af lwmon5 POST: remove unreachable code by Wolfgang Denk · Thu Mar 20 22:01:38 2008 +0100
  89. 9bacd94 LWMON5: POST RTC fix by Yuri Tikhonov · Thu Mar 20 17:56:04 2008 +0300
  90. 0418e41 lwmon5: Fix register test logic to match the specific GDC h/w. by Yuri Tikhonov · Tue Mar 18 13:33:30 2008 +0100
  91. 9e9051c Fix backlight in the lwmon5 POST. by Yuri Tikhonov · Tue Mar 18 13:27:57 2008 +0100
  92. cc71043 Some fixes to dspic, fpga, and gdc post tests for lwmon5. Disable external watch-dog for now. by Yuri Tikhonov · Mon Feb 04 17:09:55 2008 +0100
  93. d773efb 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 · Mon Feb 04 14:11:03 2008 +0100
  94. d3558cb The patch adds new POST tests for the Lwmon5 board. These are: by Yuri Tikhonov · Mon Feb 04 14:10:42 2008 +0100
  95. 93d0d14 Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP. by Yuri Tikhonov · Mon Feb 04 14:10:01 2008 +0100
  96. f9bce1d lwmon5: Fix register test logic to match the specific GDC h/w. by Yuri Tikhonov · Tue Mar 18 13:33:30 2008 +0100
  97. 7151a34 Fix backlight in the lwmon5 POST. by Yuri Tikhonov · Tue Mar 18 13:27:57 2008 +0100
  98. aacbc73 Some fixes to dspic, fpga, and gdc post tests for lwmon5. by Yuri Tikhonov · Mon Feb 04 17:09:55 2008 +0100
  99. 6a068a1 The patch introduces the CRITICAL feature of POST tests. If the test by Yuri Tikhonov · Mon Feb 04 14:11:03 2008 +0100
  100. c147d48 The patch adds new POST tests for the Lwmon5 board. These are: by Yuri Tikhonov · Mon Feb 04 14:10:42 2008 +0100