1. 5de06a6 Merge patch series "Complete decoupling of zboot logic from commands" by Tom Rini · Wed Apr 10 13:49:35 2024 -0600
  2. 166e79a x86: zboot: Tidy up the comment for zboot_run() by Simon Glass · Sun Dec 03 17:29:38 2023 -0700
  3. 10880b3 x86: zboot: Use zboot_start() in zboot_run() by Simon Glass · Sun Dec 03 17:29:37 2023 -0700
  4. 14c0fc7 x86: zboot: Separate logic functions from commands by Simon Glass · Sun Dec 03 17:29:36 2023 -0700
  5. 365d17b x86: zboot: Rename zboot_start() to zboot_run() by Simon Glass · Sun Dec 03 17:29:35 2023 -0700
  6. 357105f x86: zboot: Move argument processing outside zboot_start() by Simon Glass · Sun Dec 03 17:29:34 2023 -0700
  7. e1f59f4 x86: zboot: Drop intermediate zboot_go() function by Simon Glass · Sun Dec 03 17:29:33 2023 -0700
  8. 82e6b89 x86: zboot: Drop intermediate zboot_setup() function by Simon Glass · Sun Dec 03 17:29:32 2023 -0700
  9. f6d7ebd x86: zboot: Move environment setting into zboot_load() by Simon Glass · Sun Dec 03 17:29:31 2023 -0700
  10. a911beb x86: zboot: Create separate functions for the logic by Simon Glass · Sun Dec 03 17:29:30 2023 -0700
  11. 205374e x86: zboot: Avoid iteration in do_zboot_states() by Simon Glass · Sun Dec 03 17:29:29 2023 -0700
  12. c90a406 x86: zboot: Create a separate ZBOOT option for zboot logic by Simon Glass · Sun Dec 03 17:29:28 2023 -0700
  13. 2bf90bd x86: zboot: Move command code into its own file by Simon Glass · Sun Dec 03 17:29:27 2023 -0700
  14. bf4af11 x86: zboot: Move zimage definitions to the header file by Simon Glass · Sun Dec 03 17:29:26 2023 -0700
  15. 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
  16. aa3dc33 trace: use dynamic string buffer in make_flamegraph() by Vincent Stehlé · Tue Apr 02 13:29:16 2024 +0200
  17. ccb51b4 net: dw_eth_qos: Add missing \n in error messages. by Heinrich Schuchardt · Tue Apr 02 10:39:34 2024 +0200
  18. 217d7b2 lib: add missing line breaks in debug messages by Maxim Moskalets · Sat Mar 30 14:11:21 2024 +0300
  19. c5c88a0 fs: ext4: all file paths are absolute by Heinrich Schuchardt · Wed Mar 27 09:09:27 2024 +0100
  20. fa3dc82 net: nfs: fix file handle length in NFSv3 by Sébastien Szymanski · Tue Mar 26 10:34:31 2024 +0100
  21. 59d10d0 rtc: goldfish_rtc_probe should be static by Heinrich Schuchardt · Thu Mar 21 21:16:13 2024 +0100
  22. c668b15 tools: open FIT image read-only by Ahelenia Ziemiańska · Thu Mar 21 19:31:54 2024 +0100
  23. be74019 fs: ext4: make "File System is consistent\n" a debug message by Heinrich Schuchardt · Wed Mar 20 14:23:52 2024 +0100
  24. 547f54c build: Revive and update LDR format support by Greg Malysa · Tue Mar 19 22:16:07 2024 -0400
  25. 905b248 scripts/Makefile.spl: Use 'sort' in SHRUNK_ARCH_DTB rule by Tom Rini · Tue Mar 19 12:51:31 2024 -0400
  26. 3a7e1a4 fs: ext4: Change the Settings of file permissions by developer · Tue Mar 19 17:20:40 2024 +0800
  27. a119833 cmd: sysboot: null check filename by Caleb Connolly · Mon Mar 18 23:16:36 2024 +0000
  28. d8ceb20 arm64: Fix map_range() not splitting mapped blocks by Pierre-Clément Tosi · Mon Mar 18 19:35:49 2024 +0000
  29. df8123b xilinx: common: Fix MAC address read from EEPROM by Petr Zejdl · Thu Apr 04 13:44:22 2024 +0200
  30. c928d3e configs: zynqmp_kria: Deactivate CONFIG_SPI_FLASH_BAR by Tejas Bhumkar · Tue Apr 09 15:18:26 2024 +0530
  31. 4ad46ea Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Tue Apr 09 14:18:55 2024 -0600
  32. b59ac9b doc: describe Milk-V Mars board by Heinrich Schuchardt · Tue Apr 02 10:49:12 2024 +0200
  33. f900b2e riscv: starfive: avoid including common.h by Heinrich Schuchardt · Tue Apr 02 10:49:11 2024 +0200
  34. f884173 board: starfive: support Milk-V Mars board by Heinrich Schuchardt · Tue Apr 02 10:49:10 2024 +0200
  35. 328acb1 riscv: set fdtfile on Milk-V Mars by Heinrich Schuchardt · Tue Apr 02 10:49:09 2024 +0200
  36. f560f0f eeprom: starfive: function get_product_id_from_eeprom() by Heinrich Schuchardt · Tue Apr 02 10:49:08 2024 +0200
  37. 6bb737b riscv: do not set default fdt for VisionFive 2 by Heinrich Schuchardt · Tue Apr 02 10:49:07 2024 +0200
  38. 298fe6c riscv: starfive: MMC card detect by Heinrich Schuchardt · Thu Mar 28 22:46:15 2024 +0100
  39. 1b100e5 riscv: Move virtio scan to board_late_init() by Łukasz Stelmach · Thu Mar 28 10:58:24 2024 +0100
  40. 801bbf9 riscv: support extension probing using riscv, isa-extensions by Conor Dooley · Mon Mar 18 15:16:03 2024 +0000
  41. 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
  42. a2c7e40 configs: milkv_duo: Add SD card configs by Kongyang Liu · Sun Mar 10 01:51:57 2024 +0800
  43. 8681442 riscv: dts: sophgo: Add clk node and sdhci node by Kongyang Liu · Sun Mar 10 01:51:56 2024 +0800
  44. 331ee41 mmc: cv1800b: Add sdhci driver support for cv1800b SoC by Kongyang Liu · Sun Mar 10 01:51:55 2024 +0800
  45. 749d467 riscv: cache: Implement dcache for cv1800b by Kongyang Liu · Sun Mar 10 00:54:57 2024 +0800
  46. f752674 riscv: cpu: cv1800b: Add support for cv1800b SoC by Kongyang Liu · Sun Mar 10 00:54:56 2024 +0800
  47. 8a813c1 riscv: add backtrace support by Ben Dooks · Tue Sep 05 13:12:53 2023 +0100
  48. dfa6e90 Merge tag 'efi-2024-07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Mon Apr 08 14:33:59 2024 -0600
  49. 9bad9cd efi_loader: access __efi_runtime_rel_start/stop without & by Ilias Apalodimas · Thu Apr 04 09:37:37 2024 +0300
  50. 2af9553 efi_loader: access __efi_runtime_start/stop without & by Ilias Apalodimas · Thu Apr 04 09:35:35 2024 +0300
  51. 4226d9d boot: correct finding the default EFI binary by Heinrich Schuchardt · Wed Apr 03 23:39:48 2024 +0200
  52. dca2549 efi_loader: move HOST_ARCH to version_autogenerated.h by Heinrich Schuchardt · Thu Apr 04 01:00:41 2024 +0200
  53. 72bca1a boot: enable booting via EFI boot manager by default by Heinrich Schuchardt · Wed Apr 03 20:05:17 2024 +0200
  54. dc1f006 boot: correct the default sequence of boot methods by Heinrich Schuchardt · Wed Apr 03 20:34:15 2024 +0200
  55. 7a18bb9 efi_loader: Don't delete variable from memory if adding a new one failed by Ilias Apalodimas · Wed Apr 03 18:43:53 2024 +0300
  56. 75dffaa efi_loader: handle EFI_VARIABLE_ENHANCED_AUTHENTICATED_ACCESS by Heinrich Schuchardt · Wed Apr 03 17:33:35 2024 +0200
  57. d0f3520 efi_loader: EFI_VARIABLE_READ_ONLY should be 32bit by Heinrich Schuchardt · Wed Apr 03 17:33:34 2024 +0200
  58. 698cfde efi_loader: all variable attributes are 32bit by Heinrich Schuchardt · Wed Apr 03 17:33:33 2024 +0200
  59. 93a8c24 efi_loader: fix append write behavior to non-existent variable by Masahisa Kojima · Tue Apr 02 18:09:50 2024 +0900
  60. d02a76c7 doc: improve description of FAT partition name generation by Heinrich Schuchardt · Fri Mar 29 13:01:00 2024 +0100
  61. 5f7c0ec doc: missing :: in doc/usage/cmd/itest.rst by Heinrich Schuchardt · Thu Mar 28 21:16:54 2024 +0100
  62. 8b00671 capsule: Makefile: add the generated files to CLEAN_FILES list by Sughosh Ganu · Wed Mar 27 16:19:02 2024 +0530
  63. 04ebd68 capsule: add the generated capsules to gitignore by Sughosh Ganu · Wed Mar 27 16:19:01 2024 +0530
  64. 0513792 sandbox: capsule: binman: generate some capsules as part of build by Sughosh Ganu · Wed Mar 27 16:19:00 2024 +0530
  65. 1763ae5 sandbox: capsule: remove capsule related configs by Sughosh Ganu · Wed Mar 27 16:18:59 2024 +0530
  66. 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
  67. 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
  68. 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
  69. f1b3e0c Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Fri Apr 05 17:21:58 2024 -0400
  70. ec75a53 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Fri Apr 05 17:21:37 2024 -0400
  71. b1e8165 arm: imx: fix signature_block_hdr struct fields order by Javier Viguera · Thu Apr 04 17:11:09 2024 +0200
  72. 7826f90 verdin-imx8mm/verdin-imx8mp: move imx verdins to OF_UPSTREAM by Marcel Ziswiler · Wed Apr 03 09:15:45 2024 +0200
  73. f41ffc1 arm: imx9: Call imx9_probe_mu for DM post in board_r by Ye Li · Mon Apr 01 09:41:09 2024 +0800
  74. 81bfc1a arm: imx9: Correct imx9_probe_mu prototype by Ye Li · Mon Apr 01 09:41:08 2024 +0800
  75. df62d94 mx6cuboxi: Fix Ethernet after DT sync with Linux by Josua Mayer · Sat Mar 30 18:35:55 2024 -0300
  76. b1787e8 mx6cuboxi: Do not print devicetree model by Fabio Estevam · Sat Mar 30 18:03:31 2024 -0300
  77. 29ab1a9 ARM: imx: stm32: Test whether ethernet node is enabled before reading MAC EEPROM on DHSOM by Marek Vasut · Tue Mar 12 22:15:58 2024 +0100
  78. 3c77a6e configs: imx8mp_beacon: Enable PCIe NVMe drives by Adam Ford · Tue Mar 26 16:24:54 2024 -0500
  79. dd9772e arm64: imx: imx8mn-beacon: Migrate to OF_UPSTREAM by Adam Ford · Fri Apr 05 09:32:27 2024 -0300
  80. 1e713ef arm64: imx: imx8mm-beacon: Migrate to OF_UPSTREAM by Adam Ford · Fri Apr 05 09:30:43 2024 -0300
  81. df4be7d arm64: imx: imx8mp-beacon: Migrate to OF_UPSTREAM by Adam Ford · Wed Apr 03 21:59:06 2024 -0500
  82. 756bf0e dts: meson: Drop redundant G12A, G12B & SM1 devicetree files by Neil Armstrong · Fri Mar 29 18:51:52 2024 +0100
  83. 3355bba dts: meson-g12a: Switch to using upstream DT by Neil Armstrong · Fri Mar 29 18:51:51 2024 +0100
  84. 01418d2 dts: meson: Drop redundant GXL, GXM & AXG devicetree files by Neil Armstrong · Fri Mar 29 18:51:50 2024 +0100
  85. 65662e2 dts: meson: Switch GXL, GXM & AXG to using upstream DT by Neil Armstrong · Fri Mar 29 18:51:49 2024 +0100
  86. a4c27f3 configs: meson64: remove amlogic prefix in fdtfile when CONFIG_OF_UPSTREAM is selected by Neil Armstrong · Fri Mar 29 18:51:48 2024 +0100
  87. 6a9e811 board: amlogic: jethubj100: update docs by Viacheslav Bocharov · Tue Feb 27 09:54:06 2024 +0300
  88. 038e965 board: amlogic: jethubj100: update MAINTAINERS by Viacheslav Bocharov · Tue Feb 27 09:54:05 2024 +0300
  89. f2761dc board: amlogic: jethubj100: fix common config header by Viacheslav Bocharov · Tue Feb 27 09:54:04 2024 +0300
  90. f1b09d0 qcom_defconfig: enable USB by Caleb Connolly · Wed Apr 03 14:07:50 2024 +0200
  91. 645641c qcom_defconfig: enable livetree by Caleb Connolly · Wed Apr 03 14:07:49 2024 +0200
  92. d2b36d1 dts: sdm845-db845c: add u-boot fixups by Caleb Connolly · Wed Apr 03 14:07:48 2024 +0200
  93. 5ecc90d mach-snapdragon: call regulators_enable_boot_on() by Caleb Connolly · Wed Apr 03 14:07:47 2024 +0200
  94. 4f80e28 mach-snapdragon: fixup power-domains by Caleb Connolly · Wed Apr 03 14:07:46 2024 +0200
  95. 2983ae8 mach-snapdragon: fixup USB nodes by Caleb Connolly · Wed Apr 03 14:07:45 2024 +0200
  96. 7f6b918 serial: msm-geni: support livetree by Caleb Connolly · Wed Apr 03 14:07:44 2024 +0200
  97. 241dfda gpio: msm_gpio: add .set_flags op by Caleb Connolly · Wed Apr 03 14:07:43 2024 +0200
  98. f216085 clk/qcom: sdm845: add USB clocks by Caleb Connolly · Wed Apr 03 14:07:42 2024 +0200
  99. a31b068 clk/qcom: sdm845: add gdscs by Caleb Connolly · Wed Apr 03 14:07:41 2024 +0200
  100. cbdad44 clk/qcom: use offsets for RCG registers by Caleb Connolly · Wed Apr 03 14:07:40 2024 +0200