1. 5725dde Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · Wed Apr 10 17:06:27 2024 -0600
  2. 5f2cb6a x86: Drop message about features being missing with 64-bit by Simon Glass · Thu Dec 14 21:19:14 2023 -0700
  3. f2d75d7 pxe: Allow booting without CMDLINE for the zboot method by Simon Glass · Thu Dec 14 21:19:13 2023 -0700
  4. d6e1dcd pxe: Allow booting without CMDLINE for bootm methods by Simon Glass · Thu Dec 14 21:19:12 2023 -0700
  5. f7eded2 pxe: Move calculation of FDT file into a function by Simon Glass · Thu Dec 14 21:19:11 2023 -0700
  6. b5e0eb8 pxe: Refactor to avoid over-using bootm_argv by Simon Glass · Thu Dec 14 21:19:10 2023 -0700
  7. 5df368c pxe: Refactor to reduce the size of label_boot() by Simon Glass · Thu Dec 14 21:19:09 2023 -0700
  8. 7c19f91 pxe: Use strlcpy() instead of strcpy() in label_boot() by Simon Glass · Thu Dec 14 21:19:08 2023 -0700
  9. 698da33 doc: Mention fastboot dependency on CMDLINE by Simon Glass · Thu Dec 14 21:19:07 2023 -0700
  10. 39465c1 fastboot: Remove dependencies on CMDLINE by Simon Glass · Thu Dec 14 21:19:06 2023 -0700
  11. e0df140 bootm: Make cmdline optional with bootm_boot_start() by Simon Glass · Thu Dec 14 21:19:05 2023 -0700
  12. ae4eb81 fastboot: Change fastboot_buf_addr to an address by Simon Glass · Thu Dec 14 21:19:04 2023 -0700
  13. 3edac60 boot: Update SYS_BOOTM_LEN to depend on BOOTM by Simon Glass · Thu Dec 14 21:19:03 2023 -0700
  14. 586138f treewide: Make arch-specific bootm code depend on BOOTM by Simon Glass · Thu Dec 14 21:19:02 2023 -0700
  15. b4832e8 bootm: Make OS booting dependent on BOOTM by Simon Glass · Thu Dec 14 21:19:01 2023 -0700
  16. 79b906c bootm: Add a Kconfig option for bootm functionality by Simon Glass · Thu Dec 14 21:19:00 2023 -0700
  17. b63afe9 boot: Reorder FIT and BOOTSTD to be first by Simon Glass · Thu Dec 14 21:18:59 2023 -0700
  18. 5de06a6 Merge patch series "Complete decoupling of zboot logic from commands" by Tom Rini · Wed Apr 10 13:49:35 2024 -0600
  19. 166e79a x86: zboot: Tidy up the comment for zboot_run() by Simon Glass · Sun Dec 03 17:29:38 2023 -0700
  20. 10880b3 x86: zboot: Use zboot_start() in zboot_run() by Simon Glass · Sun Dec 03 17:29:37 2023 -0700
  21. 14c0fc7 x86: zboot: Separate logic functions from commands by Simon Glass · Sun Dec 03 17:29:36 2023 -0700
  22. 365d17b x86: zboot: Rename zboot_start() to zboot_run() by Simon Glass · Sun Dec 03 17:29:35 2023 -0700
  23. 357105f x86: zboot: Move argument processing outside zboot_start() by Simon Glass · Sun Dec 03 17:29:34 2023 -0700
  24. e1f59f4 x86: zboot: Drop intermediate zboot_go() function by Simon Glass · Sun Dec 03 17:29:33 2023 -0700
  25. 82e6b89 x86: zboot: Drop intermediate zboot_setup() function by Simon Glass · Sun Dec 03 17:29:32 2023 -0700
  26. f6d7ebd x86: zboot: Move environment setting into zboot_load() by Simon Glass · Sun Dec 03 17:29:31 2023 -0700
  27. a911beb x86: zboot: Create separate functions for the logic by Simon Glass · Sun Dec 03 17:29:30 2023 -0700
  28. 205374e x86: zboot: Avoid iteration in do_zboot_states() by Simon Glass · Sun Dec 03 17:29:29 2023 -0700
  29. c90a406 x86: zboot: Create a separate ZBOOT option for zboot logic by Simon Glass · Sun Dec 03 17:29:28 2023 -0700
  30. 2bf90bd x86: zboot: Move command code into its own file by Simon Glass · Sun Dec 03 17:29:27 2023 -0700
  31. bf4af11 x86: zboot: Move zimage definitions to the header file by Simon Glass · Sun Dec 03 17:29:26 2023 -0700
  32. 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
  33. aa3dc33 trace: use dynamic string buffer in make_flamegraph() by Vincent Stehlé · Tue Apr 02 13:29:16 2024 +0200
  34. ccb51b4 net: dw_eth_qos: Add missing \n in error messages. by Heinrich Schuchardt · Tue Apr 02 10:39:34 2024 +0200
  35. 217d7b2 lib: add missing line breaks in debug messages by Maxim Moskalets · Sat Mar 30 14:11:21 2024 +0300
  36. c5c88a0 fs: ext4: all file paths are absolute by Heinrich Schuchardt · Wed Mar 27 09:09:27 2024 +0100
  37. fa3dc82 net: nfs: fix file handle length in NFSv3 by Sébastien Szymanski · Tue Mar 26 10:34:31 2024 +0100
  38. 59d10d0 rtc: goldfish_rtc_probe should be static by Heinrich Schuchardt · Thu Mar 21 21:16:13 2024 +0100
  39. c668b15 tools: open FIT image read-only by Ahelenia Ziemiańska · Thu Mar 21 19:31:54 2024 +0100
  40. be74019 fs: ext4: make "File System is consistent\n" a debug message by Heinrich Schuchardt · Wed Mar 20 14:23:52 2024 +0100
  41. 547f54c build: Revive and update LDR format support by Greg Malysa · Tue Mar 19 22:16:07 2024 -0400
  42. 905b248 scripts/Makefile.spl: Use 'sort' in SHRUNK_ARCH_DTB rule by Tom Rini · Tue Mar 19 12:51:31 2024 -0400
  43. 3a7e1a4 fs: ext4: Change the Settings of file permissions by developer · Tue Mar 19 17:20:40 2024 +0800
  44. a119833 cmd: sysboot: null check filename by Caleb Connolly · Mon Mar 18 23:16:36 2024 +0000
  45. d8ceb20 arm64: Fix map_range() not splitting mapped blocks by Pierre-Clément Tosi · Mon Mar 18 19:35:49 2024 +0000
  46. df8123b xilinx: common: Fix MAC address read from EEPROM by Petr Zejdl · Thu Apr 04 13:44:22 2024 +0200
  47. c928d3e configs: zynqmp_kria: Deactivate CONFIG_SPI_FLASH_BAR by Tejas Bhumkar · Tue Apr 09 15:18:26 2024 +0530
  48. 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
  49. b59ac9b doc: describe Milk-V Mars board by Heinrich Schuchardt · Tue Apr 02 10:49:12 2024 +0200
  50. f900b2e riscv: starfive: avoid including common.h by Heinrich Schuchardt · Tue Apr 02 10:49:11 2024 +0200
  51. f884173 board: starfive: support Milk-V Mars board by Heinrich Schuchardt · Tue Apr 02 10:49:10 2024 +0200
  52. 328acb1 riscv: set fdtfile on Milk-V Mars by Heinrich Schuchardt · Tue Apr 02 10:49:09 2024 +0200
  53. f560f0f eeprom: starfive: function get_product_id_from_eeprom() by Heinrich Schuchardt · Tue Apr 02 10:49:08 2024 +0200
  54. 6bb737b riscv: do not set default fdt for VisionFive 2 by Heinrich Schuchardt · Tue Apr 02 10:49:07 2024 +0200
  55. 298fe6c riscv: starfive: MMC card detect by Heinrich Schuchardt · Thu Mar 28 22:46:15 2024 +0100
  56. 1b100e5 riscv: Move virtio scan to board_late_init() by Łukasz Stelmach · Thu Mar 28 10:58:24 2024 +0100
  57. 801bbf9 riscv: support extension probing using riscv, isa-extensions by Conor Dooley · Mon Mar 18 15:16:03 2024 +0000
  58. 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
  59. a2c7e40 configs: milkv_duo: Add SD card configs by Kongyang Liu · Sun Mar 10 01:51:57 2024 +0800
  60. 8681442 riscv: dts: sophgo: Add clk node and sdhci node by Kongyang Liu · Sun Mar 10 01:51:56 2024 +0800
  61. 331ee41 mmc: cv1800b: Add sdhci driver support for cv1800b SoC by Kongyang Liu · Sun Mar 10 01:51:55 2024 +0800
  62. 749d467 riscv: cache: Implement dcache for cv1800b by Kongyang Liu · Sun Mar 10 00:54:57 2024 +0800
  63. f752674 riscv: cpu: cv1800b: Add support for cv1800b SoC by Kongyang Liu · Sun Mar 10 00:54:56 2024 +0800
  64. 8a813c1 riscv: add backtrace support by Ben Dooks · Tue Sep 05 13:12:53 2023 +0100
  65. 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
  66. 9bad9cd efi_loader: access __efi_runtime_rel_start/stop without & by Ilias Apalodimas · Thu Apr 04 09:37:37 2024 +0300
  67. 2af9553 efi_loader: access __efi_runtime_start/stop without & by Ilias Apalodimas · Thu Apr 04 09:35:35 2024 +0300
  68. 4226d9d boot: correct finding the default EFI binary by Heinrich Schuchardt · Wed Apr 03 23:39:48 2024 +0200
  69. dca2549 efi_loader: move HOST_ARCH to version_autogenerated.h by Heinrich Schuchardt · Thu Apr 04 01:00:41 2024 +0200
  70. 72bca1a boot: enable booting via EFI boot manager by default by Heinrich Schuchardt · Wed Apr 03 20:05:17 2024 +0200
  71. dc1f006 boot: correct the default sequence of boot methods by Heinrich Schuchardt · Wed Apr 03 20:34:15 2024 +0200
  72. 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
  73. 75dffaa efi_loader: handle EFI_VARIABLE_ENHANCED_AUTHENTICATED_ACCESS by Heinrich Schuchardt · Wed Apr 03 17:33:35 2024 +0200
  74. d0f3520 efi_loader: EFI_VARIABLE_READ_ONLY should be 32bit by Heinrich Schuchardt · Wed Apr 03 17:33:34 2024 +0200
  75. 698cfde efi_loader: all variable attributes are 32bit by Heinrich Schuchardt · Wed Apr 03 17:33:33 2024 +0200
  76. 93a8c24 efi_loader: fix append write behavior to non-existent variable by Masahisa Kojima · Tue Apr 02 18:09:50 2024 +0900
  77. d02a76c7 doc: improve description of FAT partition name generation by Heinrich Schuchardt · Fri Mar 29 13:01:00 2024 +0100
  78. 5f7c0ec doc: missing :: in doc/usage/cmd/itest.rst by Heinrich Schuchardt · Thu Mar 28 21:16:54 2024 +0100
  79. 8b00671 capsule: Makefile: add the generated files to CLEAN_FILES list by Sughosh Ganu · Wed Mar 27 16:19:02 2024 +0530
  80. 04ebd68 capsule: add the generated capsules to gitignore by Sughosh Ganu · Wed Mar 27 16:19:01 2024 +0530
  81. 0513792 sandbox: capsule: binman: generate some capsules as part of build by Sughosh Ganu · Wed Mar 27 16:19:00 2024 +0530
  82. 1763ae5 sandbox: capsule: remove capsule related configs by Sughosh Ganu · Wed Mar 27 16:18:59 2024 +0530
  83. 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
  84. 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
  85. 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
  86. 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
  87. 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
  88. b1e8165 arm: imx: fix signature_block_hdr struct fields order by Javier Viguera · Thu Apr 04 17:11:09 2024 +0200
  89. 7826f90 verdin-imx8mm/verdin-imx8mp: move imx verdins to OF_UPSTREAM by Marcel Ziswiler · Wed Apr 03 09:15:45 2024 +0200
  90. f41ffc1 arm: imx9: Call imx9_probe_mu for DM post in board_r by Ye Li · Mon Apr 01 09:41:09 2024 +0800
  91. 81bfc1a arm: imx9: Correct imx9_probe_mu prototype by Ye Li · Mon Apr 01 09:41:08 2024 +0800
  92. df62d94 mx6cuboxi: Fix Ethernet after DT sync with Linux by Josua Mayer · Sat Mar 30 18:35:55 2024 -0300
  93. b1787e8 mx6cuboxi: Do not print devicetree model by Fabio Estevam · Sat Mar 30 18:03:31 2024 -0300
  94. 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
  95. 3c77a6e configs: imx8mp_beacon: Enable PCIe NVMe drives by Adam Ford · Tue Mar 26 16:24:54 2024 -0500
  96. dd9772e arm64: imx: imx8mn-beacon: Migrate to OF_UPSTREAM by Adam Ford · Fri Apr 05 09:32:27 2024 -0300
  97. 1e713ef arm64: imx: imx8mm-beacon: Migrate to OF_UPSTREAM by Adam Ford · Fri Apr 05 09:30:43 2024 -0300
  98. df4be7d arm64: imx: imx8mp-beacon: Migrate to OF_UPSTREAM by Adam Ford · Wed Apr 03 21:59:06 2024 -0500
  99. 756bf0e dts: meson: Drop redundant G12A, G12B & SM1 devicetree files by Neil Armstrong · Fri Mar 29 18:51:52 2024 +0100
  100. 3355bba dts: meson-g12a: Switch to using upstream DT by Neil Armstrong · Fri Mar 29 18:51:51 2024 +0100