1. c0269d6 stm32mp: cmd_stm32prog: add dependencies with USB_GADGET_DOWNLOAD by Patrick Delaunay · Wed Feb 07 14:12:01 2024 +0100
  2. 5282629 Merge branch 'for-2024.07' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · Thu Apr 18 10:08:57 2024 -0600
  3. 793921e Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · Thu Apr 18 08:29:35 2024 -0600
  4. 5123a99 Merge branch 'master-fdt' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Thu Apr 18 07:55:38 2024 -0600
  5. 61d9485 board: cssi: Load FPGA on MCR3000 board by Christophe Leroy · Sun Apr 14 11:17:13 2024 +0200
  6. c55caeb powerpc: 8xx: Set SDMA configuration register correcly by Christophe Leroy · Fri Apr 12 13:19:47 2024 +0200
  7. 1e5f6f9 board: cssi: add support for reading temperature by Christophe Leroy · Tue Apr 02 19:22:24 2024 +0200
  8. 0ee1ff8 board: cssi: Add support for SPI bus on MCR3000 board by Christophe Leroy · Fri Apr 12 12:01:25 2024 +0200
  9. 9a9e937 board: cssi: Fix SPI nodes in DTS by Christophe Leroy · Fri Apr 12 12:10:14 2024 +0200
  10. d258ab4 ARM: dts: renesas: Switch to using upstream DT by Marek Vasut · Mon Mar 25 09:17:54 2024 +0100
  11. 36097b7 ARM: dts: renesas: Switch to using upstream DT on 64bit Renesas SoCs by Marek Vasut · Mon Mar 18 15:59:38 2024 +0100
  12. af66754 ARM: dts: renesas: Replace R8A77950 with R8A77951 by Marek Vasut · Mon Mar 18 15:59:37 2024 +0100
  13. e789aeb ARM: dts: renesas: Stop using the -u-boot DTs for build by Marek Vasut · Sun Mar 17 07:23:38 2024 +0100
  14. 8ac326d sandbox: don't call os_close with invalid file descriptor by Heinrich Schuchardt · Wed Apr 10 23:50:34 2024 +0200
  15. 8b0599e arm: mach-k3: security: Lower verbosity of cert message for GP by Andrew Davis · Wed Apr 10 13:38:34 2024 -0500
  16. 8fdccae arm: socfpga: arria10: add option to reprogram the FPGA every reboot by Michał Barnaś · Tue Mar 19 18:18:13 2024 +0000
  17. 2353e50 Merge patch series "Introduce ICSSG Ethernet driver" by Tom Rini · Fri Apr 12 13:54:51 2024 -0600
  18. dd18b89 net: ti: icssg: Add ICSSG ethernet driver by MD Danish Anwar · Thu Apr 04 12:38:02 2024 +0530
  19. b261bce ARM: uniphier: Move uniphier_mem_map_init() call into dram_init() by Kunihiko Hayashi · Fri Apr 05 17:37:15 2024 +0900
  20. 8fb9430 sandbox: improve description of CONFIG_SANDBOX_CRASH_RESET by Heinrich Schuchardt · Mon Feb 12 09:37:30 2024 +0100
  21. 34bc960 sandbox: move sandbox specifics to booti_setup() by Heinrich Schuchardt · Thu Jan 11 09:03:43 2024 +0100
  22. 3efaa0e sandbox: missing return value checks in eth-raw-os by Heinrich Schuchardt · Sun Jan 07 09:27:12 2024 +0100
  23. 3eab206 arm: mach-k3: am625: Provide a way to obtain boot device for non SPLs by Wadim Egorov · Wed Apr 03 15:59:10 2024 +0200
  24. a85a8fa arm: mach-k3: am625: copy bootindex to OCRAM for main domain SPL by Wadim Egorov · Wed Apr 03 15:59:09 2024 +0200
  25. 977c09e arm: dts: k3: binman: am625: add support for signing TIFSSTUB Images by Kamlesh Gurudasani · Wed Apr 03 17:33:10 2024 +0530
  26. 0908c08 arm: mach-k3: add support for detecting TIFSSTUB images by Kamlesh Gurudasani · Wed Apr 03 17:33:09 2024 +0530
  27. 62a2d3a verdin-am62: move verdin am62 to OF_UPSTREAM by Marcel Ziswiler · Wed Apr 03 09:15:10 2024 +0200
  28. 6044eab arm: dts: k3: Remove unneeded ti, sci-sysreset binding and nodes by Andrew Davis · Tue Apr 02 11:09:08 2024 -0500
  29. a7e364b arm: mach-k3: common: EFI loader map memory below ram top by Vitor Soares · Thu Mar 28 10:05:48 2024 +0000
  30. 908ee7b arm: mach-k3: am625: Fixup a53 cpu frequency by speed grade by Joao Paulo Goncalves · Wed Mar 20 09:16:32 2024 -0300
  31. f468fb6 arm: mach-k3: am62: Get a53 max cpu frequency by speed grade by Joao Paulo Goncalves · Wed Mar 20 09:16:31 2024 -0300
  32. fedc31f Merge patch series "Resolve issues with booting distros on x86" by Tom Rini · Wed Apr 10 20:01:42 2024 -0600
  33. d336c6d x86: coreboot: Enable truetype fonts by Simon Glass · Thu Jan 04 08:10:40 2024 -0700
  34. 0b22604 x86: Enable SSE in 64-bit mode by Simon Glass · Thu Jan 04 08:10:39 2024 -0700
  35. 5725dde Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · Wed Apr 10 17:06:27 2024 -0600
  36. 5f2cb6a x86: Drop message about features being missing with 64-bit by Simon Glass · Thu Dec 14 21:19:14 2023 -0700
  37. 586138f treewide: Make arch-specific bootm code depend on BOOTM by Simon Glass · Thu Dec 14 21:19:02 2023 -0700
  38. 5de06a6 Merge patch series "Complete decoupling of zboot logic from commands" by Tom Rini · Wed Apr 10 13:49:35 2024 -0600
  39. 10880b3 x86: zboot: Use zboot_start() in zboot_run() by Simon Glass · Sun Dec 03 17:29:37 2023 -0700
  40. 14c0fc7 x86: zboot: Separate logic functions from commands by Simon Glass · Sun Dec 03 17:29:36 2023 -0700
  41. 365d17b x86: zboot: Rename zboot_start() to zboot_run() by Simon Glass · Sun Dec 03 17:29:35 2023 -0700
  42. f6d7ebd x86: zboot: Move environment setting into zboot_load() by Simon Glass · Sun Dec 03 17:29:31 2023 -0700
  43. c90a406 x86: zboot: Create a separate ZBOOT option for zboot logic by Simon Glass · Sun Dec 03 17:29:28 2023 -0700
  44. 2bf90bd x86: zboot: Move command code into its own file by Simon Glass · Sun Dec 03 17:29:27 2023 -0700
  45. bf4af11 x86: zboot: Move zimage definitions to the header file by Simon Glass · Sun Dec 03 17:29:26 2023 -0700
  46. 0d96abb Merge tag 'xilinx-for-v2024.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Wed Apr 10 11:51:58 2024 -0600
  47. d8ceb20 arm64: Fix map_range() not splitting mapped blocks by Pierre-Clément Tosi · Mon Mar 18 19:35:49 2024 +0000
  48. f560f0f eeprom: starfive: function get_product_id_from_eeprom() by Heinrich Schuchardt · Tue Apr 02 10:49:08 2024 +0200
  49. 298fe6c riscv: starfive: MMC card detect by Heinrich Schuchardt · Thu Mar 28 22:46:15 2024 +0100
  50. 1b100e5 riscv: Move virtio scan to board_late_init() by Łukasz Stelmach · Thu Mar 28 10:58:24 2024 +0100
  51. 801bbf9 riscv: support extension probing using riscv, isa-extensions by Conor Dooley · Mon Mar 18 15:16:03 2024 +0000
  52. 4198155 riscv: don't read riscv, isa in the riscv cpu's get_desc() by Conor Dooley · Mon Mar 18 15:16:02 2024 +0000
  53. 8681442 riscv: dts: sophgo: Add clk node and sdhci node by Kongyang Liu · Sun Mar 10 01:51:56 2024 +0800
  54. 749d467 riscv: cache: Implement dcache for cv1800b by Kongyang Liu · Sun Mar 10 00:54:57 2024 +0800
  55. f752674 riscv: cpu: cv1800b: Add support for cv1800b SoC by Kongyang Liu · Sun Mar 10 00:54:56 2024 +0800
  56. 8a813c1 riscv: add backtrace support by Ben Dooks · Tue Sep 05 13:12:53 2023 +0100
  57. dca2549 efi_loader: move HOST_ARCH to version_autogenerated.h by Heinrich Schuchardt · Thu Apr 04 01:00:41 2024 +0200
  58. 0513792 sandbox: capsule: binman: generate some capsules as part of build by Sughosh Ganu · Wed Mar 27 16:19:00 2024 +0530
  59. d8adb49 Merge tag 'u-boot-imx-master-20240405' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Fri Apr 05 17:23:58 2024 -0400
  60. 39c8b70 Merge tag 'qcom-next-2024Apr04' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · Fri Apr 05 17:23:13 2024 -0400
  61. 2afb276 Merge tag 'u-boot-amlogic-20240404' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Fri Apr 05 17:22:28 2024 -0400
  62. 7826f90 verdin-imx8mm/verdin-imx8mp: move imx verdins to OF_UPSTREAM by Marcel Ziswiler · Wed Apr 03 09:15:45 2024 +0200
  63. f41ffc1 arm: imx9: Call imx9_probe_mu for DM post in board_r by Ye Li · Mon Apr 01 09:41:09 2024 +0800
  64. 81bfc1a arm: imx9: Correct imx9_probe_mu prototype by Ye Li · Mon Apr 01 09:41:08 2024 +0800
  65. df62d94 mx6cuboxi: Fix Ethernet after DT sync with Linux by Josua Mayer · Sat Mar 30 18:35:55 2024 -0300
  66. dd9772e arm64: imx: imx8mn-beacon: Migrate to OF_UPSTREAM by Adam Ford · Fri Apr 05 09:32:27 2024 -0300
  67. 1e713ef arm64: imx: imx8mm-beacon: Migrate to OF_UPSTREAM by Adam Ford · Fri Apr 05 09:30:43 2024 -0300
  68. df4be7d arm64: imx: imx8mp-beacon: Migrate to OF_UPSTREAM by Adam Ford · Wed Apr 03 21:59:06 2024 -0500
  69. 756bf0e dts: meson: Drop redundant G12A, G12B & SM1 devicetree files by Neil Armstrong · Fri Mar 29 18:51:52 2024 +0100
  70. 3355bba dts: meson-g12a: Switch to using upstream DT by Neil Armstrong · Fri Mar 29 18:51:51 2024 +0100
  71. 01418d2 dts: meson: Drop redundant GXL, GXM & AXG devicetree files by Neil Armstrong · Fri Mar 29 18:51:50 2024 +0100
  72. 65662e2 dts: meson: Switch GXL, GXM & AXG to using upstream DT by Neil Armstrong · Fri Mar 29 18:51:49 2024 +0100
  73. d2b36d1 dts: sdm845-db845c: add u-boot fixups by Caleb Connolly · Wed Apr 03 14:07:48 2024 +0200
  74. 5ecc90d mach-snapdragon: call regulators_enable_boot_on() by Caleb Connolly · Wed Apr 03 14:07:47 2024 +0200
  75. 4f80e28 mach-snapdragon: fixup power-domains by Caleb Connolly · Wed Apr 03 14:07:46 2024 +0200
  76. 2983ae8 mach-snapdragon: fixup USB nodes by Caleb Connolly · Wed Apr 03 14:07:45 2024 +0200
  77. aae4649 clk: qcom: add support for power domains uclass by Volodymyr Babchuk · Mon Mar 11 21:33:45 2024 +0000
  78. bdacfea qcom: board: validate fdt before trying to use it by Volodymyr Babchuk · Mon Mar 11 21:33:45 2024 +0000
  79. 514628c arm: mvebu: system-controller: Add support for SYSRESET by Marek Behún · Thu Apr 04 09:51:00 2024 +0200
  80. 32a932a arm: mvebu: system-controller: Select mvebu-reset if DM_RESET && PCI_MVEBU by Marek Behún · Thu Apr 04 09:50:59 2024 +0200
  81. 1c657bc arm: mvebu: system-controller: Rework to use UCLASS_SYSCON by Marek Behún · Thu Apr 04 09:50:58 2024 +0200
  82. a6ed609 arm: mvebu: spl: Do not build mvebu-reset in SPL by Marek Behún · Thu Apr 04 09:50:57 2024 +0200
  83. 08af3ae arm: dts: kirkwood: Remove DTS files for Kirkwood boards by Tony Dinh · Tue Mar 26 14:12:14 2024 -0700
  84. cc4c1ef arm: dts: kirkwood: Enable upstream DT on Kirkwood boards by Tony Dinh · Mon Apr 01 15:08:16 2024 -0700
  85. 04965e4 arm64: dts: zynqmp: make hw-ecc as the default ecc mode by Venkatesh Yadav Abbarapu · Mon Mar 25 15:20:13 2024 +0530
  86. c4da10a Merge branch 'next' by Tom Rini · Tue Apr 02 07:03:25 2024 -0400
  87. e8f97df image-container: Fix incorrect return value by Ye Li · Thu Mar 28 18:50:55 2024 +0800
  88. 35f1551 arm: imx9: Fix MMU map table overlap by Ye Li · Thu Mar 28 18:49:18 2024 +0800
  89. e6c413b imx: imx8mp_evk: convert to OF_UPSTREAM by Peng Fan · Thu Mar 28 10:45:11 2024 +0800
  90. 1e50768 imx: imx8mn-evk: convert to OF_UPSTREAM by Peng Fan · Thu Mar 28 10:45:10 2024 +0800
  91. 1c69aaf imx: imx8mm_evk: convert to OF_UPSTREAM by Peng Fan · Thu Mar 28 10:45:09 2024 +0800
  92. 350bf7a imx: imx8mq_evk: convert to OF_UPSTREAM by Peng Fan · Thu Mar 28 10:45:08 2024 +0800
  93. 70b39d0 imx8: Add a default reset_cpu() implementation by Fabio Estevam · Tue Mar 26 09:19:49 2024 -0300
  94. ca83d21 arm: dts: imx8m*-venice-gw72xx: add TPM device by Tim Harvey · Mon Mar 25 09:27:22 2024 -0700
  95. 6cb4ada arm: dts: imx8mm-venice-gw7901: add digital I/O direction control GPIO's by Tim Harvey · Mon Mar 25 09:27:02 2024 -0700
  96. 3f5bcfe mx6cuboxi: Convert to watchdog driver model by Fabio Estevam · Wed Mar 27 11:18:49 2024 -0300
  97. ea046cf warp7: Convert to watchdog driver model by Fabio Estevam · Wed Mar 27 10:46:51 2024 -0300
  98. 5917ce7 Merge patch series "Clean up arm linker scripts" by Tom Rini · Fri Mar 29 10:39:38 2024 -0400
  99. 772acf8 arm: remove redundant section alignments by Ilias Apalodimas · Fri Mar 15 08:43:51 2024 +0200
  100. cdb5839 arm: move image_copy_start/end to linker symbols by Ilias Apalodimas · Fri Mar 15 08:43:50 2024 +0200