1. cb0d3fb bootstd: support scanning a single partition by Nam Cao · 9 months ago
  2. 7048121 boot: Only define checksum algos when the hashes are enabled by Sean Anderson · 9 months ago
  3. d099e77 bootdev: drop unnecessary assert on bootflow->bdev by Thomas Weißschuh · 10 months ago
  4. 08b7849e boot: pxe_utils: skip fdt setup in case legacy kernel is booted by Svyatoslav Ryhel · 10 months ago
  5. 2259c29 boot: add support for button commands by Caleb Connolly · 11 months ago
  6. 19b5434 Kconfig: boot: Imply BOOTSTD_DEFAULT when BOOTSTD_FULL=y by Shantur Rathore · 11 months ago
  7. ed8f0a1 boot: superfluous assignment in bootflow_menu_new() by Heinrich Schuchardt · 11 months ago
  8. 20fc231 boot: remove dead code in bootflow_check() by Heinrich Schuchardt · 11 months ago
  9. 00d7c79 bootdev: avoid infinite probe loop by Caleb Connolly · 11 months ago
  10. e3e542d efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR by AKASHI Takahiro · 10 months ago
  11. 9b08b9a efi_loader: split unrelated code from efi_bootmgr.c by AKASHI Takahiro · 10 months ago
  12. 8cf3623 android_ab: don't ignore ab_control_store return code by Alexey Romanov · 11 months ago
  13. ef97f7c boot: CONFIG_CEDIT must depend on CONFIG_EXPO by Heinrich Schuchardt · 11 months ago
  14. 8728c0b boot: Support decompressing non-kernel OS images by Simon Glass · 11 months ago
  15. 7e06c1f lib: membuff: fix readline not returning line in case of overflow by Ion Agorria · 11 months ago
  16. 8ff257c bootmeth: pass size to efi_binary_run() by Heinrich Schuchardt · 11 months ago
  17. 13692b3 Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · 11 months ago
  18. 6568e4b bootm: Create a new boot_run() function to handle booting by Simon Glass · 11 months ago
  19. 2d043a6 bootm: Create a function to run through the booti states by Simon Glass · 11 months ago
  20. e176bb1 bootm: Create a function to run through the bootz states by Simon Glass · 11 months ago
  21. bd73cac bootm: Create a function to run through the bootm states by Simon Glass · 11 months ago
  22. 454746d bootm: Tidy up boot_selected_os() by Simon Glass · 11 months ago
  23. d90f94f bootm: Rename do_bootm_states() to bootm_run_states() by Simon Glass · 11 months ago
  24. 50fa2fe bootm: Drop arguments from do_bootm_states() by Simon Glass · 11 months ago
  25. 839e9e4 bootm: Move do_bootm_states() comment to header file by Simon Glass · 11 months ago
  26. 112b020 bootm: Add more fields to bootm_info by Simon Glass · 11 months ago
  27. 0726d9d bootm: Adjust arguments of boot_os_fn by Simon Glass · 11 months ago
  28. b890c08 bootm: Adjust how the board is reset by Simon Glass · 11 months ago
  29. e908fec boot: add support for fdt_fixup command in environment by Matthias Schiffer · 12 months ago
  30. 8fac3d4 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · 12 months ago
  31. 2723df2 pxe_utils: Increase feedback to user when fdt file is not found by Michael Trimarchi · 12 months ago
  32. c975d8b bootm: Fix flags used for bootargs string substitution by Piotr Kubik · 1 year ago
  33. 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · 11 months ago
  34. 9f097bc bootmeth: use efi_loader interfaces instead of bootefi command by AKASHI Takahiro · 1 year ago
  35. a0e7612 Merge patch series "bootm: Handle compressed arm64 images with bootm" by Tom Rini · 11 months ago
  36. 50b8be3 bootm: Support kernel_noload with compression by Simon Glass · 1 year ago
  37. b1f90ca bootm: Move arm64-image processing later by Simon Glass · 1 year ago
  38. 59f0c4d image: Show the load address when decompressing by Simon Glass · 1 year ago
  39. 565938c bootstd: Fix a memory leak in the efi manager bootflow by Ilias Apalodimas · 12 months ago
  40. 8096894 fdt: Move ft_verify_fdt() before the final fixups by Simon Glass · 1 year ago
  41. 6a66109 fdt: Drop the confusing casts in lmb_free() by Simon Glass · 1 year ago
  42. 449b759 boot: Move adding initrd earlier in image_setup_libfdt() by Simon Glass · 1 year ago
  43. 6f37726 fdt: ppc: Drop extra size for ramdisk by Simon Glass · 1 year ago
  44. d21485d fdt: Improve the comment for fdt_shrink_to_minimum() by Simon Glass · 1 year ago
  45. 30762dd boot: Drop size parameter from image_setup_libfdt() by Simon Glass · 1 year ago
  46. ad5fa1a Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · 12 months ago
  47. 793a98e command: Introduce functions to obtain command arguments by Simon Glass · 1 year ago
  48. 9236852 bootstd: Introduce programmatic boot by Simon Glass · 1 year ago
  49. aba60d1 bootm: Reduce arguments to bootm_find_other() by Simon Glass · 1 year ago
  50. ab48be5 bootm: Add a function to check overlap by Simon Glass · 1 year ago
  51. d46c81e bootm: Adjust the parameters of bootm_find_images() by Simon Glass · 1 year ago
  52. 28eafe6 bootm: optee: Drop special call to bootm_find_other() by Simon Glass · 1 year ago
  53. 3f2dcbe bootm: efi: Drop special call to bootm_find_other() by Simon Glass · 1 year ago
  54. 5fb729b bootm: Simplify Android ramdisk addr in bootm_find_images() by Simon Glass · 1 year ago
  55. 4fdc559 bootm: Reduce arguments to boot_get_loadables() by Simon Glass · 1 year ago
  56. 01080ab bootm: Reduce arguments to boot_get_fpga() by Simon Glass · 1 year ago
  57. db125e0 bootm: Reduce arguments to boot_get_fdt() by Simon Glass · 1 year ago
  58. af2c72c bootm: Pass image buffer to boot_get_fdt() by Simon Glass · 1 year ago
  59. 7f0a5a6 bootm: Drop #ifdef in bootm_find_images() by Simon Glass · 1 year ago
  60. 8eef77e bootm: Reduce arguments to boot_get_ramdisk() by Simon Glass · 1 year ago
  61. f3c57b6 bootm: Reduce arguments to bootm_find_os() by Simon Glass · 1 year ago
  62. c46784c bootm: Move error printing out of boot_get_kernel() by Simon Glass · 1 year ago
  63. d6d6ed8 bootstage: Drop BOOTSTAGE_ID_FIT_KERNEL_INFO by Simon Glass · 1 year ago
  64. a5d35f9 bootm: Use the error return from boot_get_kernel() by Simon Glass · 1 year ago
  65. ae217b3 bootm: Adjust position of unmap_sysmem() in boot_get_kernel() by Simon Glass · 1 year ago
  66. 9d085c1 bootm: Adjust boot_get_kernel() to return an error by Simon Glass · 1 year ago
  67. 8333dd5 bootm: Reduce arguments to boot_get_kernel() by Simon Glass · 1 year ago
  68. 4e8ec47 image: Tidy up genimg_get_kernel_addr_fit() by Simon Glass · 1 year ago
  69. 7715b31 bootm: Move boot_get_kernel() higher in the file by Simon Glass · 1 year ago
  70. 2e719d5 bootm: Simplify arguments for bootm_pre_load() by Simon Glass · 1 year ago
  71. 5f1f4f2 bootm: Drop arguments from bootm_start() by Simon Glass · 1 year ago
  72. b45d7e2 bootflow: bootmeth_efi: don't free buffer by Shantur Rathore · 1 year ago
  73. aab9cdb bootflow: bootmeth_efi: Handle fdt not available. by Shantur Rathore · 1 year ago
  74. 1c34f9d bootflow: bootmeth_efi: set bflow->fname from bootfile name by Shantur Rathore · 1 year ago
  75. b4c1252 bootflow: bootmeth_efi: Set bootp_arch as hex by Shantur Rathore · 1 year ago
  76. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year ago
  77. 254c934 bootstd: Avoid freeing a non-allocated buffer by Simon Glass · 1 year ago
  78. 0f1c62e bootm: Enable legacy VxWorks booting from FITs by Sean Anderson · 1 year, 1 month ago
  79. 9ac53fb expo: Correct background colour by Simon Glass · 1 year, 2 months ago
  80. 90730f1 boot: Fix syntax in fdt_overlay_apply_verbose() error message by Hugo Villeneuve · 1 year, 1 month ago
  81. 81356b4 bootstd: Skip over bad device during bootflows scanning by Tony Dinh · 1 year, 1 month ago
  82. dc3bf2d boot: Make preboot and bootcmd require CMDLINE by Tom Rini · 1 year, 1 month ago
  83. 9bf470a bootmeth_script: Depend on CMDLINE by Tom Rini · 1 year, 1 month ago
  84. 350198e bootmeth_cros: Require bootm.o and bootm_os.o by Tom Rini · 1 year, 1 month ago
  85. ec8d160 boot: Move SYS_BOOTM_LEN to be by LEGACY_IMAGE_FORMAT by Tom Rini · 1 year, 1 month ago
  86. 984bfdc boot: Rework BOOT_DEFAULTS to allow for CMDLINE to be disabled by Tom Rini · 1 year, 1 month ago
  87. 045245b boot: Make DISTRO_DEFAULTS select CMDLINE by Tom Rini · 1 year, 1 month ago
  88. 7dee9dc autoboot: Correct dependencies on CMDLINE by Simon Glass · 1 year, 1 month ago
  89. 3c9b3b5 bootmeth: Make BOOTMETH_EFILOADER depend on CMD_BOOTEFI by Tom Rini · 1 year, 1 month ago
  90. 55f5832 bootstd: cros: Correct condition for read method by Simon Glass · 1 year, 1 month ago
  91. a61057f bootstd: Handle a few special cases in cmdline_set_arg() by Simon Glass · 1 year, 1 month ago
  92. f98bb0b bootstd: Make efi_mgr bootmeth work for non-sandbox setups by Mark Kettenis · 1 year, 3 months ago
  93. 0afe557 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 1 year, 1 month ago
  94. 32401ba bootm: Support boot measurement by Eddie James · 1 year, 1 month ago
  95. a87cbb8 bootstd: sata: Add bootstd support for ahci sata by Tony Dinh · 1 year, 1 month ago
  96. b51f01d bootstd: Scan all bootdevs in a boot_targets entry (take 2) by Simon Glass · 1 year, 1 month ago
  97. 33795a9 bootstd: Correct logic for single uclass by Simon Glass · 1 year, 1 month ago
  98. 5c3e93f Revert "bootstd: Scan all bootdevs in a boot_targets entry" by Simon Glass · 1 year, 1 month ago
  99. 60bcbf0 bootstd: Scan all bootdevs in a boot_targets entry by Simon Glass · 1 year, 2 months ago
  100. c7c751b expo: Support building an expo with a textline by Simon Glass · 1 year, 2 months ago