qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v1 0/2] SDHCI for Xilinx Zynq
@ 2012-04-02  6:24 Peter A. G. Crosthwaite
  2012-04-02  6:24 ` [Qemu-devel] [PATCH v1 1/2] SDHCI: inital version Peter A. G. Crosthwaite
  2012-04-02  6:24 ` [Qemu-devel] [PATCH v1 2/2] xilinx_zynq: added sdhci controller Peter A. G. Crosthwaite
  0 siblings, 2 replies; 13+ messages in thread
From: Peter A. G. Crosthwaite @ 2012-04-02  6:24 UTC (permalink / raw)
  To: peter.crosthwaite, paul, peter.maydell, qemu-devel,
	edgar.iglesias
  Cc: linnj, vpalatin, john.williams, duyl

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       |  748 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 hw/xilinx_zynq.c |   13 +-
 3 files changed, 761 insertions(+), 1 deletions(-)
 create mode 100644 hw/sdhci.c

-- 
1.7.3.2

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2012-04-02 14:16 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-02  6:24 [Qemu-devel] [PATCH v1 0/2] SDHCI for Xilinx Zynq Peter A. G. Crosthwaite
2012-04-02  6:24 ` [Qemu-devel] [PATCH v1 1/2] SDHCI: inital version Peter A. G. Crosthwaite
2012-04-02  7:20   ` Peter Maydell
2012-04-02  8:00     ` Andreas Färber
2012-04-02  8:38       ` Igor Mitsyanko
2012-04-02 11:05         ` Peter Crosthwaite
2012-04-02 13:31           ` Igor Mitsyanko
2012-04-02 13:47             ` Peter Crosthwaite
2012-04-02 14:16               ` Igor Mitsyanko
2012-04-02 13:46         ` Peter Maydell
2012-04-02 13:56           ` Igor Mitsyanko
2012-04-02 10:40     ` Peter Crosthwaite
2012-04-02  6:24 ` [Qemu-devel] [PATCH v1 2/2] xilinx_zynq: added sdhci controller Peter A. G. Crosthwaite

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).