aboutsummaryrefslogtreecommitdiff
path: root/hw/sd/npcm7xx_sdhci.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-13hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell1-1/+1
2024-07-05hw/sd/npcm7xx_sdhci: Use TYPE_SYSBUS_SDHCI definitionPhilippe Mathieu-Daudé1-1/+2
2023-12-30hw/sd: Constify VMStateRichard Henderson1-1/+1
2023-11-07hw/sd: Declare QOM types using DEFINE_TYPES() macroPhilippe Mathieu-Daudé1-12/+9
2022-02-21Mark remaining global TypeInfo instances as constBernhard Beschow1-1/+1
2021-11-02hw/sd: add nuvoton MMCShengtan Mao1-0/+182