summaryrefslogtreecommitdiff
path: root/test/boot
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: Support highlighting menu itemsSimon Glass
2025-05-30expo: Begin implementation of a text editorSimon Glass
2025-05-30expo: Support object alignmentSimon Glass
2025-05-30expo: Implement a boxSimon Glass
2025-05-30expo: Support rendering multiple lines of textSimon Glass
2025-05-30expo: Check the screen contents after renderingSimon Glass
2025-05-30expo: Allow strings to be editableSimon Glass
2025-05-30expo: Create a struct for generic text attributesSimon Glass
2025-05-30expo: Line up all menu objectsSimon Glass
2025-05-30expo: Support setting the size and bounds of an objectSimon Glass
2025-05-30expo: Separate dimensions from the bounding boxSimon Glass
2025-05-30expo: Rename x and y in struct scene_obj_bboxSimon Glass
2025-05-30expo: Rename scene_dim to scene_obj_bboxSimon Glass
2025-05-30expo: Split bootflow_menu_new() into two piecesSimon Glass
2025-05-30expo: Test editing a lineeditSimon Glass
2025-05-30expo: Adjust how menu items are highlightedSimon Glass
2025-05-30expo: Provide access to the current menu itemSimon Glass
2025-05-30expo: Test rendering a lineeditSimon Glass
2025-05-30expo: Pass in the video device for cedit_prepare()Simon Glass
2025-05-30expo: Test some cedit actionsSimon Glass
2025-05-30expo: Create a rendering test for ceditSimon 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-11Merge patch series "Switch to using $(PHASE_) in Makefiles"Tom Rini
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2025-04-03boot: Consider non-bootable partitionsSimon Glass
2025-02-11test: Drop suites.hSimon Glass
2025-02-11test: Drop the function for running bootstd testsSimon Glass
2025-02-11test: Update bootstd to do init from testsSimon Glass
2025-01-24test: Pass the test state to cmd_ut_category()Simon Glass
2025-01-24test: Drop the function for running upl testsSimon Glass
2025-01-24test: Drop the function for running bootm testsSimon Glass
2025-01-24test: Drop the function for running measurement testsSimon Glass
2025-01-24test: Drop the _test suffix on linker listsSimon Glass
2025-01-24test: Rename test suites to match their linker-list nameSimon 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-25Merge tag 'v2025.01-rc3' into nextTom Rini
2024-11-22test: boot: Set DM|SCAN_FDT flags for bootmeth_{cros,android}Mattijs Korpershoek
2024-11-13Merge patch series "test: Tidy up the test/ directory"Tom Rini
2024-11-13bootm: test: Move test into bootSimon Glass
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-11-02test: boot: Use a consistent name for the script bootmethSimon Glass