qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] SDHCI for Xilinx Zynq
@ 2012-04-03  6:17 Peter A. G. Crosthwaite
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Peter A. G. Crosthwaite @ 2012-04-03  6:17 UTC (permalink / raw)
  To: peter.crosthwaite, peter.maydell, qemu-devel, edgar.iglesias,
	i.mitsyanko
  Cc: kwolf, vpalatin, d.solodkiy, duyl, linnj, john.williams, paul

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

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

end of thread, other threads:[~2012-04-03  6:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-03  6:17 [Qemu-devel] [PATCH v2 0/2] SDHCI for Xilinx Zynq Peter A. G. Crosthwaite
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

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