summaryrefslogtreecommitdiff
path: root/test/dm
AgeCommit message (Expand)Author
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
2025-01-14test/dm: add sandbox test for sysinfo_get_dataRaymond Mao
2024-12-06Merge patch series "led: update LED boot/activity to new property implementat...Tom Rini
2024-12-06test: dm: Update test for LED activity and bootChristian Marangi
2024-12-06test: dm: Add test for ofnode options phandle helperChristian Marangi
2024-12-06test: dm: Expand dm_test_ofnode_phandle(_ot) with new ofnode/tree_parse_phandleChristian Marangi
2024-12-06test: dm: fix broken dm_test_ofnode_phandle_ot and get_by_phandle_otChristian Marangi
2024-11-25Merge tag 'v2025.01-rc3' into nextTom Rini
2024-11-24dm: Add dm_remove_devices_active() for ordered device removalJanne Grunau
2024-11-17dm: sysinfo: Shorten the SYSINFO_ID prefixSimon Glass
2024-11-03dm: core: Add a function to see if a device existsSimon Glass