1. c12489e arch/x86/lib: Fix CONFIG_X86_64 usage in zimage.c by Jeremy Compostella · Tue Mar 18 10:40:34 2025 -0700
  2. 126f0cc arch/x86/cpu: Call x86_cpu_reinit_f for 64-bits by Jeremy Compostella · Tue Mar 18 10:40:03 2025 -0700
  3. ca2f87a arch/x86: Add 64-bit U-Boot configuration without SPL by Jeremy Compostella · Tue Mar 18 10:39:40 2025 -0700
  4. ebd7e54 arm64: Fix page permissions for platforms running at EL2 by Ilias Apalodimas · Wed Mar 19 09:22:02 2025 +0200
  5. 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
  6. f7e87f9 membuf: Rename struct by Simon Glass · Tue Mar 18 16:20:44 2025 +0100
  7. 36b720f Merge patch series "x86: Improve operation under QEMU" by Tom Rini · Thu Apr 03 11:43:38 2025 -0600
  8. a6c014d x86: Support a 64-bit ramdisk address by Simon Glass · Sat Mar 15 14:25:56 2025 +0000
  9. f32df8d x86: emulation: Support BLOBLIST_TABLES properly by Simon Glass · Sat Mar 15 14:25:55 2025 +0000
  10. 1eedab8 x86: qemu: Use the new e820 API by Simon Glass · Sat Mar 15 14:25:54 2025 +0000
  11. f92c54e x86: Add a new API for e820 by Simon Glass · Sat Mar 15 14:25:53 2025 +0000
  12. b106f07 x86: e820: Add a function to dump the e820 table by Simon Glass · Sat Mar 15 14:25:52 2025 +0000
  13. 50706fd x86: emulation: Set an MTRR for the RAM by Simon Glass · Sat Mar 15 14:25:47 2025 +0000
  14. 7e5fe65 x86: Allow adding non-aligned size for MTRR by Simon Glass · Sat Mar 15 14:25:46 2025 +0000
  15. 0b755a9 x86: Correct msr operation on amd64 by Simon Glass · Sat Mar 15 14:25:45 2025 +0000
  16. e61b683 x86: Update cpuid_eax et al to work on amd64 by Simon Glass · Sat Mar 15 14:25:44 2025 +0000
  17. 3742cfa x86: Add functions to convert between mtrr size and mask by Simon Glass · Sat Mar 15 14:25:42 2025 +0000
  18. ad00dde x86: Support CPU functions in long mode by Simon Glass · Sat Mar 15 14:25:41 2025 +0000
  19. d2b2a2b x86: Rename the _D dirty flag by Simon Glass · Sat Mar 15 14:25:40 2025 +0000
  20. 355dae2 x86: Use a simple jump into long mode by Simon Glass · Sat Mar 15 14:25:39 2025 +0000
  21. e00a033 x86: Use the same GDT when jumping to long mode by Simon Glass · Sat Mar 15 14:25:38 2025 +0000
  22. 46faeea x86: Disable paging before changing to long mode by Simon Glass · Sat Mar 15 14:25:37 2025 +0000
  23. 83314dd x86: Tidy up the GDT size in start/16.S by Simon Glass · Sat Mar 15 14:25:36 2025 +0000
  24. 9a4a952 x86: Include stdbool.h in interrupt header by Simon Glass · Sat Mar 15 14:25:35 2025 +0000
  25. f0dab70 x86: Drop the message about features missing in 64-bit by Simon Glass · Sat Mar 15 14:25:34 2025 +0000
  26. d6e5743 x86: spl: Drop duplicate CPU init by Simon Glass · Sat Mar 15 14:25:33 2025 +0000
  27. 28dc4f8 x86: Use defines for the cache flags by Simon Glass · Sat Mar 15 14:25:32 2025 +0000
  28. e079310 x86: Add 64-bit entries to the GDT by Simon Glass · Sat Mar 15 14:25:31 2025 +0000
  29. 16696d7 x86: Avoid clearing the VESA display by Simon Glass · Sat Mar 15 14:25:30 2025 +0000
  30. 58de6c6 x86: Drop use of CONFIG_REALMODE_DEBUG by Simon Glass · Sat Mar 15 14:25:29 2025 +0000
  31. ba23a61 x86: Add some log categories by Simon Glass · Sat Mar 15 14:25:28 2025 +0000
  32. cc63d4f x86: Drop mpspec from the SPL build by Simon Glass · Sat Mar 15 14:25:27 2025 +0000
  33. 54545e6 x86: qemu: Avoid accessing BSS too early by Simon Glass · Sat Mar 15 14:25:26 2025 +0000
  34. 2ddd452 Merge patch series "Introduce J742S2 SoC and EVM" by Tom Rini · Thu Apr 03 11:37:57 2025 -0600
  35. ab031c7 arm: dts: Introduce J742S2 U-boot DTS files by Manorit Chawdhry · Mon Mar 17 10:24:26 2025 +0530
  36. 7df2f29 board: ti: Introduce basic board files for the J742S2 family by Manorit Chawdhry · Mon Mar 17 10:24:25 2025 +0530
  37. 627f78c soc: Add information to identify the J742S2 SoC family by Manorit Chawdhry · Mon Mar 17 10:24:23 2025 +0530
  38. 0d432fe arm: dts: k3-j784s4-ddr: Refactor J784s4 ddr file to a common file by Manorit Chawdhry · Mon Mar 17 10:24:22 2025 +0530
  39. 64470cc arm: dts: k3-j784s4-binman.dtsi: Clean up and templatize boot binaries by Neha Malcom Francis · Mon Mar 17 10:24:21 2025 +0530
  40. 152c419 arm64: Add MIDR entries for Cortex-A55, A73 and A75 by Peter Robinson · Sun Mar 16 14:59:52 2025 +0000
  41. 0caea89 onenand: Remove ONENAND_BOOT option by Tom Rini · Thu Mar 13 11:17:29 2025 -0600
  42. f5005fb Merge patch series "Various toolchain compatibility fixes/improvements" by Tom Rini · Wed Apr 02 14:34:08 2025 -0600
  43. b0fad19 arm: riscv: efi: Export _start symbol from crt0_*_efi stubs by Sam Edwards · Sat Mar 15 15:18:09 2025 -0700
  44. 7cc2ef9 x86: Fix call64's section flags by Sam Edwards · Sat Mar 15 15:18:05 2025 -0700
  45. 9c817d1 arm: Replace 'adrl' in EFI crt0 by Sam Edwards · Sat Mar 15 15:18:04 2025 -0700
  46. b91f019 arm: Discard unwanted sections in linker script by Sam Edwards · Sat Mar 15 15:18:03 2025 -0700
  47. 2d28c84 arm: Add aligned-memory aliases to eabi_compat by Sam Edwards · Sat Mar 15 15:18:02 2025 -0700
  48. 9f9305c arm: Add __aeabi_memclr in eabi_compat by Sam Edwards · Sat Mar 15 15:18:01 2025 -0700
  49. 0ecbdb3 arm: Exclude eabi_compat from LTO by Sam Edwards · Sat Mar 15 15:18:00 2025 -0700
  50. a86e12e arm: Remove stray .mmutable reference in linker script by Sam Edwards · Sat Mar 15 15:17:59 2025 -0700
  51. 5952343 Kconfig: Do not "select OF_SEPARATE" by Tom Rini · Fri Mar 14 19:28:49 2025 -0600
  52. 726d93a Merge patch series "airoha: Add initial support AN7581" by Tom Rini · Tue Apr 01 08:45:46 2025 -0600
  53. c771b63 airoha: Add initial support for Airoha AN7581 SoC by Christian Marangi · Fri Mar 14 19:59:21 2025 +0100
  54. 73e31f4 Merge patch series "Add WDT support for J7200 SOC" by Tom Rini · Mon Mar 31 11:06:14 2025 -0600
  55. fcbe795 arm: dts: k3-j7200: Add ESM PMIC support for tps659413 by Gowtham Tammana · Fri Mar 14 16:34:10 2025 +0530
  56. ae428bf arm: dts: mediatek: disable fan node for mt7987 by developer · Fri Mar 07 11:22:28 2025 +0800
  57. 5551adc pwm: mediatek: add pwm support for MediaTek MT7987 SoC by developer · Fri Mar 07 11:22:23 2025 +0800
  58. ccf4550 arm: mediatek: remove wmcpu-reserved@50000000 node from mt7987 dts by developer · Fri Mar 07 11:22:13 2025 +0800
  59. db56fe8 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sunxi into next by Tom Rini · Thu Mar 27 08:10:06 2025 -0600
  60. f9872df sunxi: update rmr_switch.S source code by Andre Przywara · Sun Mar 23 11:35:36 2025 +0000
  61. 3260a35 sunxi: arm64: boot0.h: move fel_stash_addr variable to the front by Andre Przywara · Sun Mar 23 11:35:35 2025 +0000
  62. 6aa173e sunxi: armv8: fel: move fel_stash variable to the front by Andre Przywara · Sun Mar 23 11:35:34 2025 +0000
  63. ec33ad1 sunxi: H616: dram: Improve address wrapping detection by Jernej Skrabec · Sun Mar 09 07:31:43 2025 +0100
  64. decce1e sunxi: h616: dram: Rework size detection by Jernej Skrabec · Sun Mar 09 07:31:42 2025 +0100
  65. c0459ea clk: sunxi: Add support for the A100/A133 CCU by Andre Przywara · Thu Oct 26 00:28:44 2023 +0100
  66. 33e0d18 sunxi: Kconfig: consolidate SYS_CLK_FREQ selection by Andre Przywara · Fri Mar 14 01:01:48 2025 +0000
  67. c300f17 sunxi: pmic_bus: Move SPL I2C addresses into Kconfig by Andre Przywara · Tue Mar 18 00:39:43 2025 +0000
  68. 91d5992 sunxi: sun50i_h6: clock: fix PLL_PERIPH0 rate calculation by Andre Przywara · Wed Feb 26 11:37:12 2025 +0000
  69. 00c55c6 sunxi: kconfig : Make CHIP_DIP_SCAN depend on ARCH_SUNXI by Liya Huang · Fri Jan 31 09:12:43 2025 +0800
  70. 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
  71. 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
  72. 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
  73. 636746a imx: imx9: Imply CPU_IMX by default by Adam Ford · Mon Mar 24 21:54:48 2025 -0500
  74. 448112e imx: imx8: Imply CPU_IMX by default by Adam Ford · Mon Mar 24 21:54:47 2025 -0500
  75. c0e501a imx: imx8m: Imply CPU_IMX by default by Adam Ford · Mon Mar 24 21:54:46 2025 -0500
  76. 8d48f9a imx: imx8m: Imply IMX_TMU by Adam Ford · Mon Mar 24 21:54:44 2025 -0500
  77. f1c0db6 imx: imx9: Imply IMX_TMU by Adam Ford · Mon Mar 24 21:54:42 2025 -0500
  78. 5a0a9ac Add reset config options for k1 by Huan Zhou · Tue Mar 11 09:38:51 2025 +0800
  79. e3ab414 riscv: dts: k1: add reset controller node in device tree by Huan Zhou · Tue Mar 11 09:38:50 2025 +0800
  80. 240576b riscv: dts: starfive: remove duplicate itb entries by Heinrich Schuchardt · Fri Feb 21 10:58:56 2025 +0100
  81. ace9437 riscv: dts: no default configuration for MULTI_DTB_FIT by Heinrich Schuchardt · Fri Feb 21 10:58:54 2025 +0100
  82. 48a4810 riscv: dts: add OF_LIST handling to binman.dtsi by Heinrich Schuchardt · Fri Feb 21 10:58:53 2025 +0100
  83. 8176b15 riscv: dts: cv18xx: Drop unused dummy clocks by Yao Zi · Fri Mar 07 17:09:22 2025 +0000
  84. 242e26c riscv: dts: spacemit: Update UART compatible for k1 by Junhui Liu · Sun Feb 23 14:19:26 2025 +0800
  85. fda9f76 Merge tag 'v2025.04-rc5' into next by Tom Rini · Mon Mar 24 20:10:55 2025 -0600
  86. 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
  87. 238f418 board: ouya: add Ouya Game Console support by Svyatoslav Ryhel · Wed Mar 05 15:05:30 2025 +0200
  88. c8a26c3 ARM: tegra: dts: fix lock, io-reset and open-drain properties by Svyatoslav Ryhel · Thu Mar 13 13:11:00 2025 +0200
  89. a3c85d9 pinctrl: tegra20: fix function naming mismatches by Svyatoslav Ryhel · Fri Mar 14 12:29:28 2025 +0200
  90. c356124 pinctrl: tegra: adjust pin state lists by Svyatoslav Ryhel · Thu Mar 13 11:02:35 2025 +0200
  91. 337e751 ARM: tegra: tf700t: upgrade video bindings by Svyatoslav Ryhel · Tue Mar 04 20:08:55 2025 +0200
  92. b9479d7 ARM: tegra: p1801-t: configure HDMI binding by Svyatoslav Ryhel · Tue Mar 04 19:59:59 2025 +0200
  93. ed349a0 ARM: tegra: endeavoru: upgrade video bindings by Svyatoslav Ryhel · Sat Mar 01 14:48:09 2025 +0200
  94. 929915b ARM: tegra: lg_x3: upgrade video bindings by Svyatoslav Ryhel · Sat Feb 15 19:49:23 2025 +0200
  95. 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
  96. 92beb243 boot: pxe: Refactor label_run_boot() to avoid cmdline by Simon Glass · Wed Mar 05 17:25:14 2025 -0700
  97. 5047fcc boot: arm: riscv: sandbox: Add a format for the booti file by Simon Glass · Wed Mar 05 17:25:09 2025 -0700
  98. e3b0def x86: Drop the unnecessary base_ptr argument to zboot_dump() by Simon Glass · Wed Mar 05 17:25:02 2025 -0700
  99. c031591 bootstd: Correct display of kernel version by Simon Glass · Wed Mar 05 17:25:01 2025 -0700
  100. 7b15c57 x86: Move the bootm state for zimage into cmd/ by Simon Glass · Wed Mar 05 17:25:00 2025 -0700