summaryrefslogtreecommitdiff
path: root/test/dm
AgeCommit message (Expand)Author
3 daystest: dm: Add compatible multimatch testMarkus Schneider-Pargmann (TI.com)
2025-12-24test: dm: clk_ccf: clean up assert statementsHeinrich Schuchardt
2025-12-18Merge tag 'u-boot-socfpga-next-20251217' of https://source.denx.de/u-boot/cus...Tom Rini
2025-12-12Revert "clk: Return value calculated by ERR_PTR"Tom Rini
2025-12-10test: dm: fdtdec: Validate FDT size in unit testAdriana Nicolae
2025-12-08Merge tag 'v2026.01-rc4' into nextTom Rini
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-02boot/bootfdt: Add smbios3-entrypoint to FDT for non-EFI bootsAdriana Nicolae
2025-11-28sandbox: Fix DT compiler address warnings in sandbox DTsMarek Vasut
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-06acpi: use U-Boot ACPI vendor IDHeinrich Schuchardt
2025-10-08test: led: Add missing ';'Tom Rini
2025-08-31test: Update logic for video testTom Rini
2025-08-06drivers: i3c: Add i3c sandbox simple test.Dinesh Maniyam
2025-07-24uclass: Cleanup uclass_find_next_deviceAndrew Goodbody
2025-07-23block: Remove blk_find_first/nextGreg Malysa
2025-07-11test: dm: add AES engine testSvyatoslav Ryhel
2025-06-11Merge tag 'u-boot-stm32-20250611' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-06-11sandbox: test: update for CONFIG_CLK_AUTO_ID supportPatrick Delaunay
2025-06-10tpm: Convert sandbox-focussed tests to CSimon Glass
2025-05-29global: Avoid indirect inclusion of <env.h> from <net.h>Tom Rini
2025-05-14global: Avoid indirect inclusion of <env.h> from <command.h>Tom Rini
2025-05-02video: Add a function to draw a rectangleSimon Glass
2025-05-02video: Allow console output to be silencedSimon Glass
2025-05-02test: video: Export the video-checking functionsSimon Glass
2025-05-02video: Add a way to write a partial string to the consoleSimon Glass
2025-05-02video: truetype: Support a limit on the width of a lineSimon Glass
2025-05-02video: truetype: Support newlines in the measured stringSimon Glass
2025-05-02video: truetype: Fill in the measured lineSimon Glass
2025-05-02video: Begin support for measuring multiple lines of textSimon Glass
2025-05-02video: Add a test for font measurementSimon Glass
2025-05-01video: Use VIDEO_DAMAGE for VIDEO_COPYAlexander Graf
2025-05-01video: test: Test video damage tracking via vidconsoleAlper Nebi Yasak
2025-05-01video: test: Test partial updates of hardware frame bufferAlper Nebi Yasak
2025-05-01video: test: Support checking copy frame buffer contentsAlper Nebi Yasak
2025-05-01video: test: Split copy frame buffer check into a functionAlper Nebi Yasak
2025-04-28power-domain: Add support for refcounting (again)Miquel Raynal
2025-04-23test: dm: eth, dsa: update tests for NET_LWIPJerome Forissier
2025-04-18Revert "power-domain: Add refcounting"Wadim Egorov
2025-04-10power-domain: Add refcountingMiquel Raynal
2025-04-10test: dm: test-fdt: Add checks for uclass_get_device_by_endpoint()Miquel Raynal
2025-04-03Merge patch series "x86: Improve operation under QEMU"Tom Rini
2025-04-03acpi: Support checking checksumsSimon Glass
2025-04-03test: acpi: Correct memory leaksSimon Glass
2025-04-03Merge patch series "acpi_table: Fix IORT RC node"Tom Rini
2025-04-03test: acpi: Add IORT testsPatrick Rudolph