aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/virtio.c
Commit message (Expand)AuthorAgeFilesLines
* dm: treewide: Do not use the return value of simple uclass iteratorMichal Suchanek2022-10-291-6/+3
* blk: Switch over to using uclass IDsSimon Glass2022-09-161-1/+1
* virtio: call device_probe() in scanningAKASHI Takahiro2022-04-091-2/+19
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+2
* common: Drop part.h from common headerSimon Glass2020-05-181-0/+1
* virtio: cmd: Add virtio command for virtio devicesTuomas Tynkkynen2018-11-141-0/+38