summaryrefslogtreecommitdiff
path: root/test/boot/bootflow.c
AgeCommit message (Expand)Author
2024-07-18bootstd: Add test for bootmeth_androidMattijs Korpershoek
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06test: Remove <common.h> and add needed includesTom Rini
2024-04-08boot: correct finding the default EFI binaryHeinrich Schuchardt
2024-04-08boot: correct the default sequence of boot methodsHeinrich Schuchardt
2024-03-04bootflow: Fix build error when BOOTMETH_CROS is disabledDan Carpenter
2024-01-17efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGRAKASHI Takahiro
2023-12-28cli: add modern hush as parser for run_command*()Francis Laniel
2023-12-20bootflow: Allow setting a cmdline arg with no valueSimon Glass
2023-12-17bootmeth: use efi_loader interfaces instead of bootefi commandAKASHI Takahiro
2023-12-13bootstd: Add a menu option to bootflow scanSimon Glass
2023-11-14bootstd: Add a return code to bootflow menuSimon Glass
2023-11-14bootstd: Refactor mmc prep to allow a different scanSimon Glass
2023-11-01bootstd: Handle a few special cases in cmdline_set_arg()Simon Glass
2023-09-04Merge tag 'v2023.10-rc4' into nextTom Rini
2023-08-28bootstd: Adjust the default bootmeth orderSimon Glass
2023-08-26bootstd: cros: Allow detection of any kernel partitionSimon Glass
2023-08-25bootstd: Add a test for bootmeth_crosSimon Glass
2023-08-25bootstd: test: Allow binding and using any mmc deviceSimon Glass
2023-08-25bootflow: Show an empty filename when there is noneSimon Glass
2023-07-17bootstd: Add support for updating elements of the cmdlineSimon Glass
2023-07-17bootstd: Add a function to update a command lineSimon Glass
2023-07-16bootstd: Allow storing the OS command line in the bootflowSimon Glass
2023-05-13bootstd: Rename distro and syslinux to extlinuxSimon Glass
2023-05-13bootstd: Tidy up reporting of errorsSimon Glass
2023-03-08bootflow: Rename bootflow_flags_tSimon Glass
2023-01-23bootstd: Drop the old bootflow_scan_first()Simon Glass
2023-01-23bootstd: Allow scanning a single bootdev labelSimon Glass
2023-01-23bootstd: Switch bootdev scanning to use labelsSimon Glass
2023-01-23bootstd: Add a hunter for the extension featureSimon Glass
2023-01-23bootstd: Include the device tree in the bootflowSimon Glass
2023-01-23bootstd: Only scan bootable partitionsSimon Glass
2023-01-23part: Add a function to find the first bootable partitionSimon Glass
2023-01-23dm: test: Correct ordering of DM setupSimon Glass
2023-01-16bootstd: Support setting a theme for the menuSimon Glass
2023-01-16bootstd: Add a test for the bootstd menuSimon Glass
2023-01-16bootstd: Allow reading a logo for the OSSimon Glass
2023-01-16bootstd: Read the Operating System name for distro/scriptsSimon Glass
2022-10-31test: Update tests to use the skip featureSimon Glass
2022-10-17vbe: Add a test for VBE device tree fixupsSimon Glass
2022-08-12bootstd: Check building without global bootmethsSimon Glass
2022-08-12bootstd: Add vbe bootmeth into sandboxSimon Glass
2022-08-12bootstd: Drop the system bootdevSimon Glass
2022-08-12bootstd: Always create the EFI bootmgr bootmethSimon Glass
2022-08-12bootstd: Allow scanning for global bootmeths separatelySimon Glass
2022-08-12bootstd: Allow EFI bootmgr to support an invalid bootflowSimon Glass
2022-08-12bootstd: Drop delays in the testsSimon Glass
2022-04-25bootstd: Add tests for bootstd including all uclassesSimon Glass