aboutsummaryrefslogtreecommitdiff
path: root/cmd/virtio.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-29dm: treewide: Do not use the return value of simple uclass iteratorMichal Suchanek1-6/+3
2022-09-16blk: Switch over to using uclass IDsSimon Glass1-1/+1
2022-04-09virtio: call device_probe() in scanningAKASHI Takahiro1-2/+19
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+2
2020-05-18common: Drop part.h from common headerSimon Glass1-0/+1
2018-11-14virtio: cmd: Add virtio command for virtio devicesTuomas Tynkkynen1-0/+38