~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
virtio
Commit message (
Expand
)
Author
Age
*
bootstd: Rename bootdev_setup_sibling_blk()
Simon Glass
2023-08-09
*
virtio: provide driver name in debug message
Heinrich Schuchardt
2023-08-03
*
virtio: Ensure PCI is set up first
Simon Glass
2023-04-26
*
virtio: Use bounce buffers when VIRTIO_F_IOMMU_PLATFORM is set
Will Deacon
2023-04-25
*
virtio: Allocate bounce buffers for devices with VIRTIO_F_IOMMU_PLATFORM
Will Deacon
2023-04-25
*
virtio: Add helper functions to attach/detach vring descriptors
Will Deacon
2023-04-25
*
virtio: Allocate virtqueue in page-size units
Will Deacon
2023-04-25
*
virtio: pci: Tear down VQs in virtio_pci_reset()
Will Deacon
2023-04-25
*
virtio: Expose VIRTIO_F_IOMMU_PLATFORM in device features
Will Deacon
2023-04-25
*
bootstd: Correct virtio block-device handling
Simon Glass
2023-02-06
*
virtio: Add some debugging
Simon Glass
2023-02-06
*
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: Add a block device
Simon Glass
2023-01-23
*
virtio: Avoid strange behaviour on removal
Simon Glass
2023-01-23
*
virtio: Fix returning -ENODEV
Simon Glass
2023-01-23
*
virtio: Avoid repeating a long expression
Simon Glass
2023-01-23
*
dm: treewide: Do not opencode uclass_probe_all()
Michal Suchanek
2022-10-17
*
blk: Rename if_type to uclass_id
Simon Glass
2022-09-25
*
blk: Switch over to using uclass IDs
Simon Glass
2022-09-16
*
blk: Enable CONFIG_BLK for all media
Simon Glass
2022-09-16
*
virtio: pci: fix bug of virtio_pci_map_capability
Xiang W
2022-09-15
*
virtio: rng: Check length before copying
Andrew Scull
2022-06-08
*
virtio: sandbox: Bind RNG rather than block device
Andrew Scull
2022-06-08
*
virtio: sandbox: Fix device features bitfield
Andrew Scull
2022-06-08
*
virtio_ring: Check used descriptors are chain heads
Andrew Scull
2022-06-08
*
virtio_ring: Maintain a shadow copy of descriptors
Andrew Scull
2022-06-08
*
virtio_ring: Add helper to attach vring descriptor
Andrew Scull
2022-06-08
*
virtio_ring: Merge identical variables
Andrew Scull
2022-06-08
*
virtio: pci: Make use of dm_pci_map_bar()
Andrew Scull
2022-05-03
*
virtio: pci: Check virtio configs are mapped
Andrew Scull
2022-05-03
*
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
2022-05-03
*
pci: Map bars with offset and length
Andrew Scull
2022-05-03
*
virtio: pci: Read entire capability into memory
Andrew Scull
2022-05-03
*
virtio: pci: Check virtio capability is in bounds
Andrew Scull
2022-05-03
*
virtio: pci: Check virtio common config size
Andrew Scull
2022-05-03
*
virtio: pci: Bounds check notification writes
Andrew Scull
2022-05-03
*
virtio: pci: Bounds check device config access
Andrew Scull
2022-05-03
*
virtio: pci: Fix discovery of device config length
Andrew Scull
2022-05-03
*
virtio: pci: Allow exclusion of legacy driver
Andrew Scull
2022-05-03
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
pci: Drop DM_PCI
Simon Glass
2021-09-13
*
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-07-06
*
virtio: Fix VirtIO BLK driver dependency
Bin Meng
2021-03-05
*
virtio: fix off by one device id comparison
Vincent Stehlé
2021-02-24
*
dm: Avoid accessing seq directly
Simon Glass
2020-12-18
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
[next]