aboutsummaryrefslogtreecommitdiff
path: root/test/boot
AgeCommit message (Expand)Author
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
2023-05-13bootstd: Tidy up reporting of errorsSimon Glass
2023-05-13bootstd: usb: Avoid initing USB twiceSimon Glass
2023-05-13usb: Tidy up the usb_start flagSimon Glass
2023-04-27ide: Move ide_init() into probingSimon Glass
2023-04-26bootstd: Report missing labels only when askedSimon Glass
2023-03-08bootflow: Rename bootflow_flags_tSimon Glass
2023-02-06arm: qemu: Move GUIDs to the C fileSimon Glass
2023-02-06test: bootdev: Do not require USB to compile testLinus Walleij
2023-01-23bootstd: Record the bootdevs used during scanningSimon Glass
2023-01-23bootstd: Drop the old bootflow_scan_first()Simon Glass
2023-01-23bootstd: Allow scanning a single bootdev labelSimon Glass
2023-01-23bootstd: Switch bootdev scanning to use labelsSimon Glass
2023-01-23bootstd: Add a hunter for the extension featureSimon Glass
2023-01-23bootstd: Allow iterating to the next bootdev priortiySimon Glass
2023-01-23bootstd: Allow iterating to the next label in a listSimon Glass
2023-01-23bootstd: Allow hunting for a bootdev by labelSimon Glass
2023-01-23bootstd: Add a new pre-scan priority for bootdevsSimon Glass
2023-01-23bootstd: Allow hunting for bootdevs of a given prioritySimon Glass
2023-01-23bootstd: Treat DHCP and PXE as bootdev labelsSimon Glass
2023-01-23bootstd: Add a SPI flash bootdevSimon Glass
2023-01-23bootstd: Include the device tree in the bootflowSimon Glass
2023-01-23bootstd: Add a virtio bootdevSimon Glass
2023-01-23bootstd: Add an NVMe bootdevSimon Glass
2023-01-23bootstd: Add an IDE bootdevSimon Glass
2023-01-23bootstd: Add a SCSI bootdevSimon Glass
2023-01-23bootstd: Only scan bootable partitionsSimon Glass
2023-01-23part: Add a function to find the first bootable partitionSimon Glass
2023-01-23bootstd: Add a hunter for ethernetSimon Glass
2023-01-23bootstd: Add an MMC hunterSimon Glass
2023-01-23bootstd: Add a USB hunterSimon Glass
2023-01-23bootstd: Support running bootdev huntersSimon Glass
2023-01-23bootstd: Add the concept of a bootdev hunterSimon Glass
2023-01-23dm: test: Correct ordering of DM setupSimon Glass
2023-01-16bootstd: Support setting a theme for the menuSimon Glass
2023-01-16bootstd: Add a test for the bootstd menuSimon Glass
2023-01-16expo: Add basic testsSimon Glass
2023-01-16bootstd: Allow reading a logo for the OSSimon Glass
2023-01-16bootstd: Read the Operating System name for distro/scriptsSimon Glass
2022-10-31vbe: Use a manual testSimon Glass