1. a4df06e boot: fdt: Change type of env_get_bootm_low() to phys_addr_t by Marek Vasut · 7 months ago
  2. 99abd60 boot: Support decompressing non-kernel OS images by Simon Glass · 10 months ago
  3. 7c4647b Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · 10 months ago
  4. d37086a bootm: Create a new boot_run() function to handle booting by Simon Glass · 10 months ago
  5. e7683c3 bootm: Create a function to run through the booti states by Simon Glass · 10 months ago
  6. 3405c9b bootm: Create a function to run through the bootz states by Simon Glass · 10 months ago
  7. e1a24c0 bootm: Create a function to run through the bootm states by Simon Glass · 10 months ago
  8. 725ddf1 bootm: Tidy up boot_selected_os() by Simon Glass · 10 months ago
  9. b5d397f bootm: Rename do_bootm_states() to bootm_run_states() by Simon Glass · 10 months ago
  10. a6c4916 bootm: Drop arguments from do_bootm_states() by Simon Glass · 10 months ago
  11. e370e3d bootm: Move do_bootm_states() comment to header file by Simon Glass · 10 months ago
  12. c2211ff bootm: Add more fields to bootm_info by Simon Glass · 10 months ago
  13. a48336e bootm: Adjust arguments of boot_os_fn by Simon Glass · 10 months ago
  14. 6443a3d bootm: Adjust how the board is reset by Simon Glass · 10 months ago
  15. 7481632 bootm: Fix flags used for bootargs string substitution by Piotr Kubik · 11 months ago
  16. d7a2c7f Merge patch series "bootm: Handle compressed arm64 images with bootm" by Tom Rini · 10 months ago
  17. 69544c4 bootm: Support kernel_noload with compression by Simon Glass · 11 months ago
  18. bb07cdb bootm: Move arm64-image processing later by Simon Glass · 11 months ago
  19. 8632b36 command: Introduce functions to obtain command arguments by Simon Glass · 11 months ago
  20. 984e6fe bootm: Reduce arguments to bootm_find_other() by Simon Glass · 11 months ago
  21. 65f0bfe bootm: Add a function to check overlap by Simon Glass · 11 months ago
  22. 3ac85bd bootm: Adjust the parameters of bootm_find_images() by Simon Glass · 11 months ago
  23. b020254 bootm: optee: Drop special call to bootm_find_other() by Simon Glass · 11 months ago
  24. e2fc90e bootm: efi: Drop special call to bootm_find_other() by Simon Glass · 11 months ago
  25. 46aee25 bootm: Simplify Android ramdisk addr in bootm_find_images() by Simon Glass · 11 months ago
  26. 9645628 bootm: Reduce arguments to boot_get_loadables() by Simon Glass · 11 months ago
  27. 745367b bootm: Reduce arguments to boot_get_fpga() by Simon Glass · 11 months ago
  28. 0aa923a bootm: Reduce arguments to boot_get_fdt() by Simon Glass · 11 months ago
  29. ba5e3f7 bootm: Pass image buffer to boot_get_fdt() by Simon Glass · 11 months ago
  30. 972d524 bootm: Drop #ifdef in bootm_find_images() by Simon Glass · 11 months ago
  31. 8eda15b bootm: Reduce arguments to boot_get_ramdisk() by Simon Glass · 11 months ago
  32. 3e3bd5b bootm: Reduce arguments to bootm_find_os() by Simon Glass · 11 months ago
  33. b13e948 bootm: Move error printing out of boot_get_kernel() by Simon Glass · 11 months ago
  34. bdfa1b6 bootstage: Drop BOOTSTAGE_ID_FIT_KERNEL_INFO by Simon Glass · 11 months ago
  35. 4c76f5e bootm: Use the error return from boot_get_kernel() by Simon Glass · 11 months ago
  36. 4f77169 bootm: Adjust position of unmap_sysmem() in boot_get_kernel() by Simon Glass · 11 months ago
  37. 7721e71 bootm: Adjust boot_get_kernel() to return an error by Simon Glass · 11 months ago
  38. 820110c bootm: Reduce arguments to boot_get_kernel() by Simon Glass · 11 months ago
  39. 530cc47 image: Tidy up genimg_get_kernel_addr_fit() by Simon Glass · 11 months ago
  40. 7f3b1ee bootm: Move boot_get_kernel() higher in the file by Simon Glass · 11 months ago
  41. 921070b bootm: Simplify arguments for bootm_pre_load() by Simon Glass · 11 months ago
  42. a50e886 bootm: Drop arguments from bootm_start() by Simon Glass · 11 months ago
  43. d5d9770 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 12 months ago
  44. dec166d bootm: Support boot measurement by Eddie James · 12 months ago
  45. be59514 command: Include a required header in command.h by Simon Glass · 1 year, 1 month ago
  46. daffb0b bootstd: cros: Add ARM support by Simon Glass · 1 year, 3 months ago
  47. 4533b3d bootm: don't call booti_setup for EFI images by Heinrich Schuchardt · 1 year, 4 months ago
  48. 636da20 android: boot: support boot image header version 3 and 4 by Safae Ouajih · 1 year, 9 months ago
  49. e058176 android: boot: add vendor boot image to prepare for v3, v4 support by Safae Ouajih · 1 year, 9 months ago
  50. 3a09f38 Correct SPL uses of CMD_FDT by Simon Glass · 1 year, 9 months ago
  51. 494bcf1 Correct SPL uses of CMD_BOOTM_PRE_LOAD by Simon Glass · 1 year, 9 months ago
  52. ef65aa3 Correct SPL use of CMD_BOOTI by Simon Glass · 1 year, 9 months ago
  53. e524f3a net: Remove eth_legacy.c by Tom Rini · 1 year, 11 months ago
  54. 13819f0 bootm: Change incorrect 'unsupported' error by Simon Glass · 2 years ago
  55. f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 1 month ago
  56. da79b2f treewide: Drop image_info_t typedef by Simon Glass · 2 years, 1 month ago
  57. d9d7c20 treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 1 month ago
  58. 5acfdfb bootm: Fix upper bound of FDT overlap checks by Pali Rohár · 2 years, 2 months ago
  59. 88de6c5 image-fit: don't set compression if it can't be read by Daniel Golle · 2 years, 2 months ago
  60. 0cd57f2 bootm: fix typo imape_comp -> image_comp by Daniel Golle · 2 years, 2 months ago
  61. c45568c Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 4 months ago
  62. ba9aa40 bootm: Fix Linux silent console on newer kernels by Sean Anderson · 2 years, 5 months ago
  63. 9d46e63 cmd: bootm: add a stage pre-load by Philippe Reynes · 2 years, 7 months ago
  64. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  65. 19a91f2 Create a new boot/ directory by Simon Glass · 3 years ago[Renamed from common/bootm.c]
  66. 1e72ad6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years ago