1. 4b15156 bootmeth: pass size to efi_binary_run() by Heinrich Schuchardt · 10 months ago
  2. 7c4647b Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · 10 months ago WIP/21Dec2023-next
  3. d37086a bootm: Create a new boot_run() function to handle booting by Simon Glass · 10 months ago
  4. e7683c3 bootm: Create a function to run through the booti states by Simon Glass · 10 months ago
  5. 3405c9b bootm: Create a function to run through the bootz states by Simon Glass · 10 months ago
  6. e1a24c0 bootm: Create a function to run through the bootm states by Simon Glass · 10 months ago
  7. 725ddf1 bootm: Tidy up boot_selected_os() by Simon Glass · 10 months ago
  8. b5d397f bootm: Rename do_bootm_states() to bootm_run_states() by Simon Glass · 10 months ago
  9. a6c4916 bootm: Drop arguments from do_bootm_states() by Simon Glass · 10 months ago
  10. e370e3d bootm: Move do_bootm_states() comment to header file by Simon Glass · 10 months ago
  11. c2211ff bootm: Add more fields to bootm_info by Simon Glass · 10 months ago
  12. a48336e bootm: Adjust arguments of boot_os_fn by Simon Glass · 10 months ago
  13. 6443a3d bootm: Adjust how the board is reset by Simon Glass · 10 months ago
  14. e91d660 boot: add support for fdt_fixup command in environment by Matthias Schiffer · 10 months ago
  15. b106961 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · 10 months ago
  16. 4268ef9 pxe_utils: Increase feedback to user when fdt file is not found by Michael Trimarchi · 11 months ago
  17. 7481632 bootm: Fix flags used for bootargs string substitution by Piotr Kubik · 11 months ago
  18. 1373ffd Merge tag 'v2024.01-rc5' into next by Tom Rini · 10 months ago
  19. 7017fc5 bootmeth: use efi_loader interfaces instead of bootefi command by AKASHI Takahiro · 11 months ago
  20. d7a2c7f Merge patch series "bootm: Handle compressed arm64 images with bootm" by Tom Rini · 10 months ago
  21. 69544c4 bootm: Support kernel_noload with compression by Simon Glass · 11 months ago
  22. bb07cdb bootm: Move arm64-image processing later by Simon Glass · 11 months ago
  23. 30ad636 image: Show the load address when decompressing by Simon Glass · 11 months ago
  24. eb09c33 bootstd: Fix a memory leak in the efi manager bootflow by Ilias Apalodimas · 11 months ago
  25. dbdc9c6 fdt: Move ft_verify_fdt() before the final fixups by Simon Glass · 11 months ago
  26. 79e9727 fdt: Drop the confusing casts in lmb_free() by Simon Glass · 11 months ago
  27. f2cbe6e boot: Move adding initrd earlier in image_setup_libfdt() by Simon Glass · 11 months ago
  28. 83cd8fb fdt: ppc: Drop extra size for ramdisk by Simon Glass · 11 months ago
  29. 451c1ab fdt: Improve the comment for fdt_shrink_to_minimum() by Simon Glass · 11 months ago
  30. 1de1a03 boot: Drop size parameter from image_setup_libfdt() by Simon Glass · 11 months ago
  31. 9565771 Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · 10 months ago
  32. 8632b36 command: Introduce functions to obtain command arguments by Simon Glass · 11 months ago
  33. 1047b53 bootstd: Introduce programmatic boot by Simon Glass · 11 months ago
  34. 984e6fe bootm: Reduce arguments to bootm_find_other() by Simon Glass · 11 months ago
  35. 65f0bfe bootm: Add a function to check overlap by Simon Glass · 11 months ago
  36. 3ac85bd bootm: Adjust the parameters of bootm_find_images() by Simon Glass · 11 months ago
  37. b020254 bootm: optee: Drop special call to bootm_find_other() by Simon Glass · 11 months ago
  38. e2fc90e bootm: efi: Drop special call to bootm_find_other() by Simon Glass · 11 months ago
  39. 46aee25 bootm: Simplify Android ramdisk addr in bootm_find_images() by Simon Glass · 11 months ago
  40. 9645628 bootm: Reduce arguments to boot_get_loadables() by Simon Glass · 11 months ago
  41. 745367b bootm: Reduce arguments to boot_get_fpga() by Simon Glass · 11 months ago
  42. 0aa923a bootm: Reduce arguments to boot_get_fdt() by Simon Glass · 11 months ago
  43. ba5e3f7 bootm: Pass image buffer to boot_get_fdt() by Simon Glass · 11 months ago
  44. 972d524 bootm: Drop #ifdef in bootm_find_images() by Simon Glass · 11 months ago
  45. 8eda15b bootm: Reduce arguments to boot_get_ramdisk() by Simon Glass · 11 months ago
  46. 3e3bd5b bootm: Reduce arguments to bootm_find_os() by Simon Glass · 11 months ago
  47. b13e948 bootm: Move error printing out of boot_get_kernel() by Simon Glass · 11 months ago
  48. bdfa1b6 bootstage: Drop BOOTSTAGE_ID_FIT_KERNEL_INFO by Simon Glass · 11 months ago
  49. 4c76f5e bootm: Use the error return from boot_get_kernel() by Simon Glass · 11 months ago
  50. 4f77169 bootm: Adjust position of unmap_sysmem() in boot_get_kernel() by Simon Glass · 11 months ago
  51. 7721e71 bootm: Adjust boot_get_kernel() to return an error by Simon Glass · 11 months ago
  52. 820110c bootm: Reduce arguments to boot_get_kernel() by Simon Glass · 11 months ago
  53. 530cc47 image: Tidy up genimg_get_kernel_addr_fit() by Simon Glass · 11 months ago
  54. 7f3b1ee bootm: Move boot_get_kernel() higher in the file by Simon Glass · 11 months ago
  55. 921070b bootm: Simplify arguments for bootm_pre_load() by Simon Glass · 11 months ago
  56. a50e886 bootm: Drop arguments from bootm_start() by Simon Glass · 11 months ago
  57. 37503b0 bootflow: bootmeth_efi: don't free buffer by Shantur Rathore · 11 months ago
  58. 184fc03 bootflow: bootmeth_efi: Handle fdt not available. by Shantur Rathore · 11 months ago
  59. e31317e bootflow: bootmeth_efi: set bflow->fname from bootfile name by Shantur Rathore · 11 months ago
  60. c5440a6 bootflow: bootmeth_efi: Set bootp_arch as hex by Shantur Rathore · 11 months ago
  61. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 11 months ago
  62. 741d1e9 bootstd: Avoid freeing a non-allocated buffer by Simon Glass · 11 months ago
  63. 1125e29 bootm: Enable legacy VxWorks booting from FITs by Sean Anderson · 12 months ago
  64. cac91b0 expo: Correct background colour by Simon Glass · 1 year, 1 month ago
  65. a3a884c boot: Fix syntax in fdt_overlay_apply_verbose() error message by Hugo Villeneuve · 12 months ago
  66. ee2ce29 bootstd: Skip over bad device during bootflows scanning by Tony Dinh · 12 months ago
  67. dbdb4b3 boot: Make preboot and bootcmd require CMDLINE by Tom Rini · 12 months ago
  68. 558787f bootmeth_script: Depend on CMDLINE by Tom Rini · 12 months ago
  69. 0b59c13 bootmeth_cros: Require bootm.o and bootm_os.o by Tom Rini · 12 months ago
  70. 9d298c9 boot: Move SYS_BOOTM_LEN to be by LEGACY_IMAGE_FORMAT by Tom Rini · 12 months ago
  71. 2180a45 boot: Rework BOOT_DEFAULTS to allow for CMDLINE to be disabled by Tom Rini · 12 months ago
  72. fc97d93 boot: Make DISTRO_DEFAULTS select CMDLINE by Tom Rini · 12 months ago
  73. 5bcfc7a autoboot: Correct dependencies on CMDLINE by Simon Glass · 12 months ago
  74. 0bb4abd bootmeth: Make BOOTMETH_EFILOADER depend on CMD_BOOTEFI by Tom Rini · 12 months ago
  75. a831d11 bootstd: cros: Correct condition for read method by Simon Glass · 12 months ago
  76. 19248dc bootstd: Handle a few special cases in cmdline_set_arg() by Simon Glass · 12 months ago
  77. f2bfa0c bootstd: Make efi_mgr bootmeth work for non-sandbox setups by Mark Kettenis · 1 year, 2 months ago
  78. d5d9770 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 12 months ago 27Oct2023
  79. dec166d bootm: Support boot measurement by Eddie James · 12 months ago
  80. a7527fb bootstd: sata: Add bootstd support for ahci sata by Tony Dinh · 1 year ago
  81. 7a790f0 bootstd: Scan all bootdevs in a boot_targets entry (take 2) by Simon Glass · 12 months ago
  82. 16e1935 bootstd: Correct logic for single uclass by Simon Glass · 12 months ago
  83. abd1e94 Revert "bootstd: Scan all bootdevs in a boot_targets entry" by Simon Glass · 12 months ago
  84. e824d0d bootstd: Scan all bootdevs in a boot_targets entry by Simon Glass · 1 year, 1 month ago
  85. 7318e0e expo: Support building an expo with a textline by Simon Glass · 1 year, 1 month ago
  86. fe55366 expo: Plumb in textline to cedit by Simon Glass · 1 year, 1 month ago
  87. 8579cb0 expo: Support handling any key in cedit by Simon Glass · 1 year, 1 month ago
  88. c4fea34 expo: Plumb in textlines to a scene by Simon Glass · 1 year, 1 month ago
  89. 93c901b expo: Support opening a textline by Simon Glass · 1 year, 1 month ago
  90. 4db7519 expo: Add basic support for textline objects by Simon Glass · 1 year, 1 month ago
  91. 93f99b3 expo: Add some scene fields needed for text entry by Simon Glass · 1 year, 1 month ago
  92. 94598d5 expo: Allow rendering the background of any object by Simon Glass · 1 year, 1 month ago
  93. 8bc69b4 expo: Make calculation of an object bounding box generic by Simon Glass · 1 year, 1 month ago
  94. 117617c expo: Add a function to write a property to a devicetree by Simon Glass · 1 year, 1 month ago
  95. d88edd2 expo: Allow highlighting other scene-object types by Simon Glass · 1 year, 1 month ago
  96. 408011c expo: Correct the logic for duplicate-ID detection by Simon Glass · 1 year, 1 month ago
  97. 9767de7 expo: Correct some swallowed errors in scene by Simon Glass · 1 year, 1 month ago
  98. fd6073a expo: Use switch statements more for object types by Simon Glass · 1 year, 1 month ago
  99. 909c486 expo: Fix up comments for get_cur_menuitem_text() et al by Simon Glass · 1 year, 1 month ago
  100. 5fb9e2a expo: Add better error reporting by Simon Glass · 1 year, 1 month ago