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