summaryrefslogtreecommitdiff
path: root/test/dm
AgeCommit message (Expand)Author
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
2025-03-12Merge branch 'graph' of https://source.denx.de/u-boot/custodians/u-boot-tegra...Tom Rini
2025-03-08test: dm: add video bridge testsSvyatoslav Ryhel
2025-03-08test: dm: add ofnode_graph testsSvyatoslav Ryhel
2025-02-11test: Make all tests depend on UNIT_TESTSimon Glass
2025-02-11test: Drop sandbox_set_enable_memio() from mux-cmd testSimon Glass
2025-02-07led: add function naming option from linuxHeiko Schocher
2025-01-24Merge patch series "test: Improvements to ut command and test-suite running"Tom Rini
2025-01-24test: Drop the function for running dm testsSimon Glass
2025-01-24test: Drop the _test suffix on linker listsSimon Glass
2025-01-24test: Rename test suites to match their linker-list nameSimon Glass
2025-01-24test: Rename test_get_state() to ut_get_state()Simon Glass
2025-01-22Merge patch series "upl: Prerequite patches for updated spec"Tom Rini
2025-01-22dm: core: Provide ofnode_find_subnode_unit()Simon Glass
2025-01-22dm: core: Provide ofnode_name_eq_unit() to accept a unit addressSimon Glass
2025-01-22dm: core: Clarify behaviour of ofnode_name_eq()Simon Glass
2025-01-14Merge patch series "SMBIOS improvements"Tom Rini