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