summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2025-12-05Merge patch series "clk: Return value calculated by ERR_PTR"Tom Rini
2025-12-05clk: Return value calculated by ERR_PTRAndrew Goodbody
2025-12-05Merge patch series "test: let UNIT_TEST imply CONSOLE_RECORD"Tom Rini
2025-12-05test: let UNIT_TEST imply CONSOLE_RECORDHeinrich Schuchardt
2025-12-05cmd: fix 'fdt get value'Heinrich Schuchardt
2025-12-05test: cmd/bdinfo: consider PPC architecture specific infoHeinrich Schuchardt
2025-12-05test: relax cread_test time constraintHeinrich Schuchardt
2025-12-05test: fix cmt/msr testHeinrich Schuchardt
2025-12-05test: consider endianness in print_display_bufferHeinrich Schuchardt
2025-12-05test: fix bdinfo_test_all boot_params expectationHeinrich Schuchardt
2025-12-05test: correct comments in test/cmd/font.cHeinrich Schuchardt
2025-12-05test: the cmd/font test requires the sandboxHeinrich Schuchardt
2025-12-05test: do not assume memory size 256 MiB in cmd_test_meminfoHeinrich Schuchardt
2025-12-05test: cmd_exit_test depends on CONFIG_HUSH_PARSERHeinrich Schuchardt
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-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-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