1. 1e665f9 tpm: allow the user to select the compiled algorithms by Ilias Apalodimas · 5 months ago
  2. ca61532 tpm: Move TCG headers into a separate file by Ilias Apalodimas · 5 months ago
  3. 9b2c78c pxe: Add debugging for booting by Simon Glass · 5 months ago
  4. ca51b77 Merge tag 'v2024.07-rc5' into next by Tom Rini · 5 months ago
  5. b72eb35 boot: links to FIT documentation in Kconfig by Heinrich Schuchardt · 5 months ago
  6. 21a6aec boot: bootflow_menu: fix crash for EFI BOOTMGR global bootmeth by Quentin Schulz · 6 months ago
  7. c0a7ae0 boot: fix typos in help text of Kconfig configs by Quentin Schulz · 6 months ago
  8. c90c195 tpm: measure DTB in PCR1 instead of PCR0 by Ilias Apalodimas · 6 months ago
  9. 626c1ff Merge tag 'efi-next-20240611' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 6 months ago
  10. 1a41ca4 efi_loader: move distro_efi_get_fdt_name() by Heinrich Schuchardt · 7 months ago
  11. 826e0be abootimg: Add init_boot image support by Roman Stratiienko · 6 months ago
  12. 227b4fa android: Fix ramdisk loading for bootimage v3+ by Roman Stratiienko · 6 months ago
  13. 0b5aa9b image: Set load_end on partial loads by Mattijs Korpershoek · 6 months ago
  14. 74c6632 image: remove redundant hash includes by Raymond Mao · 6 months ago
  15. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  16. c9d098f boot: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  17. 0d871e7 rng: Introduce SPL_DM_RNG by Marek Vasut · 7 months ago
  18. 3119989 boot: Move framebuffer reservation to separate helper by Devarsh Thakkar · 9 months ago
  19. 0fbb81b boot: fdt_simplefb: Enumerate framebuffer info from video handoff by Devarsh Thakkar · 9 months ago
  20. 08f3240 Kconfig: Remove all default n options by Michal Simek · 8 months ago
  21. de81574 boot: fdt: Turn all addresses and sizes into u64 by Marek Vasut · 8 months ago
  22. 793921e Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · 7 months ago
  23. 94483d2 fdt: Fix fdt_pack_reg() on 64-bit platforms by Sam Protsenko · 8 months ago
  24. a52d207 Merge patch series "boot: fdt: Change type of env_get_bootm_low() to phys_addr_t" by Tom Rini · 8 months ago
  25. e9748b2 boot: fdt: Move usable variable below updated comment by Marek Vasut · 8 months ago
  26. e4530ca boot: fdt: Drop lmb_alloc*() typecasts by Marek Vasut · 8 months ago
  27. ddf73a8 boot: fdt: Clean up env_get_bootm_mapsize() by Marek Vasut · 8 months ago
  28. b140bbd boot: fdt: Fix tmp type in env_get_bootm_size() and rename to low by Marek Vasut · 8 months ago
  29. 1d02ed7 boot: fdt: Clean up env_get_bootm_size() by Marek Vasut · 8 months ago
  30. f816c42 boot: fdt: Change type of env_get_bootm_low() to phys_addr_t by Marek Vasut · 8 months ago
  31. 5725dde Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · 8 months ago
  32. f2d75d7 pxe: Allow booting without CMDLINE for the zboot method by Simon Glass · 12 months ago
  33. d6e1dcd pxe: Allow booting without CMDLINE for bootm methods by Simon Glass · 12 months ago
  34. f7eded2 pxe: Move calculation of FDT file into a function by Simon Glass · 12 months ago
  35. b5e0eb8 pxe: Refactor to avoid over-using bootm_argv by Simon Glass · 12 months ago
  36. 5df368c pxe: Refactor to reduce the size of label_boot() by Simon Glass · 12 months ago
  37. 7c19f91 pxe: Use strlcpy() instead of strcpy() in label_boot() by Simon Glass · 12 months ago
  38. 3edac60 boot: Update SYS_BOOTM_LEN to depend on BOOTM by Simon Glass · 12 months ago
  39. b4832e8 bootm: Make OS booting dependent on BOOTM by Simon Glass · 12 months ago
  40. 79b906c bootm: Add a Kconfig option for bootm functionality by Simon Glass · 12 months ago
  41. b63afe9 boot: Reorder FIT and BOOTSTD to be first by Simon Glass · 12 months ago
  42. 5de06a6 Merge patch series "Complete decoupling of zboot logic from commands" by Tom Rini · 8 months ago
  43. 365d17b x86: zboot: Rename zboot_start() to zboot_run() by Simon Glass · 12 months ago
  44. 4226d9d boot: correct finding the default EFI binary by Heinrich Schuchardt · 8 months ago
  45. 72bca1a boot: enable booting via EFI boot manager by default by Heinrich Schuchardt · 8 months ago
  46. dc1f006 boot: correct the default sequence of boot methods by Heinrich Schuchardt · 8 months ago
  47. d8217a1 Merge tag 'u-boot-dfu-20240402' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 8 months ago
  48. 61aa03c android_ab: Fix ANDROID_AB_BACKUP_OFFSET by Colin McAllister · 9 months ago
  49. c30febd android_ab: Add missing semicolon by Colin McAllister · 9 months ago
  50. c625b45 fdt: Fix bootm_low handling by Marek Vasut · 9 months ago
  51. cb0d3fb bootstd: support scanning a single partition by Nam Cao · 9 months ago
  52. 7048121 boot: Only define checksum algos when the hashes are enabled by Sean Anderson · 10 months ago
  53. d099e77 bootdev: drop unnecessary assert on bootflow->bdev by Thomas Weißschuh · 10 months ago
  54. 08b7849e boot: pxe_utils: skip fdt setup in case legacy kernel is booted by Svyatoslav Ryhel · 10 months ago
  55. 2259c29 boot: add support for button commands by Caleb Connolly · 11 months ago
  56. 19b5434 Kconfig: boot: Imply BOOTSTD_DEFAULT when BOOTSTD_FULL=y by Shantur Rathore · 11 months ago
  57. ed8f0a1 boot: superfluous assignment in bootflow_menu_new() by Heinrich Schuchardt · 11 months ago
  58. 20fc231 boot: remove dead code in bootflow_check() by Heinrich Schuchardt · 11 months ago
  59. 00d7c79 bootdev: avoid infinite probe loop by Caleb Connolly · 11 months ago
  60. e3e542d efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR by AKASHI Takahiro · 11 months ago
  61. 9b08b9a efi_loader: split unrelated code from efi_bootmgr.c by AKASHI Takahiro · 11 months ago
  62. 8cf3623 android_ab: don't ignore ab_control_store return code by Alexey Romanov · 11 months ago
  63. ef97f7c boot: CONFIG_CEDIT must depend on CONFIG_EXPO by Heinrich Schuchardt · 12 months ago
  64. 8728c0b boot: Support decompressing non-kernel OS images by Simon Glass · 12 months ago
  65. 7e06c1f lib: membuff: fix readline not returning line in case of overflow by Ion Agorria · 11 months ago
  66. 8ff257c bootmeth: pass size to efi_binary_run() by Heinrich Schuchardt · 11 months ago
  67. 13692b3 Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · 11 months ago
  68. 6568e4b bootm: Create a new boot_run() function to handle booting by Simon Glass · 12 months ago
  69. 2d043a6 bootm: Create a function to run through the booti states by Simon Glass · 12 months ago
  70. e176bb1 bootm: Create a function to run through the bootz states by Simon Glass · 12 months ago
  71. bd73cac bootm: Create a function to run through the bootm states by Simon Glass · 12 months ago
  72. 454746d bootm: Tidy up boot_selected_os() by Simon Glass · 12 months ago
  73. d90f94f bootm: Rename do_bootm_states() to bootm_run_states() by Simon Glass · 12 months ago
  74. 50fa2fe bootm: Drop arguments from do_bootm_states() by Simon Glass · 12 months ago
  75. 839e9e4 bootm: Move do_bootm_states() comment to header file by Simon Glass · 12 months ago
  76. 112b020 bootm: Add more fields to bootm_info by Simon Glass · 12 months ago
  77. 0726d9d bootm: Adjust arguments of boot_os_fn by Simon Glass · 12 months ago
  78. b890c08 bootm: Adjust how the board is reset by Simon Glass · 12 months ago
  79. e908fec boot: add support for fdt_fixup command in environment by Matthias Schiffer · 12 months ago
  80. 8fac3d4 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · 12 months ago
  81. 2723df2 pxe_utils: Increase feedback to user when fdt file is not found by Michael Trimarchi · 12 months ago
  82. c975d8b bootm: Fix flags used for bootargs string substitution by Piotr Kubik · 1 year ago
  83. 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · 11 months ago
  84. 9f097bc bootmeth: use efi_loader interfaces instead of bootefi command by AKASHI Takahiro · 1 year ago
  85. a0e7612 Merge patch series "bootm: Handle compressed arm64 images with bootm" by Tom Rini · 12 months ago
  86. 50b8be3 bootm: Support kernel_noload with compression by Simon Glass · 1 year ago
  87. b1f90ca bootm: Move arm64-image processing later by Simon Glass · 1 year ago
  88. 59f0c4d image: Show the load address when decompressing by Simon Glass · 1 year ago
  89. 565938c bootstd: Fix a memory leak in the efi manager bootflow by Ilias Apalodimas · 12 months ago
  90. 8096894 fdt: Move ft_verify_fdt() before the final fixups by Simon Glass · 1 year, 1 month ago
  91. 6a66109 fdt: Drop the confusing casts in lmb_free() by Simon Glass · 1 year, 1 month ago
  92. 449b759 boot: Move adding initrd earlier in image_setup_libfdt() by Simon Glass · 1 year, 1 month ago
  93. 6f37726 fdt: ppc: Drop extra size for ramdisk by Simon Glass · 1 year, 1 month ago
  94. d21485d fdt: Improve the comment for fdt_shrink_to_minimum() by Simon Glass · 1 year, 1 month ago
  95. 30762dd boot: Drop size parameter from image_setup_libfdt() by Simon Glass · 1 year, 1 month ago
  96. ad5fa1a Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · 12 months ago
  97. 793a98e command: Introduce functions to obtain command arguments by Simon Glass · 1 year ago
  98. 9236852 bootstd: Introduce programmatic boot by Simon Glass · 1 year ago
  99. aba60d1 bootm: Reduce arguments to bootm_find_other() by Simon Glass · 1 year ago
  100. ab48be5 bootm: Add a function to check overlap by Simon Glass · 1 year ago