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