summaryrefslogtreecommitdiffstats
path: root/hw/sd/sdhci-internal.h
Commit message (Expand)AuthorAgeFilesLines
* hw/sd/sdhci-internal: Unexport ESDHC definesBernhard Beschow2022-10-281-20/+0Star
* sd: sdhci: Implement basic vendor specific register supportGuenter Roeck2020-06-161-0/+5
* qdev: Unrealize must not failMarkus Armbruster2020-05-151-1/+1
* hw/sd/sdhci: Move PCI-related code into a separate fileThomas Huth2019-03-121-0/+34
* sdhci: add i.MX SD Stable Clock bitHans-Erik Floryd2018-08-201-0/+2
* sdhci: add Spec v4.2 register definitionsPhilippe Mathieu-Daudé2018-02-131-0/+9
* sdhci: implement CMD/DAT[] fields in the Present State registerPhilippe Mathieu-Daudé2018-02-131-0/+2
* sdhci: implement the Host Control 2 register (tuning sequence)Philippe Mathieu-Daudé2018-02-131-0/+10
* sdhci: add support for v3 capabilitiesPhilippe Mathieu-Daudé2018-02-131-0/+13
* sdhci: check Spec v2 capabilities (DMA and 64-bit bus)Philippe Mathieu-Daudé2018-02-131-5/+4Star
* sdhci: check the Spec v1 capabilities correctnessPhilippe Mathieu-Daudé2018-02-131-1/+19
* sdhci: simplify sdhci_get_fifolen()Philippe Mathieu-Daudé2018-02-131-1/+3
* sdhci: add a 'spec_version property' (default to v2)Philippe Mathieu-Daudé2018-02-131-2/+2
* sdhci: Add i.MX specific subtype of SDHCIAndrey Smirnov2018-02-091-0/+23
* sdhci: rename the SDHC_CAPAB registerPhilippe Mathieu-Daudé2018-01-161-1/+1
* sdhci: move MASK_TRNMOD with other SDHC_TRN* defines in "sd-internal.h"Philippe Mathieu-Daudé2018-01-161-0/+1
* sdhci: clean up includesPhilippe Mathieu-Daudé2018-01-161-4/+0Star
* Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah2016-03-221-1/+1
* sdhci: Split sdhci.h for public and internal device usageSai Pavan Boddu2015-10-291-0/+232