summaryrefslogtreecommitdiff
path: root/test/dm/mdio.c
AgeCommit message (Expand)Author
2024-08-26test: Drop the blank line before test macrosSimon Glass
2024-08-26test: Rename unit-test flagsSimon Glass
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06test: Remove <common.h> and add needed includesTom Rini
2022-04-10treewide: use dm_mdio_read/write/reset() wrappersMarek BehĂșn
2020-08-07dm: Rename DM test flags to make them more genericSimon Glass
2020-08-03dm: core: Drop header files from dm/test.hSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2019-07-18test: dm_mdio: add a 2nd register to the emulated PHYAlex Marginean
2019-07-15test: dm: add MDIO testAlex Marginean