index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
sd
/
sdhci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-3
/
+4
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+4
2020-06-16
sd: sdhci: Implement basic vendor specific register support
Guenter Roeck
1
-0
/
+5
2019-10-22
hw/sd/sdhci: Add dummy Samsung SDHCI controller
Philippe Mathieu-Daudé
1
-0
/
+2
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-02-13
sdhci: implement UHS-I voltage switch
Philippe Mathieu-Daudé
1
-0
/
+1
2018-02-13
sdhci: implement the Host Control 2 register (tuning sequence)
Philippe Mathieu-Daudé
1
-0
/
+1
2018-02-13
sdhci: rename the hostctl1 register
Philippe Mathieu-Daudé
1
-1
/
+1
2018-02-13
sdhci: add a 'spec_version property' (default to v2)
Philippe Mathieu-Daudé
1
-0
/
+2
2018-02-09
sdhci: Add i.MX specific subtype of SDHCI
Andrey Smirnov
1
-0
/
+13
2018-01-25
sdhci: fix a NULL pointer dereference due to uninitialized AddresSpace object
Philippe Mathieu-Daudé
1
-0
/
+1
2018-01-16
sdhci: add a 'dma' property to the sysbus devices
Philippe Mathieu-Daudé
1
-0
/
+1
2018-01-16
sdhci: fix the PCI device, using the PCI address space for DMA
Philippe Mathieu-Daudé
1
-0
/
+1
2018-01-16
sdhci: fix CAPAB/MAXCURR registers, both are 64bit and read-only
Philippe Mathieu-Daudé
1
-2
/
+2
2018-01-16
sdhci: use DEFINE_SDHCI_COMMON_PROPERTIES() for common sysbus/pci properties
Philippe Mathieu-Daudé
1
-1
/
+3
2018-01-16
sdhci: remove dead code
Philippe Mathieu-Daudé
1
-2
/
+0
2018-01-16
sdhci: clean up includes
Philippe Mathieu-Daudé
1
-1
/
+6
2016-02-26
sdhci: add quirk property for card insert interrupt status on Raspberry Pi
Andrew Baumann
1
-0
/
+2
2016-02-26
sdhci: Revert "add optional quirk property to disable card insertion/removal ...
Andrew Baumann
1
-1
/
+0
2016-02-18
hw/sd/sdhci.c: Update to use SDBus APIs
Peter Maydell
1
-2
/
+1
2015-12-22
sdhci: add optional quirk property to disable card insertion/removal interrupts
Andrew Baumann
1
-0
/
+1
2015-12-07
sdhci: Sanitize "sdhci-pci" properties for future qomification
Markus Armbruster
1
-1
/
+1
2015-10-29
sdhci: Split sdhci.h for public and internal device usage
Sai Pavan Boddu
1
-0
/
+94