aboutsummaryrefslogtreecommitdiff
path: root/include/hw/sd/sd.h
AgeCommit message (Expand)Author
2018-06-08sdcard: Reflect when the Spec v3 is supported in the Config Register (SCR)Philippe Mathieu-Daudé
2018-06-08sdcard: Add a 'spec_version' property, default to Spec v2.00Philippe Mathieu-Daudé
2018-02-22sdcard: use the registerfields API to access the OCR registerPhilippe Mathieu-Daudé
2018-02-13sdhci: implement CMD/DAT[] fields in the Present State registerPhilippe Mathieu-Daudé
2018-02-13sdhci: implement UHS-I voltage switchPhilippe Mathieu-Daudé
2017-02-28hw/sd: add card-reparenting functionClement Deschamps
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini
2016-02-18hw/sd: Add QOM bus which SD cards plug in toPeter Maydell
2016-02-18hw/sd/sd.c: QOMifyPeter Maydell
2015-10-29sd.h: Move sd.h to include/hw/sd/Sai Pavan Boddu