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