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