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