summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-10-18expo: Drop scene_title_set()Simon Glass
2024-10-18expo: Support menu-item values in ceditSimon Glass
2024-10-18expo: Allow menu items to have valuesSimon Glass
2024-10-18expo: Use standard numbering for save and discardSimon Glass
2024-10-18expo: Set the initial next_id to 1Simon Glass
2024-10-18x86: Add msr commandSimon Glass
2024-10-18x86: Add a cpuid commandSimon Glass
2024-10-18coreboot: Switch to a monospaced fontSimon Glass
2024-10-18video: Allow querying the font sizeSimon Glass
2024-10-16net: introduce alternative implementation as net/lwip/Jerome Forissier
2024-10-16test: boot: fix bootflow_cmd_label for when DSA_SANDBOX is disabledJerome Forissier
2024-10-16test: boot: fix bootdev_test_any for when DSA_SANDBOX is disabledJerome Forissier
2024-10-15test: Drop mention of old flags in a commentSimon Glass
2024-10-15test: Fix skip check for sleep command testAndrew Goodbody
2024-10-15Merge patch series "test: Minor fixes to test.py"Tom Rini
2024-10-15test: Add tests for the bootmeth set commandMartyn Welch
2024-10-15test: Fix mulptiplex_log typoSimon Glass
2024-10-15test: Tidy up remaining exceptionsSimon Glass
2024-10-15test: Detect dead connectionsSimon Glass
2024-10-15test: Separate out the exception handlingSimon Glass
2024-10-15test: Move the receive code into a functionSimon Glass
2024-10-15test: Create a common function to get the configSimon Glass
2024-10-15test: Avoid failing skipped testsSimon Glass
2024-10-15test: Use a constant for the test timeoutSimon Glass
2024-10-14Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot"Tom Rini
2024-10-14test: Remove ASN1 library testRaymond Mao
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-10Merge patch series "led: introduce LED boot and activity function"Tom Rini
2024-10-10test: dm: Expand ofnode options test with new helperChristian Marangi
2024-10-10test: dm: Add tests for LED boot and activityChristian Marangi
2024-10-09test: don't call restart_uboot in EFI watchdog testHeinrich Schuchardt
2024-10-09efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILESimon Glass
2024-09-30power: regulator: Trigger probe of regulators which are always-on or boot-onMarek Vasut
2024-09-24Merge patch series "Miscellaneous fixes"Tom Rini
2024-09-24test/py: test_efi_loader: add HTTP (wget) test for the EFI loaderJerome Forissier
2024-09-24test/py: test_efi_loader: add missing dependency on cmd_tftpbootJerome Forissier
2024-09-24test/py: net_boot: fix commentJerome Forissier
2024-09-24test/py/tests/test_bootstage.py: Combine stash/unstash testsTom Rini
2024-09-18Merge patch series "Fix various bugs"Tom Rini
2024-09-18test: mbr: Drop a duplicate testSimon Glass
2024-09-18test: mbr: Use RAM for the buffersSimon Glass
2024-09-18test: mbr: Use a constant for the block sizeSimon Glass
2024-09-18test: mbr: Unmap the buffers after useSimon Glass
2024-09-18test: mbr: Adjust test to drop 0xSimon Glass
2024-09-18test: mbr: Adjust test to use lower-case hexSimon Glass
2024-09-18dm: usb: Deal with USB keyboard persisting across testsSimon Glass
2024-09-18bootstd: Create a function to reset USBSimon Glass