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
/
drivers
/
virtio
/
virtio-uclass.c
Age
Commit message (
Expand
)
Author
2026-03-25
virtio: Fix virtio initialization sequence
Christian Pötzsch
2025-11-07
virtio: typo complaint
Heinrich Schuchardt
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-07
virtio: Remove <common.h> and add needed includes
Tom Rini
2023-08-09
bootstd: Rename bootdev_setup_sibling_blk()
Simon Glass
2023-08-03
virtio: provide driver name in debug message
Heinrich Schuchardt
2023-04-26
virtio: Ensure PCI is set up first
Simon Glass
2023-04-25
virtio: Expose VIRTIO_F_IOMMU_PLATFORM in device features
Will Deacon
2023-02-06
bootstd: Correct virtio block-device handling
Simon Glass
2023-01-23
bootstd: Add a new pre-scan priority for bootdevs
Simon Glass
2023-01-23
bootstd: Add a virtio bootdev
Simon Glass
2023-01-23
virtio: Fix returning -ENODEV
Simon Glass
2023-01-23
virtio: Avoid repeating a long expression
Simon Glass
2022-10-17
dm: treewide: Do not opencode uclass_probe_all()
Michal Suchanek
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-02-24
virtio: fix off by one device id comparison
Vincent Stehlé
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-01-07
virtio: rng: Add a random number generator(rng) driver
Sughosh Ganu
2018-11-14
dm: Add a new uclass driver for VirtIO transport devices
Bin Meng