1. 6509c3f boot: android: fix booting without a ramdisk by Michael Walle · 4 months ago
  2. ed3ce65 boot: set correct block device name in set_efi_bootdev() by Heinrich Schuchardt · 4 months ago
  3. 59ca3a2 usb: bootm: Drop old USB-device-removal code by Simon Glass · 4 months ago
  4. 4f65851 boot: provide CONFIG_BOOTMETH_QFW Kconfig parameter by Heinrich Schuchardt · 4 months ago
  5. b81e31a bootstash: Do not provide a default address for all by Tom Rini · 4 months ago
  6. 6b387c9 boot: Correct indentation in efi bootmeth by Simon Glass · 4 months ago
  7. 60b180f bootstd: Correct handling of script from network by Simon Glass · 4 months ago
  8. cfed221 bootstd: Tidy up comments on the boothmeth drivers by Simon Glass · 4 months ago
  9. 9540302 doc: Add a description for bootmeth_sandbox by Simon Glass · 4 months ago
  10. 70a4982 doc: Add a description for bootmeth_qfw by Simon Glass · 4 months ago
  11. 4595600 Merge patch series "bootstd: Add Android support" by Tom Rini · 4 months ago
  12. 125d9f3 bootstd: Add a bootmeth for Android by Mattijs Korpershoek · 5 months ago
  13. be0b076 bootstd: Add bootflow_iter_check_mmc() helper by Mattijs Korpershoek · 5 months ago
  14. 58fed99 boot: android: Provide vendor_bootimg_addr in boot_get_fdt() by Mattijs Korpershoek · 5 months ago
  15. 0c7c949 Merge patch series "Respin bootstd cros patch into a series of two" by Tom Rini · 4 months ago
  16. 1b1b1e7 bootstd: cros: store partition type in an efi_guid_t by Vincent Stehlé · 5 months ago
  17. 789934f boot: Remove duplicate newlines by Marek Vasut · 4 months ago
  18. 246a0ce Merge patch series "Add Turris 1.x board" by Tom Rini · 4 months ago
  19. f415820 powerpc: Add support for CZ.NIC Turris 1.x routers by Pali Rohár · 6 months ago
  20. 608a88c Fix Kconfig coding style from spaces to tab by Anand Moon · 5 months ago
  21. 2abf14d cmd: bootm: add ELF file support by Maxim Moskalets · 5 months ago
  22. c85a05a bootstd: cros: store partition type in an efi_guid_t by Vincent Stehlé · 5 months ago
  23. 2f96033 Merge tag 'efi-2024-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 5 months ago WIP/30Jun2024-next
  24. e7505b3 tpm: allow the user to select the compiled algorithms by Ilias Apalodimas · 5 months ago
  25. 27b462c tpm: Move TCG headers into a separate file by Ilias Apalodimas · 5 months ago
  26. 48641bf Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code" by Tom Rini · 5 months ago WIP/28Jun2024-next
  27. 909321b use fdt_kaslrseed function to de-duplicate code by Tim Harvey · 5 months ago
  28. ea955ee fdt: automatically add /chosen/kaslr-seed if DM_RNG is enabled by Tim Harvey · 5 months ago
  29. 00afd1e Add fdt_kaslrseed function to add kaslr-seed to chosen node by Tim Harvey · 5 months ago
  30. 6e5e713 pxe: Add debugging for booting by Simon Glass · 5 months ago
  31. a7eada2 Merge tag 'v2024.07-rc5' into next by Tom Rini · 5 months ago
  32. 3fc9de4 boot: links to FIT documentation in Kconfig by Heinrich Schuchardt · 5 months ago
  33. 05b9665 boot: bootflow_menu: fix crash for EFI BOOTMGR global bootmeth by Quentin Schulz · 5 months ago
  34. b88950f boot: fix typos in help text of Kconfig configs by Quentin Schulz · 5 months ago
  35. d69759a tpm: measure DTB in PCR1 instead of PCR0 by Ilias Apalodimas · 5 months ago
  36. 9cf83a7 Merge tag 'efi-next-20240611' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 6 months ago WIP/11Jun2024-next
  37. c946385 efi_loader: move distro_efi_get_fdt_name() by Heinrich Schuchardt · 7 months ago
  38. 17b1656 abootimg: Add init_boot image support by Roman Stratiienko · 6 months ago
  39. da3447d android: Fix ramdisk loading for bootimage v3+ by Roman Stratiienko · 6 months ago
  40. 3078766 image: Set load_end on partial loads by Mattijs Korpershoek · 6 months ago
  41. d9e9e69 image: remove redundant hash includes by Raymond Mao · 6 months ago
  42. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago WIP/20May2024-next
  43. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  44. c4b646d boot: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  45. 591257b rng: Introduce SPL_DM_RNG by Marek Vasut · 7 months ago
  46. efe1cee boot: Move framebuffer reservation to separate helper by Devarsh Thakkar · 9 months ago
  47. 86281e4 boot: fdt_simplefb: Enumerate framebuffer info from video handoff by Devarsh Thakkar · 9 months ago
  48. 84dda5c Kconfig: Remove all default n options by Michal Simek · 7 months ago
  49. 16da853 boot: fdt: Turn all addresses and sizes into u64 by Marek Vasut · 7 months ago
  50. cdd20e3 Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · 7 months ago
  51. 16b80c9 fdt: Fix fdt_pack_reg() on 64-bit platforms by Sam Protsenko · 8 months ago
  52. 01437e3 Merge patch series "boot: fdt: Change type of env_get_bootm_low() to phys_addr_t" by Tom Rini · 8 months ago
  53. c7afe41 boot: fdt: Move usable variable below updated comment by Marek Vasut · 8 months ago
  54. f5178dd boot: fdt: Drop lmb_alloc*() typecasts by Marek Vasut · 8 months ago
  55. ca8d4df boot: fdt: Clean up env_get_bootm_mapsize() by Marek Vasut · 8 months ago
  56. 5fb569b boot: fdt: Fix tmp type in env_get_bootm_size() and rename to low by Marek Vasut · 8 months ago
  57. 98e68ec boot: fdt: Clean up env_get_bootm_size() by Marek Vasut · 8 months ago
  58. a4df06e boot: fdt: Change type of env_get_bootm_low() to phys_addr_t by Marek Vasut · 8 months ago
  59. 777c284 Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · 8 months ago
  60. 207282d pxe: Allow booting without CMDLINE for the zboot method by Simon Glass · 12 months ago
  61. 6d803ec pxe: Allow booting without CMDLINE for bootm methods by Simon Glass · 12 months ago
  62. 8ed730f pxe: Move calculation of FDT file into a function by Simon Glass · 12 months ago
  63. 03a4a6d pxe: Refactor to avoid over-using bootm_argv by Simon Glass · 12 months ago
  64. 39ee4a1 pxe: Refactor to reduce the size of label_boot() by Simon Glass · 12 months ago
  65. 92ee1f5 pxe: Use strlcpy() instead of strcpy() in label_boot() by Simon Glass · 12 months ago
  66. 6d47fd3 boot: Update SYS_BOOTM_LEN to depend on BOOTM by Simon Glass · 12 months ago
  67. b34c828 bootm: Make OS booting dependent on BOOTM by Simon Glass · 12 months ago
  68. 6e558e3 bootm: Add a Kconfig option for bootm functionality by Simon Glass · 12 months ago
  69. 52b3c47 boot: Reorder FIT and BOOTSTD to be first by Simon Glass · 12 months ago
  70. ab3453e Merge patch series "Complete decoupling of zboot logic from commands" by Tom Rini · 8 months ago
  71. d2c485a x86: zboot: Rename zboot_start() to zboot_run() by Simon Glass · 12 months ago
  72. 92f4cb6 boot: correct finding the default EFI binary by Heinrich Schuchardt · 8 months ago
  73. 8f31929 boot: enable booting via EFI boot manager by default by Heinrich Schuchardt · 8 months ago
  74. 08c51a7 boot: correct the default sequence of boot methods by Heinrich Schuchardt · 8 months ago
  75. 72b089b Merge tag 'u-boot-dfu-20240402' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 8 months ago
  76. 7a0cfb8 android_ab: Fix ANDROID_AB_BACKUP_OFFSET by Colin McAllister · 9 months ago
  77. 109b904 android_ab: Add missing semicolon by Colin McAllister · 9 months ago
  78. d545fe3 fdt: Fix bootm_low handling by Marek Vasut · 9 months ago
  79. 1132471 bootstd: support scanning a single partition by Nam Cao · 9 months ago
  80. 14e110a boot: Only define checksum algos when the hashes are enabled by Sean Anderson · 9 months ago
  81. 8987c06 bootdev: drop unnecessary assert on bootflow->bdev by Thomas Weißschuh · 10 months ago
  82. c95e948 boot: pxe_utils: skip fdt setup in case legacy kernel is booted by Svyatoslav Ryhel · 10 months ago
  83. e761035 boot: add support for button commands by Caleb Connolly · 11 months ago
  84. fea3efb Kconfig: boot: Imply BOOTSTD_DEFAULT when BOOTSTD_FULL=y by Shantur Rathore · 11 months ago WIP/19Jan2024
  85. 3a7744e boot: superfluous assignment in bootflow_menu_new() by Heinrich Schuchardt · 11 months ago
  86. 3f93122 boot: remove dead code in bootflow_check() by Heinrich Schuchardt · 11 months ago
  87. 9d92c41 bootdev: avoid infinite probe loop by Caleb Connolly · 11 months ago
  88. 279b03d efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR by AKASHI Takahiro · 10 months ago
  89. 6422820 efi_loader: split unrelated code from efi_bootmgr.c by AKASHI Takahiro · 10 months ago
  90. bf2df68 android_ab: don't ignore ab_control_store return code by Alexey Romanov · 11 months ago
  91. 64c67b6 boot: CONFIG_CEDIT must depend on CONFIG_EXPO by Heinrich Schuchardt · 11 months ago
  92. 99abd60 boot: Support decompressing non-kernel OS images by Simon Glass · 11 months ago
  93. e58bafc lib: membuff: fix readline not returning line in case of overflow by Ion Agorria · 11 months ago
  94. 4b15156 bootmeth: pass size to efi_binary_run() by Heinrich Schuchardt · 11 months ago
  95. 7c4647b Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · 11 months ago WIP/21Dec2023-next
  96. d37086a bootm: Create a new boot_run() function to handle booting by Simon Glass · 11 months ago
  97. e7683c3 bootm: Create a function to run through the booti states by Simon Glass · 11 months ago
  98. 3405c9b bootm: Create a function to run through the bootz states by Simon Glass · 11 months ago
  99. e1a24c0 bootm: Create a function to run through the bootm states by Simon Glass · 11 months ago
  100. 725ddf1 bootm: Tidy up boot_selected_os() by Simon Glass · 11 months ago