index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
dm
/
virtio.c
Age
Commit message (
Expand
)
Author
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