1. 240576b riscv: dts: starfive: remove duplicate itb entries by Heinrich Schuchardt · Fri Feb 21 10:58:56 2025 +0100
  2. ace9437 riscv: dts: no default configuration for MULTI_DTB_FIT by Heinrich Schuchardt · Fri Feb 21 10:58:54 2025 +0100
  3. 48a4810 riscv: dts: add OF_LIST handling to binman.dtsi by Heinrich Schuchardt · Fri Feb 21 10:58:53 2025 +0100
  4. 8176b15 riscv: dts: cv18xx: Drop unused dummy clocks by Yao Zi · Fri Mar 07 17:09:22 2025 +0000
  5. 242e26c riscv: dts: spacemit: Update UART compatible for k1 by Junhui Liu · Sun Feb 23 14:19:26 2025 +0800
  6. 6e0d927 Merge tag 'qcom-next-20250324' of https://gitlab.denx.de/u-boot/custodians/u-boot-snapdragon into next by Tom Rini · Mon Mar 24 12:38:48 2025 -0600
  7. 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
  8. 92beb243 boot: pxe: Refactor label_run_boot() to avoid cmdline by Simon Glass · Wed Mar 05 17:25:14 2025 -0700
  9. 5047fcc boot: arm: riscv: sandbox: Add a format for the booti file by Simon Glass · Wed Mar 05 17:25:09 2025 -0700
  10. e3b0def x86: Drop the unnecessary base_ptr argument to zboot_dump() by Simon Glass · Wed Mar 05 17:25:02 2025 -0700
  11. c031591 bootstd: Correct display of kernel version by Simon Glass · Wed Mar 05 17:25:01 2025 -0700
  12. 7b15c57 x86: Move the bootm state for zimage into cmd/ by Simon Glass · Wed Mar 05 17:25:00 2025 -0700
  13. 4e46ef2 x86: Rename state to bmi by Simon Glass · Wed Mar 05 17:24:59 2025 -0700
  14. 0fdb4b3 x86: Move x86 zboot state into struct bootm_info by Simon Glass · Wed Mar 05 17:24:58 2025 -0700
  15. 921990f x86: Drop duplicate definition of zimage_dump() by Simon Glass · Wed Mar 05 17:24:57 2025 -0700
  16. 0951937 x86: Rename zboot_run() to zboot_run_args() by Simon Glass · Wed Mar 05 17:24:56 2025 -0700
  17. df9096f Merge tag 'u-boot-amlogic-20250318' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · Tue Mar 18 11:03:28 2025 -0600
  18. bbb4669 Merge patch series "*** Various Improvements for phyCORE-AM62/A SoMs ***" by Tom Rini · Tue Mar 18 08:14:13 2025 -0600
  19. 98eb5e4 arch: arm: meson: support Amlogic chip_id v1 and v2 by Evgeny Bachinin · Mon Feb 10 20:50:16 2025 +0300
  20. a76509c arm: meson: sm: get rid of SM_CHIP_ID_SIZE by Evgeny Bachinin · Mon Feb 10 20:50:15 2025 +0300
  21. a8270de arm: meson: unify type being used for socinfo by Evgeny Bachinin · Mon Feb 10 20:50:14 2025 +0300
  22. 42548a9 arm: dts: k3-am62a-phycore-som-binman: Add SoM overlays by Wadim Egorov · Wed Mar 05 05:58:37 2025 +0100
  23. 46c3062 arch: arm: dts: k3-am625-phyboard-lyra: Add missing boot phase tag by Wadim Egorov · Wed Mar 05 05:58:34 2025 +0100
  24. 351e3bc arch: arm: dts: k3-am62a7-phyboard-lyra: Add missing boot phase tag by Wadim Egorov · Wed Mar 05 05:58:33 2025 +0100
  25. f7ca81e arm: dts: k3-am62a-phycore-som-binman: Provide capsule nodes by Wadim Egorov · Wed Mar 05 05:58:26 2025 +0100
  26. 8b415f75 board: beagle: Add support for BeagleY-AI by Robert Nelson · Mon Mar 03 13:15:15 2025 -0600
  27. 17c0dba mach-snapdragon: always select SYSRESET_PSCI for ARCH_SNAPDRAGON by Caleb Connolly · Tue Mar 18 11:55:14 2025 +0000
  28. 4931d2b Merge branch 'next' of git://source.denx.de/u-boot-usb into next by Tom Rini · Mon Mar 17 10:18:59 2025 -0600
  29. 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
  30. 532449d mach-snapdragon: use PSCI sysreset driver by Sam Day · Sat Jan 25 19:59:15 2025 +0000
  31. cc789db mach-snapdragon: handle platforms without PSCI support by Sam Day · Mon Jan 27 14:48:55 2025 +0000
  32. 72546b0 mach-snapdragon: support parsing memory info from external FDT by Sam Day · Thu Jan 23 12:12:14 2025 +0000
  33. ef4ee70 dts: ipq9574-rdp433-u-boot: add override dtsi by Varadarajan Narayanan · Wed Feb 26 12:15:00 2025 +0530
  34. dbc8b34 spl: starfive: visionfive2: Disable USB overcurrent pin by default. by Minda Chen · Thu Mar 06 14:20:30 2025 +0800
  35. 2636895 arm: dts: agilex5: Enabled cdns-nand dts setting by Dinesh Maniyam · Thu Feb 27 00:18:16 2025 +0800
  36. c3112f8 arm: dts: npcm7xx: correct the timer node by Jim Liu · Tue Feb 25 09:45:05 2025 +0800
  37. 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
  38. e9e1865 treewide: Add a function to change page permissions by Ilias Apalodimas · Thu Feb 20 15:54:42 2025 +0200
  39. a6db58f arm64: mmu_change_region_attr() add an option not to break PTEs by Ilias Apalodimas · Thu Feb 20 15:54:41 2025 +0200
  40. 3f9a311 arm: Prepare linker scripts for memory permissions by Ilias Apalodimas · Thu Feb 20 15:54:40 2025 +0200
  41. b3c5d25 meminfo: add memory details for armv8 by Ilias Apalodimas · Thu Feb 20 15:54:38 2025 +0200
  42. 46a9437 Merge tag 'u-boot-imx-next-20250313' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · Thu Mar 13 16:45:19 2025 -0600
  43. f917713 ARM: dts: imx: Drop bogus regulator extras on DH i.MX6 DHCOM DRC02 by Marek Vasut · Tue Mar 11 02:34:18 2025 +0100
  44. e40f857 mach-k3: common_fdt: create a reserved memory node by Bryan Brattlof · Thu Feb 27 11:14:41 2025 -0600
  45. 5f06f4a ARM: dts: imx: Drop bogus regulator extras on DH i.MX6 DHCOM DRC02 by Marek Vasut · Tue Mar 11 02:34:18 2025 +0100
  46. db56bae imx8m: soc: cope with existing optee node by Vincent Stehlé · Mon Mar 10 13:36:21 2025 +0100
  47. 49f19ff imx9: container.cfg: Guard tee.bin inclusion by Fabio Estevam · Thu Feb 27 13:50:01 2025 -0300
  48. 133facb mmc: fsl_esdhc: Migrate ESDHCI_QUIRK_BROKEN_TIMEOUT_VALUE to Kconfig by Tom Rini · Thu Feb 27 09:29:42 2025 -0600
  49. 99f1ba5 Merge patch series "xPL-stack cleanup" by Tom Rini · Thu Mar 13 09:53:12 2025 -0600
  50. 9d3858d spl: Use CONFIG_VAL() to obtain the SPL stack by Simon Glass · Fri Feb 28 05:20:25 2025 -0700
  51. bf7c0ce spl: Add an SPL_HAVE_INIT_STACK option by Simon Glass · Fri Feb 28 05:20:24 2025 -0700
  52. 356c71a tpl: Rename TPL_NEEDS_SEPARATE_STACK to TPL_HAVE_INIT_STACK by Simon Glass · Fri Feb 28 05:20:23 2025 -0700
  53. 963bd46 Merge patch series "arm: mach-sc5xx: Remove manual bss_clear" by Tom Rini · Thu Mar 13 09:52:36 2025 -0600
  54. 6008640 arm: mach-sc5xx: Remove inappropriate board-specific functions by Greg Malysa · Fri Feb 28 13:58:34 2025 -0500
  55. 582c715 arm: mach-sc5xx: Remove manual bss_clear by Greg Malysa · Fri Feb 28 13:58:33 2025 -0500
  56. 144f17b Merge patch series "Update DDR Configurations" by Tom Rini · Thu Mar 13 09:51:46 2025 -0600
  57. bf73018 arm: dts: k3-am62p: Update DDR Configurations by Santhosh Kumar K · Wed Feb 26 12:09:23 2025 +0530
  58. 988a25a arm: dts: k3-am62a: Update DDR Configurations by Santhosh Kumar K · Wed Feb 26 12:09:22 2025 +0530
  59. f7bc3c4 arm: dts: k3-am62-lp: Update DDR Configurations by Santhosh Kumar K · Wed Feb 26 12:09:21 2025 +0530
  60. dee8b5d arm: dts: k3-am62x: Update DDR Configurations by Santhosh Kumar K · Wed Feb 26 12:09:20 2025 +0530
  61. 016a8fb arm: dts: k3-am64: Update DDR Configurations by Santhosh Kumar K · Wed Feb 26 12:09:19 2025 +0530
  62. bdd7d6d Merge tag 'u-boot-stm32-20250312' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · Wed Mar 12 21:36:52 2025 -0600
  63. 9c3a583 serial: stm32: restrict _debug_uart_init() usage by Patrice Chotard · Thu Jan 30 12:57:54 2025 +0100
  64. 1455c0c ARM: dts: stm32: Add TIMERS inverted PWM channel 3 on STM32MP135F-DK by Cheick Traore · Tue Mar 11 15:30:37 2025 +0100
  65. a2d2027 mach-stm32: add multifunction timer driver support by Cheick Traore · Tue Mar 11 15:30:34 2025 +0100
  66. 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
  67. 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
  68. 2e8c03d ARM: tegra20: mark second DC with bootph-all by Svyatoslav Ryhel · Wed Mar 05 12:19:20 2025 +0200
  69. c7153aa ARM: tegra: clock: fix PLLD/PLLD2 related clock calculations by Jonas Schwöbel · Tue Mar 04 09:02:11 2025 +0200
  70. df7c418 board: xiaomi: mocha: add Xiaomi Mi Pad A0101 support by Svyatoslav Ryhel · Sat Nov 16 14:33:47 2024 +0200
  71. 8ec5570 Merge tag 'v2025.04-rc4' into next by Tom Rini · Mon Mar 10 18:12:27 2025 -0600
  72. 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
  73. bb6c684 Merge tag 'u-boot-stm32-20250310' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Mon Mar 10 07:48:25 2025 -0600
  74. 628fe08 ARM: dts: stm32: Add support for environment in eMMC on STM32MP13xx DHCOR SoM by Marek Vasut · Mon Feb 10 02:32:29 2025 +0100
  75. 8e93d38 ARM: dts: stm32: drop "st,led1" compatible by Dario Binacchi · Mon Feb 24 19:39:26 2025 +0100
  76. ddeffca ARM: dts: stm32: drop "st,button1" compatible by Dario Binacchi · Mon Feb 24 19:39:25 2025 +0100
  77. e0767f0 ARM: dts: stm32: Add support for STM32MP13xx DHCOR SoM and DHSBC rev.200 board by Marek Vasut · Sun Mar 02 16:43:41 2025 +0100
  78. ddc6e82 ARM: stm32mp: Fix dram_bank_mmu_setup() for ram_top=0 by Marek Vasut · Sun Mar 09 03:05:54 2025 +0100
  79. a5726fd usb: gadget: Remove final remnants of CONFIG_USB_DEVICE by Tom Rini · Thu Feb 27 14:51:00 2025 -0600
  80. 6ad20d2 arm: use type jmp_buf instead of struct jmp_buf_data by Heinrich Schuchardt · Sun Mar 02 15:21:21 2025 +0100
  81. f6782bb common: clean up setjmp.h by Heinrich Schuchardt · Sun Mar 02 15:21:19 2025 +0100
  82. 735916f arm: include asm-generic/int-ll64.h in setjmp.h by Heinrich Schuchardt · Sun Mar 02 15:21:18 2025 +0100
  83. 11ba132 sandbox: remove linux/types.h dependency in setjmp.h by Heinrich Schuchardt · Sun Mar 02 15:21:17 2025 +0100
  84. 1d91d5d test: dm: add video bridge tests by Svyatoslav Ryhel · Sun Feb 16 19:09:31 2025 +0200
  85. 1f5298f test: dm: add ofnode_graph tests by Svyatoslav Ryhel · Sun Feb 16 13:14:40 2025 +0200
  86. 3a3df1f sandbox: remap memory load addresses by Svyatoslav Ryhel · Fri Mar 07 10:59:57 2025 +0200
  87. 5b0b26d Merge tag 'xilinx-for-v2025.04-rc4' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Wed Mar 05 12:11:18 2025 -0600
  88. 77e0c7b x86: Stop working around skip-at-start by Simon Glass · Wed Feb 26 09:26:18 2025 -0700
  89. 1137ef0 Merge patch series "arm: mach-k3: j722s: Enable ESM to support watchdogs" by Tom Rini · Mon Mar 03 14:22:24 2025 -0600
  90. 788d01e arm: mach-k3: j722s: Initialize MCU & MAIN Domain ESMs by Keerthy · Mon Feb 17 16:27:17 2025 +0530
  91. c70fee3 arm64: versal2: Show major and minor silicon version by Michal Simek · Tue Feb 18 13:43:07 2025 +0100
  92. 71a4d01 Merge patch series "boards: siemens: iot2050: SM variant, sysinfo support, fixes & cleanups" by Tom Rini · Fri Feb 28 08:42:01 2025 -0600
  93. 06f0e3b board: siemens: iot2050: Use sysinfo for board initialization by Baocheng Su · Tue Feb 18 10:36:14 2025 +0800
  94. 1d7a0ca sysinfo: Add driver for IOT2050 boards by Baocheng Su · Tue Feb 18 10:36:13 2025 +0800
  95. 4853fbc rockchip: nanopi-r4s: Enable second usb port and fix crash by Justin Klaassen · Fri Jan 31 17:06:13 2025 +0000
  96. 831c989 rockchip: rk3308-rock-s0: Fix SD-card boot on v1.1 hw revision by Jonas Karlman · Thu Feb 20 18:31:28 2025 +0000
  97. 64e056e arch: arm: dts: k3-am642-phycore-som-binman: Add custMpk to overlays by Daniel Schultz · Mon Feb 10 22:42:05 2025 -0800
  98. 84b9b0c arch: arm: dts: k3-am625-phycore-som-binman: Add custMpk to overlays by Daniel Schultz · Mon Feb 10 22:42:04 2025 -0800
  99. 8be6870 imx6q-lxr: Convert to OF_UPSTREAM by Fabio Estevam · Thu Feb 27 10:02:20 2025 -0300
  100. b278775 ARM: dts: imxrt1050: Migrate to OF_UPSTREAM by Jesse Taube · Mon Jan 27 16:19:50 2025 -0500