summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2025-12-04test: strlcat: Fix SPDX licenseSean Anderson
2025-12-02boot/bootfdt: Add smbios3-entrypoint to FDT for non-EFI bootsAdriana Nicolae
2025-11-21test: cmd/fdt: do not use fixed buffer addressesHeinrich Schuchardt
2025-11-21test: common/print: do not use fixed buffer addressesHeinrich Schuchardt
2025-11-21test: cmd/bdinfo: consider arch_print_bdinfo() outputHeinrich Schuchardt
2025-11-21test: cmd/bdinfo: make no flash assumptionHeinrich Schuchardt
2025-11-21test: cmd/fdt: do not assume RNG device existsHeinrich Schuchardt
2025-11-21test: fdt_test_apply requires CONFIG_OF_LIBFDT_OVERLAYHeinrich Schuchardt
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