summaryrefslogtreecommitdiff
path: root/test/boot
AgeCommit message (Expand)Author
9 daysbootstd: Free abandoned bootflows while scanningAristo Chen
9 daysbootstd: rauc: Clear bootmeth_priv after freeing it on errorAristo Chen
9 daysbootstd: rauc: Fix NULL dereference in get_slot()Aristo Chen
2026-08-10test: fit: verify dm-verity roothash is covered by the config signatureDaniel Golle
2026-07-24fit: prefer the default configuration on best-match tiesCarlo Caione
2026-07-16Merge patch series "vbe: bound FIT external-data reads against the firmware a...Tom Rini
2026-07-16test: vbe: cover vbe_read_fit() external-data bounds checksAristo Chen
2026-07-03test: bootdev: scan with a broken high-priority deviceDenis Mukhin
2026-06-15Merge patch series "various memory related fixups"Tom Rini
2026-06-15test: boot: add a fdt reserved region checkRandolph Sapp
2026-05-27test: boot: add runtime unit test for fit_verity_build_cmdline()Daniel Golle
2026-03-06test: boot: Add test for bootmeth_raucMartin Schwan
2025-11-03Merge patch series "Convert extension support to UCLASS and adds its support ...Tom Rini
2025-11-03boot: Remove legacy extension board supportKory Maincent (TI.com)
2025-10-22boot: Run the EFI bootmgr just before network devicesSimon Glass
2025-10-22boot: Don't change the method count after global bootmethsSimon Glass
2025-10-22boot: Keep track of which bootmeths have been usedSimon Glass
2025-10-22boot: Add a flag for whether there are global bootmethsSimon Glass
2025-10-22boot: Update first_glob_method when dropping a bootmethSimon Glass
2025-10-22boot: Add a new test for global bootmethsSimon Glass
2025-10-15test: Do not build expo and cedit test if no SDLKory Maincent
2025-10-14boot: Improve comments related to global bootmethsSimon Glass
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