index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
dm
/
virtio.c
Age
Commit message (
Expand
)
Author
2024-08-26
test: Rename unit-test flags
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
test: Remove <common.h> and add needed includes
Tom Rini
2022-06-08
test: dm: virtio: Split out virtio device tests
Andrew Scull
2022-06-08
test: dm: virtio: Test notify before del_vqs
Andrew Scull
2022-06-08
virtio: sandbox: Fix device features bitfield
Andrew Scull
2022-06-08
dm: test: virtio: Test the virtio ring
Andrew Scull
2021-02-03
dm: core: Avoid partially removing devices
Simon Glass
2021-01-05
dm: core: Access device flags through functions
Simon Glass
2020-08-07
dm: Rename DM test flags to make them more generic
Simon Glass
2020-08-03
dm: core: Drop header files from dm/test.h
Simon Glass
2020-07-25
test/dm: check if devices exist
Heinrich Schuchardt
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
test/dm: check if devices exist
Heinrich Schuchardt
2018-11-14
test: dm: virtio: Add test cases for virtio uclass
Bin Meng