1. d37086a bootm: Create a new boot_run() function to handle booting by Simon Glass · 12 months ago
  2. e7683c3 bootm: Create a function to run through the booti states by Simon Glass · 12 months ago
  3. 3405c9b bootm: Create a function to run through the bootz states by Simon Glass · 12 months ago
  4. e1a24c0 bootm: Create a function to run through the bootm states by Simon Glass · 12 months ago
  5. 725ddf1 bootm: Tidy up boot_selected_os() by Simon Glass · 12 months ago
  6. b5d397f bootm: Rename do_bootm_states() to bootm_run_states() by Simon Glass · 12 months ago
  7. a6c4916 bootm: Drop arguments from do_bootm_states() by Simon Glass · 12 months ago
  8. e370e3d bootm: Move do_bootm_states() comment to header file by Simon Glass · 12 months ago
  9. c2211ff bootm: Add more fields to bootm_info by Simon Glass · 12 months ago
  10. a48336e bootm: Adjust arguments of boot_os_fn by Simon Glass · 12 months ago
  11. c492162 bootm: Create a struct for argument information by Simon Glass · 12 months ago
  12. 3ac85bd bootm: Adjust the parameters of bootm_find_images() by Simon Glass · 1 year ago
  13. dec166d bootm: Support boot measurement by Eddie James · 1 year, 1 month ago
  14. daffb0b bootstd: cros: Add ARM support by Simon Glass · 1 year, 4 months ago
  15. cbb607d bootstd: Allow display of the x86 setup information by Simon Glass · 1 year, 4 months ago
  16. 1a08109 bootstd: Move common zimage functions to bootm.h by Simon Glass · 1 year, 4 months ago
  17. d9d7c20 treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
  18. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  19. 7e71306 Remove LYNX KDI remainders by Thomas Huth · 3 years, 1 month ago
  20. 51bb338 bootm: Support string substitution in bootargs by Simon Glass · 4 years, 1 month ago
  21. 4448fe8 bootm: Allow updating the bootargs in a buffer by Simon Glass · 4 years, 1 month ago
  22. b3c0167 bootm: Update bootm_process_cmdline_env() to use flags by Simon Glass · 4 years, 1 month ago
  23. d9477a0 bootm: Add a bool parameter to bootm_process_cmdline_env() by Simon Glass · 4 years, 1 month ago
  24. 4dcb815 bootm: Rename fixup_silent_linux() by Simon Glass · 4 years, 1 month ago
  25. 4ae4264 bootm: Update fixup_silent_linux() to return an error by Simon Glass · 4 years, 1 month ago
  26. f158ba1 bootm: Add tests for fixup_silent_linux() by Simon Glass · 4 years, 1 month ago
  27. 73fdb95 bootm: add {arch,board}_preboot_os() to bootm.h by Heinrich Schuchardt · 4 years, 2 months ago
  28. fbde758 common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image by Tero Kristo · 4 years, 6 months ago
  29. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  30. 2090854 common: Move bootm_decomp_image() to image.c (as image_decomp()) by Julius Werner · 5 years ago
  31. 93e0788 Make FIT support really optional by Fabrice Fontaine · 6 years ago
  32. f6c6df7 efi_loader: refactor switch to non-secure mode by Heinrich Schuchardt · 6 years ago
  33. f2a53c7 bootm: vxworks: Make do_bootm_vxworks() non-static by Bin Meng · 6 years ago
  34. 896019b Add a comment for board_quiesce_devices() by Simon Glass · 7 years ago
  35. 329da48 Define board_quiesce_devices() in a shared location by Simon Glass · 7 years ago
  36. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  37. d52e857 Combine bootm_find_<thing> functions together by Karl Apsite · 10 years ago
  38. 081cc19 bootm: Export bootm_decomp_image() by Simon Glass · 10 years ago
  39. f1bd871 bootm: add prototype for arch_preboot_os by Jeroen Hofstee · 10 years ago
  40. d2b2ffe cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images by Tom Rini · 10 years ago
  41. ce1400f Enhance fit_check_sign to check all images by Simon Glass · 10 years ago
  42. b639640 bootm: Split out code from cmd_bootm.c by Simon Glass · 10 years ago