aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/virtio.c
Commit message (Expand)AuthorAgeFilesLines
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-201-1/+0
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-191-0/+1
* cmd: Remove <common.h> and add needed includesTom Rini2024-05-061-1/+0
* 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