1. 150b490 post: remove unnecessary include path settings by Masahiro Yamada · 11 years ago
  2. f427136 post: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  3. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  4. 832d36e Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · 11 years ago
  5. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  6. b5a389f post: fix I2C POST failure for devices in CONFIG_SYS_POST_I2C_IGNORES by Anatolij Gustschin · 12 years ago
  7. 9032676 PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) by Wolfgang Denk · 12 years ago
  8. 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago
  9. b2184f2 post: remove #warning for kirkwood CPUs by Valentin Longchamp · 13 years ago
  10. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  11. 12a13d6 bootstage: Convert progress numbers 20-41 to enums by Simon Glass · 13 years ago
  12. d409b1b bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · 13 years ago
  13. a1facc9 Revert "post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPU" by Wolfgang Denk · 13 years ago
  14. 65a540b post: add blackfin to the post_time_ms list by Mike Frysinger · 13 years ago
  15. 4e1b82a post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPU by Kumar Gala · 13 years ago
  16. 059a2d6 post/lib_powerpc/multi.c: fix stack overflow error by Wolfgang Denk · 13 years ago
  17. bc3e91a post/lib_powerpc/multi.c: code cleanup by Wolfgang Denk · 13 years ago
  18. 417c65c post/lib_powerpc/multi.c: make checkpatch clean by Wolfgang Denk · 13 years ago
  19. 6244905 PPC: fix "Warning: FOO uses hard float, BAR uses soft float". by Wolfgang Denk · 13 years ago
  20. 8faca41 post: fix compile issue for post tests on kirkwood by Holger Brunck · 13 years ago
  21. bb968ec post/post.c: Use lldiv for 64-bit divisions by Christian Riesch · 13 years ago
  22. 39599f2 post/board/lwmon5/gdc.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  23. fa3308c 20001122-1.c: Fix GCC 4.6 build warning by Stefan Roese · 13 years ago
  24. bedfa0a post/post.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  25. f7a49f1 post/post.c: CodingStyle cleanup by Wolfgang Denk · 13 years ago
  26. d642b19 arm, post: add missing post_time_ms for arm by Heiko Schocher · 13 years ago
  27. 51ee591 cosmetic, post: Codingstyle cleanup by Heiko Schocher · 13 years ago
  28. 865fed3 arm, post, memory: fix bug if sdram base != 0x00000000 by Heiko Schocher · 13 years ago
  29. 24db42a POST: add new memory regions test by Valentin Longchamp · 13 years ago
  30. 738fa06 POST: drivers/memory.c coding style cleanup by Valentin Longchamp · 13 years ago
  31. cfc8880 POST: make env test flags fetching optional by Valentin Longchamp · 13 years ago
  32. b918173 POST: add post_log_res field for post results in global data by Valentin Longchamp · 13 years ago
  33. 32ed1fe Blackfin: post: generalize led/button tests with GPIOs by Mike Frysinger · 14 years ago
  34. e50cc8f post, memorytest: add support for none powerpc archs by Heiko Schocher · 13 years ago
  35. dba084b post, memorytest: fix if vstart is not = 0x0 by Heiko Schocher · 13 years ago
  36. e7deffc post: fix indendation/brace confusion by James Kosin · 13 years ago
  37. 813531f post: new nor flash test by Mike Frysinger · 14 years ago
  38. 83a687b post: use ARRAY_SIZE by Mike Frysinger · 14 years ago
  39. 2073edd post: add gpio hotkey support by Mike Frysinger · 14 years ago
  40. fe6555b powerpc: Fix FPU post related link warnings by Kumar Gala · 14 years ago
  41. cf0486b ppc4xx/POST: Change ethernet test loop count to a default of 10 by Stefan Roese · 14 years ago
  42. 82f7c37 ppc4xx/POST: Handle cached SDRAM correctly in Denali (440EPx) ECC POST by Stefan Roese · 14 years ago
  43. b181a6b Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 14 years ago
  44. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  45. 0022475 post, i2c: add missing curly bracket in i2c_post_test by Heiko Schocher · 14 years ago
  46. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  47. 1136f69 Coding Style cleanup by Wolfgang Denk · 14 years ago
  48. 69fc70a post/drivers/i2c.c: fix compile error by Wolfgang Denk · 14 years ago
  49. d482dd3 post/i2c: Add ability to ignore I2C devices by Peter Tyser · 14 years ago
  50. 3f1d0db post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRS by Peter Tyser · 14 years ago
  51. 0ce0189 post/i2c: Don't probe address 0 by Peter Tyser · 14 years ago
  52. 5d93325 post/i2c: Clean up detection logic by Peter Tyser · 14 years ago
  53. de2ef6b post/i2c: General clean up by Peter Tyser · 14 years ago
  54. 770b00b ppc4xx/POST: Add board specific UART POST test to lwmon5 by Stefan Roese · 14 years ago
  55. d92dea9 Expand POST memory test to support arch-depended implementation. by York Sun · 14 years ago
  56. a0a1479 ppc4xx: Use common ns16550 functions in 4xx UART POST driver by Stefan Roese · 14 years ago
  57. 249310a ppc4xx: Big lwmon5 board support rework/update by Sascha Laue · 14 years ago
  58. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  59. de21eab ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific by Stefan Roese · 14 years ago
  60. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  61. d0c966a ppc4xx: POST UART: Use in/out_8() io-accessor functions by Stefan Roese · 14 years ago
  62. f969a68 POST cleanup. by Michael Zaidman · 14 years ago
  63. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  64. 4228f8b POST: Added ECC memory test for mpc83xx. by Michael Zaidman · 15 years ago
  65. 810b207 mpc5121: pdm360ng: add coprocessor POST by Anatolij Gustschin · 15 years ago
  66. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  67. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago
  68. e3ac2b9 POST: add progress API by Michael Zaidman · 15 years ago
  69. f0a15c5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · 15 years ago
  70. c8f071a Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  71. 728bd0a ppc_4xx: Apply new HW register names by Niklaus Giger · 15 years ago
  72. 9057cbf Conditionally perform common relocation fixups by Peter Tyser · 15 years ago
  73. 5bd6765 lwmon, lwmon5: Remove sysmon POST relocation fixups by Peter Tyser · 15 years ago
  74. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  75. 730b2d2 ppc4xx: Replace 4xx lowercase SPR references by Matthias Fuchs · 15 years ago
  76. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  77. c9c0492 mpc8xx/ether.c: fix warning: unused variable 'bd' by Wolfgang Denk · 16 years ago
  78. f4aa436 cpu/: get mac address from environment by Mike Frysinger · 16 years ago
  79. 7ed66f7 FPU POST: fix warnings when building with 2.18 binutils by Yuri Tikhonov · 16 years ago
  80. abe9082 post/Makefile: fix dependency problem with parallel builds by Wolfgang Denk · 16 years ago
  81. e68a78a POST Make: fix the sub-dir dependencies missing. by Yuri Tikhonov · 16 years ago
  82. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  83. 3762825 Fix merge problems by Stefan Roese · 16 years ago
  84. 0015053 Configure DSP POST; add watchdog reset to diag command by Sascha Laue · 17 years ago
  85. 59bf578 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  86. 422853e ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config options by Stefan Roese · 16 years ago
  87. 9a1457f lwmon5: add memory-pattern-test to FPGA POST. by Sascha Laue · 17 years ago
  88. b42863f Merge branch 'lwmon5' of /home/wd/git/u-boot/projects by Wolfgang Denk · 17 years ago
  89. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  90. 9c667bf POST: mark OCM test as POST_STOP by Yuri Tikhonov · 17 years ago
  91. bc439b0 POST: add POST_STOP flag by Yuri Tikhonov · 17 years ago
  92. c3655b8 POST: OCM test added. by Yuri Tikhonov · 17 years ago
  93. 7e3769f POST: typo fix by Yuri Tikhonov · 17 years ago
  94. 93092b0 post/cpu/ppc4xx/Makefile: line length cleanup by Wolfgang Denk · 17 years ago
  95. 44b8ad4 Prepare for v1.3.3-rc3 by Wolfgang Denk · 17 years ago
  96. 7ca0422 lwmon5: fix offset error in sysmon0 POST by Sascha Laue · 17 years ago
  97. 6313f13 lwmon5: fix manual merge error in POST by Sascha Laue · 17 years ago
  98. a0b23e2 post/board/lwmon5/sysmon.c: fix manual merge error. by Wolfgang Denk · 17 years ago
  99. fad3749 POST: fix Makefiles for mpc8xx, lwmon, and netta POSTs. by Yuri Tikhonov · 17 years ago
  100. 86c0af7 lwmon5: update dsPIC POST spezification by Sascha Laue · 17 years ago