]> git.proxmox.com Git - qemu.git/commit - default-configs/arm-softmmu.mak
hw/sdhci: introduce standard SD host controller
authorIgor Mitsyanko <i.mitsyanko@samsung.com>
Thu, 28 Feb 2013 18:23:14 +0000 (18:23 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 28 Feb 2013 18:23:14 +0000 (18:23 +0000)
commitd7dfca0807a0f579d3ec985bf1220519420c4dfe
tree89a4744495332c522e259606be4da5972a5adab0
parent353575f0959234e1680622f747e20308c94505b7
hw/sdhci: introduce standard SD host controller

Device model for standard SD Host Controller Interface (SDHCI) compliant with
version 2.00 of SD association specification.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Igor Mitsyanko <i.mitsyanko@samsung.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
default-configs/arm-softmmu.mak
hw/Makefile.objs
hw/sdhci.c [new file with mode: 0644]
hw/sdhci.h [new file with mode: 0644]