aboutsummaryrefslogtreecommitdiff
path: root/test/boot
AgeCommit message (Expand)AuthorFilesLines
2024-04-08boot: correct finding the default EFI binaryHeinrich Schuchardt1-1/+3
2024-04-08boot: correct the default sequence of boot methodsHeinrich Schuchardt1-1/+1
2024-03-04bootstd: fix build error when CONFIG_MMC is disabledDan Carpenter1-0/+3
2024-03-04bootflow: Fix build error when BOOTMETH_CROS is disabledDan Carpenter1-1/+1
2024-01-17efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGRAKASHI Takahiro1-1/+1
2023-12-28cli: add modern hush as parser for run_command*()Francis Laniel1-1/+15
2023-12-20bootflow: Allow setting a cmdline arg with no valueSimon Glass1-0/+4
2023-12-17bootmeth: use efi_loader interfaces instead of bootefi commandAKASHI Takahiro1-1/+1
2023-12-13bootstd: Add a menu option to bootflow scanSimon Glass1-0/+82
2023-11-14bootstd: Add a return code to bootflow menuSimon Glass1-0/+15
2023-11-14bootstd: Refactor mmc prep to allow a different scanSimon Glass1-9/+40
2023-11-01bootstd: Handle a few special cases in cmdline_set_arg()Simon Glass1-0/+20
2023-10-27Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2-0/+67
2023-10-27test: Add sandbox TPM boot measurementEddie James2-0/+67
2023-10-23bootstd: Scan all bootdevs in a boot_targets entry (take 2)Simon Glass1-2/+30
2023-10-23bootstd: Correct logic for single uclassSimon Glass1-0/+13
2023-10-23bootstd: Expand boot-ordering test to include USBSimon Glass1-3/+14
2023-10-23Revert "bootstd: Scan all bootdevs in a boot_targets entry"Simon Glass1-10/+0
2023-10-13bootstd: Scan all bootdevs in a boot_targets entrySimon Glass1-0/+10
2023-10-11expo: Update tests to include textlineSimon Glass4-4/+39
2023-09-04Merge tag 'v2023.10-rc4' into nextTom Rini1-2/+2
2023-08-28bootstd: Adjust the default bootmeth orderSimon Glass1-2/+2
2023-08-26bootstd: cros: Allow detection of any kernel partitionSimon Glass1-2/+3
2023-08-25bootstd: Add a test for bootmeth_crosSimon Glass1-2/+31
2023-08-25bootstd: test: Allow binding and using any mmc deviceSimon Glass1-6/+22
2023-08-25bootflow: Show an empty filename when there is noneSimon Glass1-10/+12
2023-08-25expo: cedit: Support reading settings from CMOS RAMSimon Glass1-0/+11
2023-08-25expo: cedit: Support writing settings to CMOS RAMSimon Glass2-0/+35
2023-08-25expo: cedit: Support reading settings from environment varsSimon Glass1-1/+11
2023-08-25expo: cedit: Support writing settings to environment varsSimon Glass1-0/+33
2023-08-25expo: cedit: Support reading settings from a fileSimon Glass1-3/+19
2023-08-25expo: cedit: Support writing settings to a fileSimon Glass1-0/+45
2023-08-25expo: Tidy up the expo.py tool and usageSimon Glass2-22/+26
2023-08-25expo: Move cedit test into its own file and tidySimon Glass3-43/+54
2023-08-25expo: Provide a way to iterate through all scene objectsSimon Glass1-0/+45
2023-07-17bootstd: Add support for updating elements of the cmdlineSimon Glass1-0/+108
2023-07-17bootstd: Add a function to update a command lineSimon Glass1-0/+154
2023-07-16bootstd: Allow storing the OS command line in the bootflowSimon Glass1-0/+1
2023-07-14expo: Add tests for the configuration editorSimon Glass2-0/+128
2023-07-14expo: Support building an expo from a description fileSimon Glass1-0/+80
2023-07-14expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEMSimon Glass1-2/+2
2023-07-14expo: Move menu-item selection into a functionSimon Glass1-1/+1
2023-07-14expo: Support simple themesSimon Glass1-1/+7
2023-07-14expo: Set up the width and height of objectsSimon Glass1-0/+42
2023-07-14expo: Use flags for objectsSimon Glass1-3/+3
2023-07-14expo: Add width and height to objectsSimon Glass1-16/+16
2023-07-14expo: Rename exp_set_text_mode()Simon Glass1-1/+1
2023-07-14expo: Avoid automatically arranging the sceneSimon Glass1-1/+3
2023-07-14expo: Convert to using a string ID for the scene titleSimon Glass1-9/+10
2023-05-13bootstd: Rename distro and syslinux to extlinuxSimon Glass2-29/+29