1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  3. 150c3bc post: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  4. 785c9cc post: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  5. 3dd5d4a post: Move CONFIG_SYS_POST to CFG_SYS_POST by Tom Rini · 2 years ago
  6. 8eaa3c7 post: Migrate to Kconfig by Tom Rini · 2 years ago
  7. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  8. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  9. dc8b624 common: board_r: Drop initr_post_backlog wrapper by Ovidiu Panait · 4 years ago
  10. c5a0bc5 post: remove redundant condition by Heinrich Schuchardt · 4 years, 4 months ago
  11. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  12. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
  13. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  14. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  15. db22961 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
  16. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  17. 49badb9 Drop the log buffer by Simon Glass · 7 years ago
  18. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  19. 210ebce Blackfin: Remove by Tom Rini · 8 years ago
  20. 4e5f9e6 misc: use __weak by Jeroen Hofstee · 10 years ago
  21. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  22. b2184f2 post: remove #warning for kirkwood CPUs by Valentin Longchamp · 13 years ago
  23. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  24. 12a13d6 bootstage: Convert progress numbers 20-41 to enums by Simon Glass · 13 years ago
  25. d409b1b bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · 13 years ago
  26. 65a540b post: add blackfin to the post_time_ms list by Mike Frysinger · 13 years ago
  27. 8faca41 post: fix compile issue for post tests on kirkwood by Holger Brunck · 13 years ago
  28. bb968ec post/post.c: Use lldiv for 64-bit divisions by Christian Riesch · 13 years ago
  29. bedfa0a post/post.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  30. f7a49f1 post/post.c: CodingStyle cleanup by Wolfgang Denk · 13 years ago
  31. d642b19 arm, post: add missing post_time_ms for arm by Heiko Schocher · 13 years ago
  32. 51ee591 cosmetic, post: Codingstyle cleanup by Heiko Schocher · 13 years ago
  33. cfc8880 POST: make env test flags fetching optional by Valentin Longchamp · 13 years ago
  34. b918173 POST: add post_log_res field for post results in global data by Valentin Longchamp · 13 years ago
  35. e7deffc post: fix indendation/brace confusion by James Kosin · 13 years ago
  36. 83a687b post: use ARRAY_SIZE by Mike Frysinger · 14 years ago
  37. 2073edd post: add gpio hotkey support by Mike Frysinger · 14 years ago
  38. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  39. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  40. e3ac2b9 POST: add progress API by Michael Zaidman · 15 years ago
  41. f0a15c5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · 15 years ago
  42. 9057cbf Conditionally perform common relocation fixups by Peter Tyser · 15 years ago
  43. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  44. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  45. 0015053 Configure DSP POST; add watchdog reset to diag command by Sascha Laue · 16 years ago
  46. bc439b0 POST: add POST_STOP flag by Yuri Tikhonov · 17 years ago
  47. dffe4f9 POST: preparations for moving CONFIG_POST to Makefiles by Yuri Tikhonov · 17 years ago
  48. 6a068a1 The patch introduces the CRITICAL feature of POST tests. If the test by Yuri Tikhonov · 17 years ago
  49. 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · 17 years ago
  50. 95bcd38 Extend POST support for PPC440 by Igor Lisitsin · 18 years ago
  51. b38e0df Restructure POST directory to support of other CPUs, boards, etc. by Wolfgang Denk · 18 years ago
  52. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  53. e97d3d9 * Patches by Reinhard Meyer, 14 Feb 2004: by wdenk · 21 years ago
  54. 9c53f40 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago
  55. 874ac26 * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  56. ca9bc76 * Patches by Martin Krause, 14 Jul 2003: by wdenk · 21 years ago
  57. dccbda0 * Patches by Yuli Barcohen, 13 Jul 2003: by wdenk · 21 years ago
  58. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  59. c08f158 * LWMON extensions: by wdenk · 22 years ago
  60. 9dfa8d1 * Improve log buffer code; use "loglevel" to decide which messages by wdenk · 22 years ago
  61. 2029f4d * Added support for both PCMCIA slots (at the same time!) on MPC8xx by wdenk · 22 years ago
  62. 56f94be * Add support for log buffer which can be passed to Linux kernel's by wdenk · 22 years ago
  63. a042ac8 Initial revision by wdenk · 22 years ago