- 6568e4b bootm: Create a new boot_run() function to handle booting by Simon Glass · 11 months ago
- 2d043a6 bootm: Create a function to run through the booti states by Simon Glass · 11 months ago
- e176bb1 bootm: Create a function to run through the bootz states by Simon Glass · 11 months ago
- bd73cac bootm: Create a function to run through the bootm states by Simon Glass · 11 months ago
- 454746d bootm: Tidy up boot_selected_os() by Simon Glass · 11 months ago
- d90f94f bootm: Rename do_bootm_states() to bootm_run_states() by Simon Glass · 11 months ago
- 50fa2fe bootm: Drop arguments from do_bootm_states() by Simon Glass · 11 months ago
- 839e9e4 bootm: Move do_bootm_states() comment to header file by Simon Glass · 11 months ago
- 112b020 bootm: Add more fields to bootm_info by Simon Glass · 11 months ago
- 0726d9d bootm: Adjust arguments of boot_os_fn by Simon Glass · 11 months ago
- 526ea78 bootm: Create a struct for argument information by Simon Glass · 11 months ago
- d46c81e bootm: Adjust the parameters of bootm_find_images() by Simon Glass · 1 year ago
- 32401ba bootm: Support boot measurement by Eddie James · 1 year, 1 month ago
- 1870026 bootstd: cros: Add ARM support by Simon Glass · 1 year, 4 months ago
- 5495aaf bootstd: Allow display of the x86 setup information by Simon Glass · 1 year, 4 months ago
- 4493d61 bootstd: Move common zimage functions to bootm.h by Simon Glass · 1 year, 4 months ago
- df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- d9fe9db Remove LYNX KDI remainders by Thomas Huth · 3 years, 1 month ago
- 529e208 bootm: Support string substitution in bootargs by Simon Glass · 4 years, 1 month ago
- b4e1b6d bootm: Allow updating the bootargs in a buffer by Simon Glass · 4 years, 1 month ago
- 63660dc bootm: Update bootm_process_cmdline_env() to use flags by Simon Glass · 4 years, 1 month ago
- d87002f bootm: Add a bool parameter to bootm_process_cmdline_env() by Simon Glass · 4 years, 1 month ago
- a50b6dd bootm: Rename fixup_silent_linux() by Simon Glass · 4 years, 1 month ago
- 2eab017 bootm: Update fixup_silent_linux() to return an error by Simon Glass · 4 years, 1 month ago
- 07a8886 bootm: Add tests for fixup_silent_linux() by Simon Glass · 4 years, 1 month ago
- 25828e9 bootm: add {arch,board}_preboot_os() to bootm.h by Heinrich Schuchardt · 4 years, 2 months ago
- 0608694 common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image by Tero Kristo · 4 years, 6 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 47ef986 common: Move bootm_decomp_image() to image.c (as image_decomp()) by Julius Werner · 5 years ago
- d00d6b5 Make FIT support really optional by Fabrice Fontaine · 6 years ago
- aa0b11b efi_loader: refactor switch to non-secure mode by Heinrich Schuchardt · 6 years ago
- 54a735a bootm: vxworks: Make do_bootm_vxworks() non-static by Bin Meng · 6 years ago
- c9b2e23 Add a comment for board_quiesce_devices() by Simon Glass · 7 years ago
- f55305a Define board_quiesce_devices() in a shared location by Simon Glass · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- d686ce9 Combine bootm_find_<thing> functions together by Karl Apsite · 10 years ago
- 5aeccc2 bootm: Export bootm_decomp_image() by Simon Glass · 10 years ago
- 7ade3de bootm: add prototype for arch_preboot_os by Jeroen Hofstee · 10 years ago
- 5ce62cd cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images by Tom Rini · 10 years ago
- a51991d Enhance fit_check_sign to check all images by Simon Glass · 10 years ago
- 3b5866d bootm: Split out code from cmd_bootm.c by Simon Glass · 10 years ago