1. b5d397f bootm: Rename do_bootm_states() to bootm_run_states() by Simon Glass · 10 months ago
  2. a6c4916 bootm: Drop arguments from do_bootm_states() by Simon Glass · 10 months ago
  3. 0c96b68 booti: Avoid use of #ifdef by Simon Glass · 10 months ago
  4. 6b8f26b sandbox: Add a dummy booti command by Simon Glass · 1 year, 1 month ago
  5. 8632b36 command: Introduce functions to obtain command arguments by Simon Glass · 11 months ago
  6. 3ac85bd bootm: Adjust the parameters of bootm_find_images() by Simon Glass · 11 months ago
  7. d5d9770 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 12 months ago 27Oct2023
  8. dec166d bootm: Support boot measurement by Eddie James · 12 months ago
  9. 3616218 cmd: Convert existing long help messages to the new macro by Tom Rini · 1 year ago
  10. d9d7c20 treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 1 month ago
  11. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 3 months ago
  12. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago WIP/2021-02-02-drop-asm_global_data-when-unused
  13. 9b83f9c cmd: booti: convert the debug print about image move to printf by Tero Kristo · 4 years, 4 months ago
  14. fbde758 common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image by Tero Kristo · 4 years, 4 months ago
  15. d1896e3 cmd: booti: Fix spelling of "environment". by Vagrant Cascadian · 4 years, 5 months ago
  16. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  17. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  18. 414c34e image: Add compressed Image parsing support in booti. by Atish Patra · 4 years, 8 months ago
  19. bb872dd image: Rename load_addr, save_addr, save_size by Simon Glass · 4 years, 10 months ago
  20. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  21. 683cdd6 cmd: booti: Store OS start and end info in images structure by Lokesh Vutla · 5 years ago
  22. 3cedc97 RISCV: image: Add booti support by Atish Patra · 5 years ago
  23. 7f13b37 ARM: image: Add option for ignoring ep bit 3 by Marek Vasut · 6 years ago
  24. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  25. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  26. bf14d9a cmd: booti: fix invalid image address in debug message by Masahiro Yamada · 7 years ago
  27. 6808ef9 move booti_setup to arch/arm/lig/image.c by Bin Chen · 7 years ago
  28. 2808576 arm64: booti: allow to place kernel image anywhere in physical memory by Masahiro Yamada · 8 years ago
  29. 0fff19a booti: Set images.os.arch by Scott Wood · 8 years ago
  30. 4943dc2 bootz/booti: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set by Cédric Schieli · 8 years ago
  31. 5db2890 cmd: Split 'bootz' and 'booti' out from 'bootm' by Tom Rini · 8 years ago