From: "Peter A. G. Crosthwaite" <peter.crosthwaite@petalogix.com>
To: peter.crosthwaite@petalogix.com, peter.maydell@linaro.org,
qemu-devel@nongnu.org, edgar.iglesias@gmail.com,
i.mitsyanko@samsung.com
Cc: kwolf@redhat.com, vpalatin@chromium.org, d.solodkiy@samsung.com,
duyl@xilinx.com, linnj@xilinx.com, john.williams@petalogix.com,
paul@codesourcery.com
Subject: [Qemu-devel] [PATCH v2 0/2] SDHCI for Xilinx Zynq
Date: Tue, 3 Apr 2012 16:17:28 +1000 [thread overview]
Message-ID: <cover.1333433027.git.peter.crosthwaite@petalogix.com> (raw)
These two patched add a device model for the standard SD host controller interface (1) and instantiates it as a device to the Xilinx Zynq platform (2).
Peter A. G. Crosthwaite (2):
SDHCI: inital version
xilinx_zynq: added sdhci controller
Makefile.target | 1 +
hw/sdhci.c | 736 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
hw/xilinx_zynq.c | 13 +-
3 files changed, 749 insertions(+), 1 deletions(-)
create mode 100644 hw/sdhci.c
--
1.7.3.2
next reply other threads:[~2012-04-03 6:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-03 6:17 Peter A. G. Crosthwaite [this message]
2012-04-03 6:17 ` [Qemu-devel] [PATCH v2 1/2] SDHCI: inital version Peter A. G. Crosthwaite
2012-04-03 6:17 ` [Qemu-devel] [PATCH v2 2/2] xilinx_zynq: added sdhci controller Peter A. G. Crosthwaite
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1333433027.git.peter.crosthwaite@petalogix.com \
--to=peter.crosthwaite@petalogix.com \
--cc=d.solodkiy@samsung.com \
--cc=duyl@xilinx.com \
--cc=edgar.iglesias@gmail.com \
--cc=i.mitsyanko@samsung.com \
--cc=john.williams@petalogix.com \
--cc=kwolf@redhat.com \
--cc=linnj@xilinx.com \
--cc=paul@codesourcery.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=vpalatin@chromium.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).