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