1. 19dbc09 Merge tag 'v2024.10-rc5' into next by Tom Rini · 4 months ago
  2. 775f765 Kconfig: clean up the efi configuration status by Ilias Apalodimas · 5 months ago
  3. cc2f60c android_ab: Fixes: Fix backup offset calculation by Joshua Watt · 5 months ago
  4. 360aadd Merge patch series "Make LMB memory map global and persistent" by Tom Rini · 4 months ago
  5. c2c50d5 lmb: bootm: remove superfluous lmb stub functions by Sughosh Ganu · 5 months ago
  6. 30ffdd6 lmb: remove lmb_init_and_reserve_range() function by Sughosh Ganu · 5 months ago
  7. 6942bdb lmb: allow lmb module to be used in SPL by Sughosh Ganu · 5 months ago
  8. ed17a33 lmb: make LMB memory map persistent and global by Sughosh Ganu · 5 months ago
  9. 8c069df Merge tag 'v2024.10-rc4' into next by Tom Rini · 5 months ago
  10. be222ac list: use list_count_nodes() to count list entries by Sughosh Ganu · 5 months ago
  11. a41c1ae Merge patch series "bootstd: Try again to resolve infinite-loop bug" by Tom Rini · 5 months ago
  12. cae1ad0 bootstd: Make bootdev_next_prio() continue after failure by Simon Glass · 5 months ago
  13. aad8b18 Revert "bootdev: avoid infinite probe loop" by Simon Glass · 5 months ago
  14. 6509c3f boot: android: fix booting without a ramdisk by Michael Walle · 6 months ago
  15. 158cf0270 Merge tag 'v2024.10-rc3' into next by Tom Rini · 5 months ago
  16. ed3ce65 boot: set correct block device name in set_efi_bootdev() by Heinrich Schuchardt · 5 months ago
  17. 0fc406a upl: Plumb in universal payload to the init process by Simon Glass · 5 months ago
  18. ec2186a spl: Plumb in the Universal Payload handoff by Simon Glass · 5 months ago
  19. fefb534 upl: Add support for Universal Payload in SPL by Simon Glass · 5 months ago
  20. 264f4b0 upl: Add a command by Simon Glass · 5 months ago
  21. 3848e97 upl: Add support for writing a upl handoff by Simon Glass · 5 months ago
  22. 90469da upl: Add support for reading a upl handoff by Simon Glass · 5 months ago
  23. 59ca3a2 usb: bootm: Drop old USB-device-removal code by Simon Glass · 6 months ago
  24. 4f65851 boot: provide CONFIG_BOOTMETH_QFW Kconfig parameter by Heinrich Schuchardt · 6 months ago
  25. b81e31a bootstash: Do not provide a default address for all by Tom Rini · 6 months ago
  26. 6b387c9 boot: Correct indentation in efi bootmeth by Simon Glass · 6 months ago
  27. 60b180f bootstd: Correct handling of script from network by Simon Glass · 6 months ago
  28. cfed221 bootstd: Tidy up comments on the boothmeth drivers by Simon Glass · 6 months ago
  29. 9540302 doc: Add a description for bootmeth_sandbox by Simon Glass · 6 months ago
  30. 70a4982 doc: Add a description for bootmeth_qfw by Simon Glass · 6 months ago
  31. 4595600 Merge patch series "bootstd: Add Android support" by Tom Rini · 6 months ago
  32. 125d9f3 bootstd: Add a bootmeth for Android by Mattijs Korpershoek · 6 months ago
  33. be0b076 bootstd: Add bootflow_iter_check_mmc() helper by Mattijs Korpershoek · 6 months ago
  34. 58fed99 boot: android: Provide vendor_bootimg_addr in boot_get_fdt() by Mattijs Korpershoek · 6 months ago
  35. 0c7c949 Merge patch series "Respin bootstd cros patch into a series of two" by Tom Rini · 6 months ago
  36. 1b1b1e7 bootstd: cros: store partition type in an efi_guid_t by Vincent Stehlé · 7 months ago
  37. 789934f boot: Remove duplicate newlines by Marek Vasut · 6 months ago
  38. 246a0ce Merge patch series "Add Turris 1.x board" by Tom Rini · 6 months ago
  39. f415820 powerpc: Add support for CZ.NIC Turris 1.x routers by Pali Rohár · 7 months ago
  40. 608a88c Fix Kconfig coding style from spaces to tab by Anand Moon · 7 months ago
  41. 2abf14d cmd: bootm: add ELF file support by Maxim Moskalets · 7 months ago
  42. c85a05a bootstd: cros: store partition type in an efi_guid_t by Vincent Stehlé · 7 months ago
  43. 2f96033 Merge tag 'efi-2024-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 7 months ago
  44. e7505b3 tpm: allow the user to select the compiled algorithms by Ilias Apalodimas · 7 months ago
  45. 27b462c tpm: Move TCG headers into a separate file by Ilias Apalodimas · 7 months ago
  46. 48641bf Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code" by Tom Rini · 7 months ago
  47. 909321b use fdt_kaslrseed function to de-duplicate code by Tim Harvey · 7 months ago
  48. ea955ee fdt: automatically add /chosen/kaslr-seed if DM_RNG is enabled by Tim Harvey · 7 months ago
  49. 00afd1e Add fdt_kaslrseed function to add kaslr-seed to chosen node by Tim Harvey · 7 months ago
  50. 6e5e713 pxe: Add debugging for booting by Simon Glass · 7 months ago
  51. a7eada2 Merge tag 'v2024.07-rc5' into next by Tom Rini · 7 months ago
  52. 3fc9de4 boot: links to FIT documentation in Kconfig by Heinrich Schuchardt · 7 months ago
  53. 05b9665 boot: bootflow_menu: fix crash for EFI BOOTMGR global bootmeth by Quentin Schulz · 7 months ago
  54. b88950f boot: fix typos in help text of Kconfig configs by Quentin Schulz · 7 months ago
  55. d69759a tpm: measure DTB in PCR1 instead of PCR0 by Ilias Apalodimas · 7 months ago
  56. 9cf83a7 Merge tag 'efi-next-20240611' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 7 months ago
  57. c946385 efi_loader: move distro_efi_get_fdt_name() by Heinrich Schuchardt · 9 months ago
  58. 17b1656 abootimg: Add init_boot image support by Roman Stratiienko · 8 months ago
  59. da3447d android: Fix ramdisk loading for bootimage v3+ by Roman Stratiienko · 8 months ago
  60. 3078766 image: Set load_end on partial loads by Mattijs Korpershoek · 8 months ago
  61. d9e9e69 image: remove redundant hash includes by Raymond Mao · 8 months ago
  62. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 8 months ago
  63. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 8 months ago
  64. c4b646d boot: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  65. 591257b rng: Introduce SPL_DM_RNG by Marek Vasut · 9 months ago
  66. efe1cee boot: Move framebuffer reservation to separate helper by Devarsh Thakkar · 11 months ago
  67. 86281e4 boot: fdt_simplefb: Enumerate framebuffer info from video handoff by Devarsh Thakkar · 11 months ago
  68. 84dda5c Kconfig: Remove all default n options by Michal Simek · 9 months ago
  69. 16da853 boot: fdt: Turn all addresses and sizes into u64 by Marek Vasut · 9 months ago
  70. cdd20e3 Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · 9 months ago
  71. 16b80c9 fdt: Fix fdt_pack_reg() on 64-bit platforms by Sam Protsenko · 10 months ago
  72. 01437e3 Merge patch series "boot: fdt: Change type of env_get_bootm_low() to phys_addr_t" by Tom Rini · 9 months ago
  73. c7afe41 boot: fdt: Move usable variable below updated comment by Marek Vasut · 10 months ago
  74. f5178dd boot: fdt: Drop lmb_alloc*() typecasts by Marek Vasut · 10 months ago
  75. ca8d4df boot: fdt: Clean up env_get_bootm_mapsize() by Marek Vasut · 10 months ago
  76. 5fb569b boot: fdt: Fix tmp type in env_get_bootm_size() and rename to low by Marek Vasut · 10 months ago
  77. 98e68ec boot: fdt: Clean up env_get_bootm_size() by Marek Vasut · 10 months ago
  78. a4df06e boot: fdt: Change type of env_get_bootm_low() to phys_addr_t by Marek Vasut · 10 months ago
  79. 777c284 Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · 9 months ago
  80. 207282d pxe: Allow booting without CMDLINE for the zboot method by Simon Glass · 1 year, 1 month ago
  81. 6d803ec pxe: Allow booting without CMDLINE for bootm methods by Simon Glass · 1 year, 1 month ago
  82. 8ed730f pxe: Move calculation of FDT file into a function by Simon Glass · 1 year, 1 month ago
  83. 03a4a6d pxe: Refactor to avoid over-using bootm_argv by Simon Glass · 1 year, 1 month ago
  84. 39ee4a1 pxe: Refactor to reduce the size of label_boot() by Simon Glass · 1 year, 1 month ago
  85. 92ee1f5 pxe: Use strlcpy() instead of strcpy() in label_boot() by Simon Glass · 1 year, 1 month ago
  86. 6d47fd3 boot: Update SYS_BOOTM_LEN to depend on BOOTM by Simon Glass · 1 year, 1 month ago
  87. b34c828 bootm: Make OS booting dependent on BOOTM by Simon Glass · 1 year, 1 month ago
  88. 6e558e3 bootm: Add a Kconfig option for bootm functionality by Simon Glass · 1 year, 1 month ago
  89. 52b3c47 boot: Reorder FIT and BOOTSTD to be first by Simon Glass · 1 year, 1 month ago
  90. ab3453e Merge patch series "Complete decoupling of zboot logic from commands" by Tom Rini · 9 months ago
  91. d2c485a x86: zboot: Rename zboot_start() to zboot_run() by Simon Glass · 1 year, 1 month ago
  92. 92f4cb6 boot: correct finding the default EFI binary by Heinrich Schuchardt · 10 months ago
  93. 8f31929 boot: enable booting via EFI boot manager by default by Heinrich Schuchardt · 10 months ago
  94. 08c51a7 boot: correct the default sequence of boot methods by Heinrich Schuchardt · 10 months ago
  95. 72b089b Merge tag 'u-boot-dfu-20240402' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 10 months ago
  96. 7a0cfb8 android_ab: Fix ANDROID_AB_BACKUP_OFFSET by Colin McAllister · 10 months ago
  97. 109b904 android_ab: Add missing semicolon by Colin McAllister · 10 months ago
  98. d545fe3 fdt: Fix bootm_low handling by Marek Vasut · 11 months ago
  99. 1132471 bootstd: support scanning a single partition by Nam Cao · 11 months ago
  100. 14e110a boot: Only define checksum algos when the hashes are enabled by Sean Anderson · 11 months ago