aboutsummaryrefslogtreecommitdiff
path: root/test/boot
AgeCommit message (Expand)Author
2024-04-08boot: correct finding the default EFI binaryHeinrich Schuchardt
2024-04-08boot: correct the default sequence of boot methodsHeinrich Schuchardt
2024-03-04bootstd: fix build error when CONFIG_MMC is disabledDan Carpenter
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-10-27Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-10-27test: Add sandbox TPM boot measurementEddie James
2023-10-23bootstd: Scan all bootdevs in a boot_targets entry (take 2)Simon Glass
2023-10-23bootstd: Correct logic for single uclassSimon Glass
2023-10-23bootstd: Expand boot-ordering test to include USBSimon Glass
2023-10-23Revert "bootstd: Scan all bootdevs in a boot_targets entry"Simon Glass
2023-10-13bootstd: Scan all bootdevs in a boot_targets entrySimon Glass
2023-10-11expo: Update tests to include textlineSimon 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-08-25expo: cedit: Support reading settings from CMOS RAMSimon Glass
2023-08-25expo: cedit: Support writing settings to CMOS RAMSimon Glass
2023-08-25expo: cedit: Support reading settings from environment varsSimon Glass
2023-08-25expo: cedit: Support writing settings to environment varsSimon Glass
2023-08-25expo: cedit: Support reading settings from a fileSimon Glass
2023-08-25expo: cedit: Support writing settings to a fileSimon Glass
2023-08-25expo: Tidy up the expo.py tool and usageSimon Glass
2023-08-25expo: Move cedit test into its own file and tidySimon Glass
2023-08-25expo: Provide a way to iterate through all scene objectsSimon 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-07-14expo: Add tests for the configuration editorSimon Glass
2023-07-14expo: Support building an expo from a description fileSimon Glass
2023-07-14expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEMSimon Glass
2023-07-14expo: Move menu-item selection into a functionSimon Glass
2023-07-14expo: Support simple themesSimon Glass
2023-07-14expo: Set up the width and height of objectsSimon Glass
2023-07-14expo: Use flags for objectsSimon Glass
2023-07-14expo: Add width and height to objectsSimon Glass
2023-07-14expo: Rename exp_set_text_mode()Simon Glass
2023-07-14expo: Avoid automatically arranging the sceneSimon Glass
2023-07-14expo: Convert to using a string ID for the scene titleSimon Glass
2023-05-13bootstd: Rename distro and syslinux to extlinuxSimon Glass