aboutsummaryrefslogtreecommitdiff
path: root/include/virtio.h
AgeCommit message (Expand)Author
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-17Init virtio before loading ENV from EXT4 or FATFiona Klute
2024-05-07virtio: Remove <common.h> and add needed includesTom Rini
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-12-26video: Support virtio devices with the splash screenSimon Glass
2021-01-05dm: core: Access device flags through functionsSimon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-01-07virtio: rng: Add a random number generator(rng) driverSughosh Ganu
2018-11-14dm: Add a new uclass driver for VirtIO transport devicesBin Meng