index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
sd
/
sdhci-internal.h
Age
Commit message (
Expand
)
Author
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