aboutsummaryrefslogtreecommitdiff
path: root/hw/sd/allwinner-sdhost.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-21hw/sd: Use sdbus_write_data() instead of sdbus_write_byte when possiblePhilippe Mathieu-Daudé1-9/+5
2020-08-21hw/sd: Rename sdbus_read_data() as sdbus_read_byte()Philippe Mathieu-Daudé1-5/+5
2020-08-21hw/sd: Rename sdbus_write_data() as sdbus_write_byte()Philippe Mathieu-Daudé1-5/+5
2020-03-12hw/arm/allwinner: add SD/MMC host controllerNiek Linnenbank1-0/+854