summaryrefslogtreecommitdiff
path: root/hw/sd/sdhci-internal.h
AgeCommit message (Expand)Author
2020-06-16sd: sdhci: Implement basic vendor specific register supportGuenter Roeck
2020-05-15qdev: Unrealize must not failMarkus Armbruster
2019-03-12hw/sd/sdhci: Move PCI-related code into a separate fileThomas Huth
2018-08-20sdhci: add i.MX SD Stable Clock bitHans-Erik Floryd
2018-02-13sdhci: add Spec v4.2 register definitionsPhilippe Mathieu-Daudé
2018-02-13sdhci: implement CMD/DAT[] fields in the Present State registerPhilippe Mathieu-Daudé
2018-02-13sdhci: implement the Host Control 2 register (tuning sequence)Philippe Mathieu-Daudé
2018-02-13sdhci: add support for v3 capabilitiesPhilippe Mathieu-Daudé
2018-02-13sdhci: check Spec v2 capabilities (DMA and 64-bit bus)Philippe Mathieu-Daudé
2018-02-13sdhci: check the Spec v1 capabilities correctnessPhilippe Mathieu-Daudé
2018-02-13sdhci: simplify sdhci_get_fifolen()Philippe Mathieu-Daudé
2018-02-13sdhci: add a 'spec_version property' (default to v2)Philippe Mathieu-Daudé
2018-02-09sdhci: Add i.MX specific subtype of SDHCIAndrey Smirnov
2018-01-16sdhci: rename the SDHC_CAPAB registerPhilippe Mathieu-Daudé
2018-01-16sdhci: move MASK_TRNMOD with other SDHC_TRN* defines in "sd-internal.h"Philippe Mathieu-Daudé
2018-01-16sdhci: clean up includesPhilippe Mathieu-Daudé
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah
2015-10-29sdhci: Split sdhci.h for public and internal device usageSai Pavan Boddu