summary refs log tree commit diff stats
path: root/hw/sd/sdmmc-internal.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/sd/sdcard: Extract TYPE_SDMMC_COMMON from TYPE_SD_CARDPhilippe Mathieu-Daudé2024-07-051-0/+3
* hw/sd/sdcard: Move sd_[a]cmd_name() methods to sd.cPhilippe Mathieu-Daudé2024-07-021-26/+0
* hw/sd/sdcard: Introduce definitions for EXT_CSD registerCédric Le Goater2024-07-021-0/+108
* Clean up header guards that don't match their file nameMarkus Armbruster2019-05-131-2/+3
* sdcard: Display command name when tracing CMD/ACMDPhilippe Mathieu-Daudé2018-03-091-0/+24
* sdcard: define SDMMC_CMD_MAX instead of using the magic '64'Philippe Mathieu-Daudé2018-02-221-0/+15