1. bbf7a22 net: miiphy: Introduce mdio_init() by Marek Vasut · Sat Feb 22 21:33:22 2025 +0100
  2. 9b82e01 net: miiphybb: Drop bb_miiphy_init() and .init callback by Marek Vasut · Sat Feb 22 21:33:19 2025 +0100
  3. 99a6094 Merge patch series "bloblist: refactor xferlist and bloblist" by Tom Rini · Wed Feb 19 18:49:47 2025 -0600
  4. b9319e4 bloblist: kconfig for mandatory incoming standard passage by Raymond Mao · Wed Feb 19 16:02:20 2025 -0800
  5. ba72dd1 bloblist: refactor xferlist and bloblist by Raymond Mao · Wed Feb 19 16:02:19 2025 -0800
  6. fea88cf Merge patch series "Introduce K3 remoteproc driver for M4 subsystem" by Tom Rini · Fri Feb 14 13:17:47 2025 -0600
  7. f2549cc spl: Enable SPL remoteproc by default for K3 ARCH by Judith Mendez · Mon Feb 10 14:29:41 2025 -0600
  8. defb25f Merge patch series "Enable bloblist support on Vexpress64" by Tom Rini · Tue Feb 11 18:09:05 2025 -0600
  9. a1cc7ae bloblist: add support for CONFIG_BLOBLIST_PASSAGE by Harrison Mutai · Tue Feb 04 17:58:41 2025 +0000
  10. b8d792d bloblist: fix typo in code comments by Harrison Mutai · Tue Feb 04 17:58:39 2025 +0000
  11. 09794a6 common: Add NULL checks for xrealloc in make_string cli_hush.c by Anton Moryakov · Fri Feb 07 01:01:23 2025 +0300
  12. 7f82174 common: Add NULL checks for malloc_cache_aligned in autoboot.c by Anton Moryakov · Fri Feb 07 00:55:21 2025 +0300
  13. d431552 vbe: Allow VBE to disable adding loadables to the FDT by Simon Glass · Sun Jan 26 11:43:28 2025 -0700
  14. cde6bd5 vbe: Provide VPL binman-symbols for the next phase by Simon Glass · Sun Jan 26 11:43:26 2025 -0700
  15. fbf83c7 vbe: Support providing a linker script by Simon Glass · Sun Jan 26 11:43:25 2025 -0700
  16. c811ef9 spl: Support selecting images based on phase in simple FIT by Simon Glass · Sun Jan 26 11:43:17 2025 -0700
  17. 5d4ad5c spl: Adjust debugging and xPL symbols by Simon Glass · Sun Jan 26 11:43:15 2025 -0700
  18. 52b51ab lib: Allow crc16 code to be dropped by Simon Glass · Sun Jan 26 11:43:14 2025 -0700
  19. c6881f1 bloblist: add api to get blob with size by Raymond Mao · Mon Jan 27 06:49:34 2025 -0800
  20. d62a732 log: enable filtering on functions by Heinrich Schuchardt · Fri Jan 17 01:09:53 2025 +0100
  21. 63c2125 log: make log_has_file() static by Heinrich Schuchardt · Fri Jan 17 01:09:52 2025 +0100
  22. 5593f8b Merge patch series "upl: Prerequite patches for updated spec" by Tom Rini · Wed Jan 22 16:08:34 2025 -0600
  23. ff17d65 boot: Use fit_image_get_data() to get data by Simon Glass · Fri Jan 10 17:00:14 2025 -0700
  24. d3ca401 boot: Rename fit_image_get_data() by Simon Glass · Fri Jan 10 17:00:12 2025 -0700
  25. 62a1bd2 bloblist: Make BLOBLIST_ALLOC the default by Simon Glass · Fri Jan 10 17:00:00 2025 -0700
  26. 2fdc99e Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · Wed Jan 22 09:49:14 2025 -0600
  27. e40b0af Merge patch series "vbe: Series part F" by Tom Rini · Wed Jan 22 09:48:24 2025 -0600
  28. 7f06de6 spl: Plumb in the relocating loader by Simon Glass · Wed Jan 15 18:27:20 2025 -0700
  29. 28243f0 spl: Add support for a relocating jump to the next phase by Simon Glass · Wed Jan 15 18:27:19 2025 -0700
  30. 7ba1b8c spl: Add a type for the jumper function by Simon Glass · Wed Jan 15 18:27:18 2025 -0700
  31. d25fe77 cyclic: Fix rollover every 72 min on 32 bits platforms by Patrice Chotard · Tue Jan 14 14:28:13 2025 +0100
  32. 775fc11 common: Move autoprobe out to board init by Simon Glass · Wed Nov 20 08:36:41 2024 -0700
  33. 9ab2611 common: Drop check for DM in initf_dm() by Simon Glass · Wed Nov 20 08:36:39 2024 -0700
  34. 8129ea4 Merge patch series "Select CONFIG_64BIT for sandbox64 and x86_64" by Tom Rini · Tue Dec 31 10:58:36 2024 -0600
  35. 5b5322c x86: select CONFIG_64BIT for X86_64 by Andrew Goodbody · Mon Dec 16 18:07:35 2024 +0000
  36. 559196f Merge patch series "Keep the access to dtb_dt_embedded() within fdtdec" by Tom Rini · Tue Dec 31 10:57:54 2024 -0600
  37. c37ec64 fdtdec: encapsulate dtb_dt_embedded() within by Evgeny Bachinin · Wed Dec 11 01:39:57 2024 +0300
  38. b6e13a9 Merge patch series "vbe: Series part E" by Tom Rini · Fri Dec 27 15:16:39 2024 -0600
  39. dc020a2 hash: Plumb crc8 into the hash functions by Simon Glass · Thu Dec 19 11:29:07 2024 -0700
  40. 97c434b spl: Add some more debugging to load_simple_fit() by Simon Glass · Thu Dec 19 11:29:02 2024 -0700
  41. cfe35e2 spl: Drop a duplicate variable in boot_from_devices() by Simon Glass · Thu Dec 19 11:29:01 2024 -0700
  42. 9a9097f spl: Drop use of uintptr_t by Simon Glass · Thu Dec 19 11:29:00 2024 -0700
  43. e4d7a14 spl: Support a relocated stack in any XPL phase by Simon Glass · Thu Dec 19 11:28:59 2024 -0700
  44. a0bdf22 spl: Allow serial to be disabled in any XPL phase by Simon Glass · Thu Dec 19 11:28:58 2024 -0700
  45. c76a339 spl: Report a loader failure by Simon Glass · Thu Dec 19 11:28:57 2024 -0700
  46. ca19316 Support setting a maximum size for the VPL image by Simon Glass · Thu Dec 19 11:28:56 2024 -0700
  47. 665fc22 malloc: Provide a simple malloc for VPL by Simon Glass · Thu Dec 19 11:28:55 2024 -0700
  48. a319487 malloc: Show amount of used space when memory runs out by Simon Glass · Thu Dec 19 11:28:54 2024 -0700
  49. be8ccc6 spl: mmc: Avoid size growth in spl_mmc_find_device() debug by Simon Glass · Thu Dec 19 11:28:49 2024 -0700
  50. f8ab6ba Merge tag 'v2025.01-rc5' into next by Tom Rini · Wed Dec 25 22:31:04 2024 -0600
  51. 1d64ddf common: memtop: Fix the return type for find_ram_top by Venkatesh Yadav Abbarapu · Fri Dec 20 08:37:42 2024 +0530
  52. d45d800 riscv: spl: add FIT name for RISC-V Falcon mode by Randolph · Fri Dec 13 14:51:16 2024 +0800
  53. 7082a0d Revert "Merge patch series "vbe: Series part E"" by Tom Rini · Thu Dec 12 21:07:26 2024 -0600
  54. 58af8a4 Merge patch series "vbe: Series part E" by Tom Rini · Thu Dec 12 16:35:47 2024 -0600
  55. 2cc2e40 hash: Plumb crc8 into the hash functions by Simon Glass · Sat Dec 07 10:24:12 2024 -0700
  56. 93b94e5 spl: Add some more debugging to load_simple_fit() by Simon Glass · Sat Dec 07 10:24:07 2024 -0700
  57. 8bab467 spl: Drop a duplicate variable in boot_from_devices() by Simon Glass · Sat Dec 07 10:24:06 2024 -0700
  58. f45f5db spl: Drop use of uintptr_t by Simon Glass · Sat Dec 07 10:24:05 2024 -0700
  59. ad13a39 spl: Support a relocated stack in any XPL phase by Simon Glass · Sat Dec 07 10:24:04 2024 -0700
  60. 4964ccd spl: Allow serial to be disabled in any XPL phase by Simon Glass · Sat Dec 07 10:24:03 2024 -0700
  61. d8398e6 spl: Report a loader failure by Simon Glass · Sat Dec 07 10:24:02 2024 -0700
  62. 7aff004 Support setting a maximum size for the VPL image by Simon Glass · Sat Dec 07 10:24:01 2024 -0700
  63. 692f15f malloc: Provide a simple malloc for VPL by Simon Glass · Sat Dec 07 10:24:00 2024 -0700
  64. 5cd4ad6 malloc: Show amount of used space when memory runs out by Simon Glass · Sat Dec 07 10:23:59 2024 -0700
  65. 933ee98 spl: mmc: Avoid size growth in spl_mmc_find_device() debug by Simon Glass · Sat Dec 07 10:23:54 2024 -0700
  66. f35c204 usb: onboard-hub: Update the bind function based on peer-hub property by Venkatesh Yadav Abbarapu · Wed Dec 04 12:55:20 2024 +0530
  67. 50a3f90 Merge tag 'v2025.01-rc4' into next by Tom Rini · Mon Dec 09 16:29:47 2024 -0600
  68. 84fcb87 common: relocate fdt_blob in global_data for FDTSRC_EMBED case by Evgeny Bachinin · Mon Nov 25 12:15:07 2024 +0300
  69. 1577b13 Revert "global_data: Drop spl_handoff" by Simon Glass · Sun Dec 01 07:42:35 2024 -0700
  70. c08c6d3 spl: increase SPL_SYS_MALLOC_SIZE when using BIOSEMU on RISC-V by Yuri Zaporozhets · Mon Nov 11 20:24:04 2024 +0100
  71. d409a8d common: binman: Calling initr_binman() when BINMAN_FDT by Michal Simek · Fri Nov 01 10:17:55 2024 +0100
  72. 362b11f Merge tag 'v2025.01-rc3' into next by Tom Rini · Mon Nov 25 17:23:49 2024 -0600
  73. 7c3d3e9 usb: onboard-hub: Bail out if peer hub is already probed by Venkatesh Yadav Abbarapu · Mon Nov 25 09:42:02 2024 +0530
  74. 60ef2ff usb: onboard-hub: Add i2c initialization for usb5744 hub by Venkatesh Yadav Abbarapu · Mon Nov 25 09:42:01 2024 +0530
  75. c7075c2 usb: onboard-hub: add support for Microchip USB5744 by Venkatesh Yadav Abbarapu · Mon Nov 25 09:42:00 2024 +0530
  76. 20a61da usb: onboard-hub: Fix the return values of regulator APIs by Venkatesh Yadav Abbarapu · Mon Nov 25 09:41:59 2024 +0530
  77. ab690c7 usb: onboard-hub: Add reset-gpio support by Venkatesh Yadav Abbarapu · Mon Nov 25 09:41:58 2024 +0530
  78. 32ef937 Merge tag 'xilinx-for-v2025.01-rc3-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Nov 19 12:58:05 2024 -0600
  79. 2a40bd6 console: Use printascii for lowlevel debug string by Kever Yang · Fri Nov 08 16:36:23 2024 +0800
  80. ff3edc2 dm: sysinfo: Shorten the SYSINFO_ID prefix by Simon Glass · Thu Oct 31 18:50:23 2024 +0100
  81. 9451aea global: Remove bi_sramstart/bi_sramsize by Tom Rini · Sat Oct 26 08:09:00 2024 -0600
  82. 29c7e44 common: memtop: add logic to detect ram_top by Sughosh Ganu · Fri Oct 25 22:57:23 2024 +0530
  83. af847d5 xyz-modem: Add missing fallthrough annotation by Heinrich Schuchardt · Sat Nov 02 11:41:12 2024 +0100
  84. c2a1e9e menu: add support to check if menu needs to be reprinted by developer · Tue Oct 29 17:47:16 2024 +0800
  85. 744a0a2 menu: fix the logic checking whether ESC key is pressed by developer · Tue Oct 29 17:47:10 2024 +0800
  86. 563eb3d log: Add a new category for tests by Simon Glass · Mon Oct 28 13:47:52 2024 +0100
  87. 9651a28 bootstage: Do not sort records by Jonas Karlman · Sat Aug 03 12:41:45 2024 +0000
  88. 7a033e8 board_r: Remove duplicate headers by Ilias Apalodimas · Wed Oct 23 08:27:50 2024 +0300
  89. 8fa34f0 Merge patch series "Implement ACPI on aarch64" by Tom Rini · Sun Oct 27 17:14:22 2024 -0600
  90. dba3e13 bloblist: Fix use of uninitialized variable by Patrick Rudolph · Wed Oct 23 15:20:18 2024 +0200
  91. ad392d5 common: Enable BLOBLIST_TABLES on arm by Patrick Rudolph · Wed Oct 23 15:20:07 2024 +0200
  92. 2543240 Merge tag 'u-boot-rockchip-20241026' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sat Oct 26 08:10:31 2024 -0600
  93. daef5ee rockchip: board: Increase rng-seed size to make it sufficient for modern Linux by Alex Shumsky · Wed Oct 16 13:02:03 2024 +0300
  94. 0f53fd1 Merge tag 'u-boot-imx-master-20241025a' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Fri Oct 25 18:51:05 2024 -0600
  95. 001976b ARM: imx: soc: Move default TEXT_BASE for i.MX7 by Marek Vasut · Sun Oct 20 23:00:39 2024 +0200
  96. e957fb0 ARM: imx: soc: Select default TEXT_BASE for i.MX6 by Marek Vasut · Sun Oct 20 23:00:38 2024 +0200
  97. 1cbe5f7 Merge patch series "Allow showing the memory map" by Tom Rini · Fri Oct 25 14:22:36 2024 -0600
  98. a036dbb bootstage: Allow counting memory without strings by Simon Glass · Mon Oct 21 10:19:28 2024 +0200
  99. 1cd7dce common: Tidy up how malloc() is inited by Simon Glass · Mon Oct 21 10:19:26 2024 +0200
  100. a9c12f1 common: Fix up malloc() comment in reserve_noncached() by Simon Glass · Mon Oct 21 10:19:25 2024 +0200