index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
sd
/
sdhci.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-3
/
+4
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
sd: sdhci: Implement basic vendor specific register support
Guenter Roeck
2020-06-16
1
-0
/
+5
*
hw/sd/sdhci: Add dummy Samsung SDHCI controller
Philippe Mathieu-Daudé
2019-10-22
1
-0
/
+2
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
sdhci: implement UHS-I voltage switch
Philippe Mathieu-Daudé
2018-02-13
1
-0
/
+1
*
sdhci: implement the Host Control 2 register (tuning sequence)
Philippe Mathieu-Daudé
2018-02-13
1
-0
/
+1
*
sdhci: rename the hostctl1 register
Philippe Mathieu-Daudé
2018-02-13
1
-1
/
+1
*
sdhci: add a 'spec_version property' (default to v2)
Philippe Mathieu-Daudé
2018-02-13
1
-0
/
+2
*
sdhci: Add i.MX specific subtype of SDHCI
Andrey Smirnov
2018-02-09
1
-0
/
+13
*
sdhci: fix a NULL pointer dereference due to uninitialized AddresSpace object
Philippe Mathieu-Daudé
2018-01-25
1
-0
/
+1
*
sdhci: add a 'dma' property to the sysbus devices
Philippe Mathieu-Daudé
2018-01-16
1
-0
/
+1
*
sdhci: fix the PCI device, using the PCI address space for DMA
Philippe Mathieu-Daudé
2018-01-16
1
-0
/
+1
*
sdhci: fix CAPAB/MAXCURR registers, both are 64bit and read-only
Philippe Mathieu-Daudé
2018-01-16
1
-2
/
+2
*
sdhci: use DEFINE_SDHCI_COMMON_PROPERTIES() for common sysbus/pci properties
Philippe Mathieu-Daudé
2018-01-16
1
-1
/
+3
*
sdhci: remove dead code
Philippe Mathieu-Daudé
2018-01-16
1
-2
/
+0
*
sdhci: clean up includes
Philippe Mathieu-Daudé
2018-01-16
1
-1
/
+6
*
sdhci: add quirk property for card insert interrupt status on Raspberry Pi
Andrew Baumann
2016-02-26
1
-0
/
+2
*
sdhci: Revert "add optional quirk property to disable card insertion/removal ...
Andrew Baumann
2016-02-26
1
-1
/
+0
*
hw/sd/sdhci.c: Update to use SDBus APIs
Peter Maydell
2016-02-18
1
-2
/
+1
*
sdhci: add optional quirk property to disable card insertion/removal interrupts
Andrew Baumann
2015-12-22
1
-0
/
+1
*
sdhci: Sanitize "sdhci-pci" properties for future qomification
Markus Armbruster
2015-12-07
1
-1
/
+1
*
sdhci: Split sdhci.h for public and internal device usage
Sai Pavan Boddu
2015-10-29
1
-0
/
+94