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