- d08db02 bootstd: Add a test for bootmeth_cros by Simon Glass · 1 year, 3 months ago
- 2b9adca bootstd: test: Allow binding and using any mmc device by Simon Glass · 1 year, 3 months ago
- c3867e2 bootflow: Show an empty filename when there is none by Simon Glass · 1 year, 3 months ago
- cfc402d expo: cedit: Support reading settings from CMOS RAM by Simon Glass · 1 year, 3 months ago
- eb6c71b expo: cedit: Support writing settings to CMOS RAM by Simon Glass · 1 year, 3 months ago
- bcf2b72 expo: cedit: Support reading settings from environment vars by Simon Glass · 1 year, 3 months ago
- fc9c0e0 expo: cedit: Support writing settings to environment vars by Simon Glass · 1 year, 3 months ago
- 472317c expo: cedit: Support reading settings from a file by Simon Glass · 1 year, 3 months ago
- 2dee81f expo: cedit: Support writing settings to a file by Simon Glass · 1 year, 3 months ago
- d5737b3 expo: Tidy up the expo.py tool and usage by Simon Glass · 1 year, 3 months ago
- f80ebb2 expo: Move cedit test into its own file and tidy by Simon Glass · 1 year, 3 months ago
- f2eb6ad expo: Provide a way to iterate through all scene objects by Simon Glass · 1 year, 3 months ago
- 82c0938 bootstd: Add support for updating elements of the cmdline by Simon Glass · 1 year, 4 months ago
- d07861c bootstd: Add a function to update a command line by Simon Glass · 1 year, 4 months ago
- f4a9165 bootstd: Allow storing the OS command line in the bootflow by Simon Glass · 1 year, 4 months ago
- 87c1a41 expo: Add tests for the configuration editor by Simon Glass · 1 year, 5 months ago
- 82cafee expo: Support building an expo from a description file by Simon Glass · 1 year, 5 months ago
- 3f33b9c expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEM by Simon Glass · 1 year, 5 months ago
- 8872bc7 expo: Move menu-item selection into a function by Simon Glass · 1 year, 5 months ago
- 2e59389 expo: Support simple themes by Simon Glass · 1 year, 5 months ago
- 699b0ac expo: Set up the width and height of objects by Simon Glass · 1 year, 5 months ago
- ce72c9e expo: Use flags for objects by Simon Glass · 1 year, 5 months ago
- ae45d6c expo: Add width and height to objects by Simon Glass · 1 year, 5 months ago
- 5904d95 expo: Rename exp_set_text_mode() by Simon Glass · 1 year, 5 months ago
- 14a86a5 expo: Avoid automatically arranging the scene by Simon Glass · 1 year, 5 months ago
- def898c expo: Convert to using a string ID for the scene title by Simon Glass · 1 year, 5 months ago
- 79f6635 bootstd: Rename distro and syslinux to extlinux by Simon Glass · 1 year, 6 months ago
- c889434 bootstd: Tidy up reporting of errors by Simon Glass · 1 year, 6 months ago
- 8c29b73 bootstd: usb: Avoid initing USB twice by Simon Glass · 1 year, 6 months ago
- 9fea3a7 usb: Tidy up the usb_start flag by Simon Glass · 1 year, 6 months ago
- 80778f5 ide: Move ide_init() into probing by Simon Glass · 1 year, 7 months ago
- 1736b4a bootstd: Report missing labels only when asked by Simon Glass · 1 year, 7 months ago
- 4f806f3 bootflow: Rename bootflow_flags_t by Simon Glass · 1 year, 9 months ago
- 662cfa0 arm: qemu: Move GUIDs to the C file by Simon Glass · 1 year, 10 months ago
- 0c1413f test: bootdev: Do not require USB to compile test by Linus Walleij · 1 year, 10 months ago
- a950f28 bootstd: Record the bootdevs used during scanning by Simon Glass · 1 year, 10 months ago
- 4b7cb05 bootstd: Drop the old bootflow_scan_first() by Simon Glass · 1 year, 10 months ago
- 91943ff bootstd: Allow scanning a single bootdev label by Simon Glass · 1 year, 10 months ago
- 47aedc2 bootstd: Switch bootdev scanning to use labels by Simon Glass · 1 year, 10 months ago
- 18552d2 bootstd: Add a hunter for the extension feature by Simon Glass · 1 year, 10 months ago
- 43e89a3 bootstd: Allow iterating to the next bootdev priortiy by Simon Glass · 1 year, 10 months ago
- e4b6948 bootstd: Allow iterating to the next label in a list by Simon Glass · 1 year, 10 months ago
- 66e3dce bootstd: Allow hunting for a bootdev by label by Simon Glass · 1 year, 10 months ago
- eacc261 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 10 months ago
- 79a7d4a bootstd: Allow hunting for bootdevs of a given priority by Simon Glass · 1 year, 10 months ago
- d9f4857 bootstd: Treat DHCP and PXE as bootdev labels by Simon Glass · 1 year, 10 months ago
- 0c1f4a9 bootstd: Add a SPI flash bootdev by Simon Glass · 1 year, 10 months ago
- 7638c85 bootstd: Include the device tree in the bootflow by Simon Glass · 1 year, 10 months ago
- a60f7a3 bootstd: Add a virtio bootdev by Simon Glass · 1 year, 10 months ago
- 758c706 bootstd: Add an NVMe bootdev by Simon Glass · 1 year, 10 months ago
- 0d77f8f bootstd: Add an IDE bootdev by Simon Glass · 1 year, 10 months ago
- 8f090b6 bootstd: Add a SCSI bootdev by Simon Glass · 1 year, 10 months ago
- f0e358f bootstd: Only scan bootable partitions by Simon Glass · 1 year, 10 months ago
- dcffa44 part: Add a function to find the first bootable partition by Simon Glass · 1 year, 10 months ago
- 4146c82 bootstd: Add a hunter for ethernet by Simon Glass · 1 year, 10 months ago
- 843160f bootstd: Add an MMC hunter by Simon Glass · 1 year, 10 months ago
- 04fb2b6 bootstd: Add a USB hunter by Simon Glass · 1 year, 10 months ago
- c7b63d5 bootstd: Support running bootdev hunters by Simon Glass · 1 year, 10 months ago
- bd90b09 bootstd: Add the concept of a bootdev hunter by Simon Glass · 1 year, 10 months ago
- ecb274c dm: test: Correct ordering of DM setup by Simon Glass · 1 year, 10 months ago
- e64c295 bootstd: Support setting a theme for the menu by Simon Glass · 1 year, 10 months ago
- d985f1d bootstd: Add a test for the bootstd menu by Simon Glass · 1 year, 10 months ago
- fe93c14 expo: Add basic tests by Simon Glass · 1 year, 10 months ago
- 24d8e1b bootstd: Allow reading a logo for the OS by Simon Glass · 1 year, 10 months ago
- 2175e76 bootstd: Read the Operating System name for distro/scripts by Simon Glass · 1 year, 10 months ago
- 2a5c67f vbe: Use a manual test by Simon Glass · 2 years, 1 month ago
- a56f663 vbe: Add info about the VBE device to the fwupd node by Simon Glass · 2 years, 1 month ago
- e45d226 vbe: Drop the U-Boot prefix from the version by Simon Glass · 2 years, 1 month ago
- 44ad35a image: Add the concept of a phase to FIT by Simon Glass · 2 years, 1 month ago
- c43635b test: Update tests to use the skip feature by Simon Glass · 2 years, 1 month ago
- ae0bf22 vbe: Add a test for VBE device tree fixups by Simon Glass · 2 years, 1 month ago
- a753190 test: Move common FIT code into a separate fit_util file by Simon Glass · 2 years, 1 month ago
- bfdfc5d bootstd: Move VBE setup into a shared function by Simon Glass · 2 years, 1 month ago
- c726fc0 dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years, 1 month ago
- 0d63213 vbe: Allow test to run with live/flat tree by Simon Glass · 2 years, 2 months ago
- b7bd94f dm: core: Split ofnode_path_root() into two functions by Simon Glass · 2 years, 2 months ago
- 5fe76d4 vbe: Add a new vbe command by Simon Glass · 2 years, 3 months ago
- 11361c5 bootstd: Check building without global bootmeths by Simon Glass · 2 years, 3 months ago
- 0917f77 bootstd: Add vbe bootmeth into sandbox by Simon Glass · 2 years, 3 months ago
- 2ff5490 bootstd: Drop the system bootdev by Simon Glass · 2 years, 3 months ago
- bd18b69 bootstd: Always create the EFI bootmgr bootmeth by Simon Glass · 2 years, 3 months ago
- c627cfc bootstd: Allow scanning for global bootmeths separately by Simon Glass · 2 years, 3 months ago
- 2662b54 bootstd: Allow EFI bootmgr to support an invalid bootflow by Simon Glass · 2 years, 3 months ago
- 988caca bootstd: Provide a bootmeth method to obtain state info by Simon Glass · 2 years, 3 months ago
- f1c8cbd bootstd: Fix comment in bootmeth test by Simon Glass · 2 years, 3 months ago
- f25f575 bootstd: Drop delays in the tests by Simon Glass · 2 years, 3 months ago
- fb1451b bootstd: Add tests for bootstd including all uclasses by Simon Glass · 2 years, 7 months ago