1. 6568e4b bootm: Create a new boot_run() function to handle booting by Simon Glass · Fri Dec 15 20:14:26 2023 -0700
  2. 2d043a6 bootm: Create a function to run through the booti states by Simon Glass · Fri Dec 15 20:14:25 2023 -0700
  3. e176bb1 bootm: Create a function to run through the bootz states by Simon Glass · Fri Dec 15 20:14:23 2023 -0700
  4. bd73cac bootm: Create a function to run through the bootm states by Simon Glass · Fri Dec 15 20:14:21 2023 -0700
  5. 454746d bootm: Tidy up boot_selected_os() by Simon Glass · Fri Dec 15 20:14:20 2023 -0700
  6. d90f94f bootm: Rename do_bootm_states() to bootm_run_states() by Simon Glass · Fri Dec 15 20:14:19 2023 -0700
  7. 50fa2fe bootm: Drop arguments from do_bootm_states() by Simon Glass · Fri Dec 15 20:14:18 2023 -0700
  8. 839e9e4 bootm: Move do_bootm_states() comment to header file by Simon Glass · Fri Dec 15 20:14:15 2023 -0700
  9. 112b020 bootm: Add more fields to bootm_info by Simon Glass · Fri Dec 15 20:14:14 2023 -0700
  10. 0726d9d bootm: Adjust arguments of boot_os_fn by Simon Glass · Fri Dec 15 20:14:13 2023 -0700
  11. 526ea78 bootm: Create a struct for argument information by Simon Glass · Fri Dec 15 20:14:12 2023 -0700
  12. d46c81e bootm: Adjust the parameters of bootm_find_images() by Simon Glass · Sat Nov 18 14:05:16 2023 -0700
  13. 32401ba bootm: Support boot measurement by Eddie James · Tue Oct 24 10:43:50 2023 -0500
  14. 1870026 bootstd: cros: Add ARM support by Simon Glass · Sun Jul 30 11:17:02 2023 -0600
  15. 5495aaf bootstd: Allow display of the x86 setup information by Simon Glass · Sun Jul 30 11:17:00 2023 -0600
  16. 4493d61 bootstd: Move common zimage functions to bootm.h by Simon Glass · Sun Jul 30 11:16:53 2023 -0600
  17. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · Tue Sep 06 20:26:50 2022 -0600
  18. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  19. d9fe9db Remove LYNX KDI remainders by Thomas Huth · Tue Oct 26 14:31:18 2021 +0200
  20. 529e208 bootm: Support string substitution in bootargs by Simon Glass · Thu Nov 05 10:33:48 2020 -0700
  21. b4e1b6d bootm: Allow updating the bootargs in a buffer by Simon Glass · Thu Nov 05 10:33:45 2020 -0700
  22. 63660dc bootm: Update bootm_process_cmdline_env() to use flags by Simon Glass · Thu Nov 05 10:33:44 2020 -0700
  23. d87002f bootm: Add a bool parameter to bootm_process_cmdline_env() by Simon Glass · Thu Nov 05 10:33:41 2020 -0700
  24. a50b6dd bootm: Rename fixup_silent_linux() by Simon Glass · Thu Nov 05 10:33:40 2020 -0700
  25. 2eab017 bootm: Update fixup_silent_linux() to return an error by Simon Glass · Thu Nov 05 10:33:39 2020 -0700
  26. 07a8886 bootm: Add tests for fixup_silent_linux() by Simon Glass · Thu Nov 05 10:33:38 2020 -0700
  27. 25828e9 bootm: add {arch,board}_preboot_os() to bootm.h by Heinrich Schuchardt · Tue Sep 15 01:58:11 2020 +0200
  28. 0608694 common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image by Tero Kristo · Fri Jun 12 15:41:20 2020 +0300
  29. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  30. 47ef986 common: Move bootm_decomp_image() to image.c (as image_decomp()) by Julius Werner · Wed Jul 24 19:37:54 2019 -0700
  31. d00d6b5 Make FIT support really optional by Fabrice Fontaine · Fri May 03 22:37:05 2019 +0200
  32. aa0b11b efi_loader: refactor switch to non-secure mode by Heinrich Schuchardt · Tue Jan 08 18:13:06 2019 +0100
  33. 54a735a bootm: vxworks: Make do_bootm_vxworks() non-static by Bin Meng · Fri Dec 21 07:13:40 2018 -0800
  34. c9b2e23 Add a comment for board_quiesce_devices() by Simon Glass · Wed May 16 09:42:26 2018 -0600
  35. f55305a Define board_quiesce_devices() in a shared location by Simon Glass · Wed May 16 09:42:25 2018 -0600
  36. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  37. d686ce9 Combine bootm_find_<thing> functions together by Karl Apsite · Thu May 21 09:52:49 2015 -0400
  38. 5aeccc2 bootm: Export bootm_decomp_image() by Simon Glass · Tue Dec 02 13:17:33 2014 -0700
  39. 7ade3de bootm: add prototype for arch_preboot_os by Jeroen Hofstee · Wed Oct 08 22:58:00 2014 +0200
  40. 5ce62cd cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images by Tom Rini · Thu Aug 14 06:42:36 2014 -0400
  41. a51991d Enhance fit_check_sign to check all images by Simon Glass · Thu Jun 12 07:24:53 2014 -0600
  42. 3b5866d bootm: Split out code from cmd_bootm.c by Simon Glass · Thu Jun 12 07:24:46 2014 -0600