History log of /fuchsia/zircon/system/ulib/ddk/include/hw/sdhci.h
Revision Date Author Comments
# ce63421f 08-Apr-2018 Ruchira Ravoori <ravoorir@rodete-laptop-imager.corp.google.com>

[zircon][sdhci] Move sdhci hardware details from sdmmc to sdhci layer

sdmmc code is being reused for amlogic's sdhci which does not follow the sdhci
spec. This changeset relocates the cmd info specific to sdchi from sdmmc layer
to sdhci layer.

Change-Id: I6640056e6c06ee51946f0b8be6a5b07a7beb1fd2


# b542196e 11-Oct-2017 David Stevens <stevensd@google.com>

[system][mmc] Add support for hs400 mode

Change-Id: I0c992bfdfa89fc3d5259ef77116c8daceb64e535


# 8560cf56 05-Jul-2017 Yvonne Yip <yky@google.com>

[dev][sdhci][sdmmc] enable ADMA2

Change-Id: I8786fcee3df1880c7a6f497fd60ab964616643a4


# 7dbc3396 26-Jun-2017 Yvonne Yip <yky@google.com>

[dev][sdmmc][sdhci] enable HS timing and wide bus

Change-Id: Ifaa1026da40ae1555693134a1109ff31e7f6a051


# e1b3aedc 12-Jun-2017 Yvonne Yip <yky@google.com>

[dev][block] enable pci-sdhci and mmc

Supports generic sdhci device on pci, and add basic mmc
support to sdmmc driver.

Currently the mmc driver initializes the card to legacy
timing @ 26mhz, 1-bit data width. Transfers are done
in poll mode only.

Change-Id: I51979e02490e62010033cd3384635614a6570ba8


# 03c769f4 12-Jun-2017 Yvonne Yip <yky@google.com>

[dev][bcm] factor out sdhci bits from bcm bits

Introduce a new protocol MX_PROTOCOL_SDHCI and factor out the
sdhci implementation from the bcm-mmc driver for reuse.

Change-Id: I5936351b6740f6acb27cc8f2436107320b287211