1. 3653680 Merge patch series "acpi: simplify updating ACPI table header checksum" by Tom Rini · Tue Apr 08 15:23:06 2025 -0600
  2. 6c2e55a acpi: new function acpi_update_checksum() by Heinrich Schuchardt · Sat Mar 22 00:21:16 2025 +0100
  3. 74a3f8f Merge branch 'next' by Tom Rini · Mon Apr 07 16:40:02 2025 -0600
  4. 6388b6b Revert "Merge patch series "pxe: Precursor series for supporting read_all() in extlinux / PXE"" by Tom Rini · Mon Apr 07 12:35:13 2025 -0600
  5. 0caed0c Fix EFI boot file name definition for 64-bit x86 by Jeremy Compostella · Tue Mar 18 10:41:38 2025 -0700
  6. dbbbbfb Merge patch series "cmd: fuse: Introduce fuse writebuff sub-system and clean up" by Tom Rini · Fri Apr 04 12:25:11 2025 -0600
  7. 80f1228 cmd: fuse: Add fuse writebuff sub-system command by Harsha Vardhan V M · Wed Mar 19 14:17:12 2025 +0530
  8. e0cedb8 Merge patch series "membuff: Add tests and update to support a flag for empty/full" by Tom Rini · Thu Apr 03 16:54:59 2025 -0600
  9. fb8895b membuf: Minor code-style improvements by Simon Glass · Tue Mar 18 16:20:48 2025 +0100
  10. 72aacda membuf: Include stdbool by Simon Glass · Tue Mar 18 16:20:45 2025 +0100
  11. f7e87f9 membuf: Rename struct by Simon Glass · Tue Mar 18 16:20:44 2025 +0100
  12. e7476ee membuff: Rename the files to membuf by Simon Glass · Tue Mar 18 16:20:43 2025 +0100
  13. ceefc78 membuff: Rename functions to have membuf_ prefix by Simon Glass · Tue Mar 18 16:20:42 2025 +0100
  14. 60d3c51 boot: Handle running out of labels by Simon Glass · Sat Mar 15 14:25:59 2025 +0000
  15. 3c63a87 boot: Consider non-bootable partitions by Simon Glass · Sat Mar 15 14:25:58 2025 +0000
  16. 3f80d96 acpi: Mark struct acpi_rsdp as packed by Simon Glass · Sat Mar 15 14:25:57 2025 +0000
  17. 4443c93 sandbox: Correct a typo in mapmem by Simon Glass · Sat Mar 15 14:25:22 2025 +0000
  18. 53f3fcd Merge patch series "fs: exfat: Add exfat port based on exfat-fuse" by Tom Rini · Wed Apr 02 20:01:14 2025 -0600
  19. 894cf72 fs: exfat: Add U-Boot porting layer by Marek Vasut · Mon Mar 17 04:12:46 2025 +0100
  20. 7db74aa fs: Add generic fs_devread() implementation by Marek Vasut · Mon Mar 17 04:12:44 2025 +0100
  21. 02666ca linux: Add generic struct stat {} by Marek Vasut · Mon Mar 17 04:12:43 2025 +0100
  22. 726d93a Merge patch series "airoha: Add initial support AN7581" by Tom Rini · Tue Apr 01 08:45:46 2025 -0600
  23. c771b63 airoha: Add initial support for Airoha AN7581 SoC by Christian Marangi · Fri Mar 14 19:59:21 2025 +0100
  24. c043ec7 net: remove commented out line by Jerome Forissier · Fri Mar 21 13:42:14 2025 +0100
  25. 4de50b5 config: falcon: move CFG_SYS_SPI_* to Kconfig by Anshul Dalal · Tue Mar 11 10:14:12 2025 +0530
  26. 85ff87f Merge patch series "Clarify DM_FLAG_PROBE_AFTER_BIND behaviour" by Tom Rini · Sun Mar 30 09:10:57 2025 -0600
  27. 581b96d dm: clarify DM_FLAG_PROBE_AFTER_BIND behaviour by Caleb Connolly · Fri Jan 17 08:28:56 2025 +0100
  28. 27e0fcb Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next by Tom Rini · Wed Mar 26 14:07:37 2025 -0600
  29. 8231d03 blkmap: pass information on ISO image to the OS by Sughosh Ganu · Mon Mar 17 14:04:02 2025 +0530
  30. cf37722 blkmap: add an attribute to preserve the mem mapping by Sughosh Ganu · Mon Mar 17 14:04:01 2025 +0530
  31. 9e0db62 efi_loader: allow for removal of memory from the EFI map by Ilias Apalodimas · Mon Mar 17 14:03:58 2025 +0530
  32. 4bd6206 fdt: add support for adding pmem nodes by Masahisa Kojima · Mon Mar 17 14:03:57 2025 +0530
  33. 00e3165 Merge tag 'u-boot-imx-next-20250325' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · Tue Mar 25 08:57:38 2025 -0600
  34. 9c6ece6 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · Tue Mar 25 08:57:00 2025 -0600
  35. 3c23b93 riscv: dt-binding: k1: Add reset driver binding definition by Huan Zhou · Tue Mar 11 09:38:48 2025 +0800
  36. 8e9a68a RISCV: config: Remove CFG_SYS_SDRAM_BASE by Jimmy Ho · Mon Mar 10 09:47:48 2025 +0800
  37. fda9f76 Merge tag 'v2025.04-rc5' into next by Tom Rini · Mon Mar 24 20:10:55 2025 -0600
  38. 299c87d lmb: change the return code on lmb_alloc_addr() by Ilias Apalodimas · Fri Mar 14 12:57:02 2025 +0200
  39. b45fd57 clk: clk-fixed-factor: Use struct udevice instead of struct device by Marek Vasut · Sun Mar 23 16:58:51 2025 +0100
  40. 1f2da1a clk: clk-divider: Use struct udevice instead of struct device by Marek Vasut · Sun Mar 23 16:58:48 2025 +0100
  41. 2bd4c5e clk: clk-composite: Use struct udevice instead of struct device by Marek Vasut · Sun Mar 23 16:58:42 2025 +0100
  42. 8996868 clk: clk-gate: Use struct udevice instead of struct device by Marek Vasut · Sun Mar 23 16:58:36 2025 +0100
  43. e1be4fc clk: clk-mux: Use struct udevice instead of struct device by Marek Vasut · Sun Mar 23 16:58:32 2025 +0100
  44. 1e090df clk: Add clk_resolve_parent_clk() by Marek Vasut · Sun Mar 23 16:58:30 2025 +0100
  45. 1e37aff Merge tag 'u-boot-imx-next-20250321' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · Fri Mar 21 07:30:32 2025 -0600
  46. a8765a0 serial: mxc: Support bulk enabling clocks by Adam Ford · Tue Mar 18 18:38:33 2025 -0500
  47. 238f418 board: ouya: add Ouya Game Console support by Svyatoslav Ryhel · Wed Mar 05 15:05:30 2025 +0200
  48. 2c59f74 net: phy: Port set/clear bits from Linux by Paul Barker · Fri Feb 28 12:47:52 2025 +0000
  49. c819698 reset: rzg2l-usbphy-ctrl: Add new driver by Paul Barker · Tue Mar 11 20:57:43 2025 +0000
  50. 8b2f125 Merge patch series "pxe: Precursor series for supporting read_all() in extlinux / PXE" by Tom Rini · Tue Mar 18 13:12:51 2025 -0600
  51. 54a1ef2 net: Provide a function to run network operations by Simon Glass · Wed Mar 05 17:25:23 2025 -0700
  52. 92beb243 boot: pxe: Refactor label_run_boot() to avoid cmdline by Simon Glass · Wed Mar 05 17:25:14 2025 -0700
  53. e5dcf7d boot: Support compressed booti images in bootm by Simon Glass · Wed Mar 05 17:25:11 2025 -0700
  54. 7c39983 boot: Support booti format in bootm by Simon Glass · Wed Mar 05 17:25:10 2025 -0700
  55. 5047fcc boot: arm: riscv: sandbox: Add a format for the booti file by Simon Glass · Wed Mar 05 17:25:09 2025 -0700
  56. 2f93767 boot: Convert IMAGE_FORMAT into an enum by Simon Glass · Wed Mar 05 17:25:08 2025 -0700
  57. 1cdfab5 bootm: Allow building bootm.c without CONFIG_SYS_BOOTM_LEN by Simon Glass · Wed Mar 05 17:25:07 2025 -0700
  58. e3b0def x86: Drop the unnecessary base_ptr argument to zboot_dump() by Simon Glass · Wed Mar 05 17:25:02 2025 -0700
  59. 7b15c57 x86: Move the bootm state for zimage into cmd/ by Simon Glass · Wed Mar 05 17:25:00 2025 -0700
  60. 0fdb4b3 x86: Move x86 zboot state into struct bootm_info by Simon Glass · Wed Mar 05 17:24:58 2025 -0700
  61. 0951937 x86: Rename zboot_run() to zboot_run_args() by Simon Glass · Wed Mar 05 17:24:56 2025 -0700
  62. bbb4669 Merge patch series "*** Various Improvements for phyCORE-AM62/A SoMs ***" by Tom Rini · Tue Mar 18 08:14:13 2025 -0600
  63. 701c88b board: phytec: phycore_am62x: Use custom k3_dfu.env fragment by Wadim Egorov · Wed Mar 05 05:58:31 2025 +0100
  64. d27c068 include: configs: phycore-am62ax: Define capsule FW names by Wadim Egorov · Wed Mar 05 05:58:27 2025 +0100
  65. 8b415f75 board: beagle: Add support for BeagleY-AI by Robert Nelson · Mon Mar 03 13:15:15 2025 -0600
  66. 31f853f Merge branch 'nand-next' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next by Tom Rini · Mon Mar 17 10:18:18 2025 -0600
  67. 232ad8a ram: renesas: dbsc5: Make struct renesas_dbsc5_board_config public by Marek Vasut · Sun Mar 16 14:51:44 2025 +0100
  68. ad2868f drivers: mtd: nand: base: Add support for Hardware ECC for check bad block by Dinesh Maniyam · Thu Feb 27 00:18:28 2025 +0800
  69. d7bc856 drivers: mtd: nand: cadence: Add support for read status command by Dinesh Maniyam · Thu Feb 27 00:18:18 2025 +0800
  70. f61a221 drivers: mtd: nand: Add driver for Cadence Nand by Dinesh Maniyam · Thu Feb 27 00:18:17 2025 +0800
  71. 83d982d Merge tag 'mmu-next-14032025' of https://source.denx.de/u-boot/custodians/u-boot-tpm into next by Tom Rini · Fri Mar 14 09:31:36 2025 -0600
  72. e9e1865 treewide: Add a function to change page permissions by Ilias Apalodimas · Thu Feb 20 15:54:42 2025 +0200
  73. 3f9a311 arm: Prepare linker scripts for memory permissions by Ilias Apalodimas · Thu Feb 20 15:54:40 2025 +0200
  74. 133facb mmc: fsl_esdhc: Migrate ESDHCI_QUIRK_BROKEN_TIMEOUT_VALUE to Kconfig by Tom Rini · Thu Feb 27 09:29:42 2025 -0600
  75. 8ebf6eb Merge patch series "drivers: Driver support for ADI SC5xx SoCs" by Tom Rini · Wed Mar 12 10:25:13 2025 -0600
  76. dabc000 doc: Add dt-bindings and descriptions for ADI SC5xx-family pinctrl by Greg Malysa · Wed Feb 26 12:30:24 2025 -0500
  77. f183afa Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next by Tom Rini · Wed Mar 12 07:56:16 2025 -0600
  78. 117c8b4 Merge branch 'graph' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next by Tom Rini · Wed Mar 12 07:55:47 2025 -0600
  79. 1de70d5 net: miiphybb: Drop mdio_init() by Marek Vasut · Sun Mar 02 02:24:52 2025 +0100
  80. 2826f71 net: miiphybb: Drop bb_miiphy_alloc()/bb_miiphy_free() and struct bb_miiphy_bus by Marek Vasut · Sun Mar 02 02:24:51 2025 +0100
  81. 4df4f59 net: miiphybb: Drop priv from struct bb_miiphy_bus by Marek Vasut · Sun Mar 02 02:24:46 2025 +0100
  82. 183c10a net: miiphybb: Pass struct mii_dev directly to bb_miiphy_read/write() by Marek Vasut · Sun Mar 02 02:24:45 2025 +0100
  83. 65867d3 net: miiphybb: Pass struct bb_miiphy_bus_ops directly to bb_miiphy_read/write() by Marek Vasut · Sun Mar 02 02:24:44 2025 +0100
  84. 3d5149c net: miiphybb: Split off struct bb_miiphy_bus_ops by Marek Vasut · Sun Mar 02 02:24:42 2025 +0100
  85. df7c418 board: xiaomi: mocha: add Xiaomi Mi Pad A0101 support by Svyatoslav Ryhel · Sat Nov 16 14:33:47 2024 +0200
  86. 8ec5570 Merge tag 'v2025.04-rc4' into next by Tom Rini · Mon Mar 10 18:12:27 2025 -0600
  87. 8423e78 Merge tag 'u-boot-dfu-next-20250310' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next by Tom Rini · Mon Mar 10 10:13:03 2025 -0600
  88. 49b4732 usb: gadget: Remove the legacy usbtty driver by Tom Rini · Thu Feb 27 14:51:01 2025 -0600
  89. 11c9cee efi_loader: Clean up usage of structure jmp_buf_data by Yao Zi · Sun Mar 02 15:21:20 2025 +0100
  90. f6782bb common: clean up setjmp.h by Heinrich Schuchardt · Sun Mar 02 15:21:19 2025 +0100
  91. 28d6777 efi_loader: efi_net: Add support for multiple efi_net_obj by Adriano Cordova · Mon Mar 03 11:13:17 2025 -0300
  92. 5467469 efi_loader: efi_net: Add device path cache by Adriano Cordova · Mon Mar 03 11:13:15 2025 -0300
  93. 1d37031 efi_loader: efi_device_path: Pass net udevice as argument by Adriano Cordova · Mon Mar 03 11:13:14 2025 -0300
  94. 1d70b68 efi_loader: efi_net: Add efi_net_do_start() to efi_net.c by Adriano Cordova · Mon Mar 03 11:13:13 2025 -0300
  95. 7f2bcd4 efi_loader: expose symbols to be used by the EFI network stack by Adriano Cordova · Mon Mar 03 11:13:11 2025 -0300
  96. e2ccbf1 video: bridge-uclass: add inline fallbacks of video bridge functions by Svyatoslav Ryhel · Fri Feb 21 13:09:30 2025 +0200
  97. ff9d092 video: bridge-uclass: add get_display_timing ops by Svyatoslav Ryhel · Fri Feb 14 10:57:05 2025 +0200
  98. 2e23746 core: ofnode: add of_graph parsing helpers by Svyatoslav Ryhel · Sat Feb 15 19:46:29 2025 +0200
  99. 3a3df1f sandbox: remap memory load addresses by Svyatoslav Ryhel · Fri Mar 07 10:59:57 2025 +0200
  100. a38896b Merge patch series "This series adds support for file renaming to EFI_FILE_PROTOCOL.SetInfo()." by Tom Rini · Fri Mar 07 11:50:34 2025 -0600