summaryrefslogtreecommitdiff
path: root/doc/README.virtio
AgeCommit message (Collapse)Author
2021-05-10doc: develop: Convert README.virtio to reSTBin Meng
This converts the existing README.virtio to reST, and puts it under the develop/driver-model/ directory. Signed-off-by: Bin Meng <[email protected]>
2018-11-14doc: Document virtio supportBin Meng
Add REAME.virtio to describe the information about U-Boot support for VirtIO devices, including supported boards, build instructions, driver details etc. Signed-off-by: Bin Meng <[email protected]> Reviewed-by: Simon Glass <[email protected]>