aboutsummaryrefslogtreecommitdiff
path: root/include/hw/sd/sd.h
AgeCommit message (Expand)AuthorFilesLines
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster1-1/+1
2018-06-08sdcard: Reflect when the Spec v3 is supported in the Config Register (SCR)Philippe Mathieu-Daudé1-0/+1
2018-06-08sdcard: Add a 'spec_version' property, default to Spec v2.00Philippe Mathieu-Daudé1-0/+5
2018-02-22sdcard: use the registerfields API to access the OCR registerPhilippe Mathieu-Daudé1-1/+0
2018-02-13sdhci: implement CMD/DAT[] fields in the Present State registerPhilippe Mathieu-Daudé1-0/+4
2018-02-13sdhci: implement UHS-I voltage switchPhilippe Mathieu-Daudé1-0/+16
2017-02-28hw/sd: add card-reparenting functionClement Deschamps1-0/+11
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster1-3/+4
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini1-0/+2
2016-02-18hw/sd: Add QOM bus which SD cards plug in toPeter Maydell1-0/+62
2016-02-18hw/sd/sd.c: QOMifyPeter Maydell1-0/+3
2015-10-29sd.h: Move sd.h to include/hw/sd/Sai Pavan Boddu1-0/+80