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