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