summaryrefslogtreecommitdiffstats
path: root/hw/sd/core.c
Commit message (Expand)AuthorAgeFilesLines
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* sd: Don't trace SDRequest crc fieldPeter Maydell2018-06-291-1/+1
* hw: Do not include "sysemu/block-backend.h" if it is not necessaryThomas Huth2018-03-121-1/+0Star
* sdhci: implement CMD/DAT[] fields in the Present State registerPhilippe Mathieu-Daudé2018-02-131-0/+34
* sdhci: implement UHS-I voltage switchPhilippe Mathieu-Daudé2018-02-131-0/+13
* sdbus: add trace eventsPhilippe Mathieu-Daudé2018-02-131-2/+12
* hw/sd: add card-reparenting functionClement Deschamps2017-02-281-0/+27
* hw/sd: Add QOM bus which SD cards plug in toPeter Maydell2016-02-181-0/+146