summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2025-12-05test: bdinfo: correct expected X86 arch infoHeinrich Schuchardt
2025-12-05test: print_do_hex_dump test depends on HEXDUMPHeinrich Schuchardt
2025-12-05test: don't test for CONFIG_UNIT_TEST twiceHeinrich Schuchardt
2025-12-05test: print_display_buffer must consider 64bit supportHeinrich Schuchardt
2025-12-05test: cmd/bdinfo: consider ARM architecture specific infoHeinrich Schuchardt
2025-12-05test: Let pytest indicate skipped C unit testsHeinrich Schuchardt
2025-12-04test: strlcat: Fix SPDX licenseSean Anderson
2025-12-04Merge patch series "Add support for SM3 secure hash"Tom Rini
2025-12-04test: cmd: fix a typo in md5 testHeiko Schocher
2025-12-04test: cmd: hash: add unit test for sm3_256Heiko Schocher
2025-12-02boot/bootfdt: Add smbios3-entrypoint to FDT for non-EFI bootsAdriana Nicolae
2025-11-28test/py: Use aligned address for overlays in 'extension' testMarek Vasut
2025-11-28sandbox: Fix DT compiler address warnings in sandbox DTsMarek Vasut
2025-11-24Merge tag 'v2026.01-rc3' into nextTom Rini
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-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