| Commit message (Expand) | Author | Age | Files | Lines |
* | hw/sd/sdhci-internal: Unexport ESDHC defines | Bernhard Beschow | 2022-10-28 | 1 | -20/+0 |
* | sd: sdhci: Implement basic vendor specific register support | Guenter Roeck | 2020-06-16 | 1 | -0/+5 |
* | qdev: Unrealize must not fail | Markus Armbruster | 2020-05-15 | 1 | -1/+1 |
* | hw/sd/sdhci: Move PCI-related code into a separate file | Thomas Huth | 2019-03-12 | 1 | -0/+34 |
* | sdhci: add i.MX SD Stable Clock bit | Hans-Erik Floryd | 2018-08-20 | 1 | -0/+2 |
* | sdhci: add Spec v4.2 register definitions | Philippe Mathieu-Daudé | 2018-02-13 | 1 | -0/+9 |
* | sdhci: implement CMD/DAT[] fields in the Present State register | Philippe Mathieu-Daudé | 2018-02-13 | 1 | -0/+2 |
* | sdhci: implement the Host Control 2 register (tuning sequence) | Philippe Mathieu-Daudé | 2018-02-13 | 1 | -0/+10 |
* | sdhci: add support for v3 capabilities | Philippe Mathieu-Daudé | 2018-02-13 | 1 | -0/+13 |
* | sdhci: check Spec v2 capabilities (DMA and 64-bit bus) | Philippe Mathieu-Daudé | 2018-02-13 | 1 | -5/+4 |
* | sdhci: check the Spec v1 capabilities correctness | Philippe Mathieu-Daudé | 2018-02-13 | 1 | -1/+19 |
* | sdhci: simplify sdhci_get_fifolen() | Philippe Mathieu-Daudé | 2018-02-13 | 1 | -1/+3 |
* | sdhci: add a 'spec_version property' (default to v2) | Philippe Mathieu-Daudé | 2018-02-13 | 1 | -2/+2 |
* | sdhci: Add i.MX specific subtype of SDHCI | Andrey Smirnov | 2018-02-09 | 1 | -0/+23 |
* | sdhci: rename the SDHC_CAPAB register | Philippe Mathieu-Daudé | 2018-01-16 | 1 | -1/+1 |
* | sdhci: move MASK_TRNMOD with other SDHC_TRN* defines in "sd-internal.h" | Philippe Mathieu-Daudé | 2018-01-16 | 1 | -0/+1 |
* | sdhci: clean up includes | Philippe Mathieu-Daudé | 2018-01-16 | 1 | -4/+0 |
* | Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND | Rutuja Shah | 2016-03-22 | 1 | -1/+1 |
* | sdhci: Split sdhci.h for public and internal device usage | Sai Pavan Boddu | 2015-10-29 | 1 | -0/+232 |