summaryrefslogtreecommitdiff
path: root/test/boot/bootflow.c
AgeCommit message (Expand)Author
2025-05-30expo: Drop the special theme code for bootflow_menuSimon Glass
2025-05-30expo: Improve the visual appearance of the menuSimon Glass
2025-05-30expo: Create a struct for generic text attributesSimon Glass
2025-05-30expo: Split bootflow_menu_new() into two piecesSimon Glass
2025-05-29global: Avoid indirect inclusion of <env.h> from <command.h>Tom Rini
2025-04-23dm: usb: initialize and scan multiple buses simultaneously with uthreadJerome Forissier
2025-04-03boot: Consider non-bootable partitionsSimon Glass
2025-02-11test: Drop suites.hSimon Glass
2025-01-15Merge patch series "bootstd: Support recording images"Tom Rini
2025-01-15bootstd: Add a simple command to list imagesSimon Glass
2024-11-26bootstd: Add test for Android boot image v2Guillaume La Roque
2024-11-22test: boot: Set DM|SCAN_FDT flags for bootmeth_{cros,android}Mattijs Korpershoek
2024-11-09test: efi: boot: Add a test for the efi bootmethSimon Glass
2024-11-09test: efi: boot: Set up an image suitable for EFI testingSimon Glass
2024-11-09efi: Move default filename to a functionSimon Glass
2024-11-03test: boot: Update bootflow_iter() for console checkingSimon Glass
2024-11-03test: boot: Use a consistent name for the script bootmethSimon Glass
2024-10-24boot: Introduce BOOTSTD_MENU to control bootflow menu buildMarek Vasut
2024-10-16test: boot: fix bootflow_cmd_label for when DSA_SANDBOX is disabledJerome Forissier
2024-08-26test: boot: Use UTF_CONSOLE in testsSimon Glass
2024-08-26test: Rename UTF_CONSOLE_REC to UTF_CONSOLESimon Glass
2024-08-26test: Rename unit-test flagsSimon Glass
2024-08-26test: Fail when an empty line is expected but not presentSimon Glass
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