Age | Commit message (Expand) | Author |
---|---|---|
2018-01-16 | sdhci: fix the PCI device, using the PCI address space for DMA | Philippe Mathieu-Daudé |
2018-01-16 | sdhci: fix CAPAB/MAXCURR registers, both are 64bit and read-only | Philippe Mathieu-Daudé |
2018-01-16 | sdhci: use DEFINE_SDHCI_COMMON_PROPERTIES() for common sysbus/pci properties | Philippe Mathieu-Daudé |
2018-01-16 | sdhci: remove dead code | Philippe Mathieu-Daudé |
2018-01-16 | sdhci: clean up includes | Philippe Mathieu-Daudé |
2016-02-26 | sdhci: add quirk property for card insert interrupt status on Raspberry Pi | Andrew Baumann |
2016-02-26 | sdhci: Revert "add optional quirk property to disable card insertion/removal ... | Andrew Baumann |
2016-02-18 | hw/sd/sdhci.c: Update to use SDBus APIs | Peter Maydell |
2015-12-22 | sdhci: add optional quirk property to disable card insertion/removal interrupts | Andrew Baumann |
2015-12-07 | sdhci: Sanitize "sdhci-pci" properties for future qomification | Markus Armbruster |
2015-10-29 | sdhci: Split sdhci.h for public and internal device usage | Sai Pavan Boddu |