summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2025-11-20interconnect: add DM test suiteNeil Armstrong
2025-11-11Merge patch series "reenable dm_gpio tests, add support for gpio-line-names l...Tom Rini
2025-11-11test: gpio: add test for gpio-line-names lookupRasmus Villemoes
2025-11-11test: gpio: include in build, and fixup bitrotRasmus Villemoes
2025-11-10dm: Remove pre-schema tag supportTom Rini
2025-11-07test/py: multiplexed_log.py: Clean up and correct RunAndLog()Tom Rini
2025-11-06test: provide test for 'acpi list' commandHeinrich Schuchardt
2025-11-06qfw: Add more fields and a heading to qfw listSimon Glass
2025-11-06acpi: use U-Boot ACPI vendor IDHeinrich Schuchardt
2025-11-04Merge patch series "Enable Firmware Handoff CI test on qemu_arm64"Tom Rini
2025-11-04pytest: add test script to validate Firmware HandoffRaymond Mao
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-16test/py: Update to a newer pytest releaseTom Rini
2025-10-16test: uninstall PK after secboot testsHeinrich Schuchardt
2025-10-15test: Do not build expo and cedit test if no SDLKory Maincent
2025-10-15test: Remove not needed null checkAndrew Goodbody
2025-10-14boot: Improve comments related to global bootmethsSimon Glass
2025-10-08test: syslog: Add missing include of <env.h>Tom Rini
2025-10-08test: led: Add missing ';'Tom Rini
2025-10-08thermal: Convert .get_temp() return value to millicelsiusMarek Vasut
2025-09-24test: Fix optee unit testJan Kiszka
2025-09-24Revert "Merge patch series "mkimage: Detect FIT image load address overlaps a...Tom Rini
2025-09-23Merge patch series "mkimage: Detect FIT image load address overlaps and fix r...Tom Rini
2025-09-23test: Add test case for FIT image load address overlap detectionAristo Chen
2025-09-12mkimage: Add support for bundling TFA BL31 in mkimage -f autoMarek Vasut
2025-08-31test: Update logic for video testTom Rini
2025-08-18test/py: Fix capsule update testsIlias Apalodimas
2025-08-18test/py: Fix race conditions on EFI capsule testsIlias Apalodimas
2025-08-18test/py: Read from the correct offset when initializing capsulesIlias Apalodimas
2025-08-18test/py: Correctly restore the DT after capsule testsIlias Apalodimas
2025-08-06test: cmd: Add simple test for i3cDinesh Maniyam
2025-08-06drivers: i3c: Add i3c sandbox simple test.Dinesh Maniyam
2025-08-04test: py: test_fit_mkimage_validate: Only run either test on sandboxTom Rini
2025-07-24uclass: Cleanup uclass_find_next_deviceAndrew Goodbody
2025-07-23block: Remove blk_find_first/nextGreg Malysa
2025-07-23abuf: Remove code that prevented test code runningAndrew Goodbody
2025-07-23test: fit: add test case for invalid default configuration referenceAristo Chen
2025-07-11Merge patch series "Create uclass for HW AES cryptographic devices"Tom Rini
2025-07-11test: dm: add AES engine testSvyatoslav Ryhel
2025-07-10post: Add dependency on ARM || PPCTom Rini
2025-07-08cmd: Introduce CMD_HELPMichal Simek
2025-07-03test: wget: add a test case for validating URISughosh Ganu
2025-06-27test/py/test_mmc: wrap multi-argument printf-style stringsBryan Brattlof