qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/3] Xilinx Zynq QSPI support
@ 2012-10-29  6:44 Peter Crosthwaite
  2012-10-29  6:44 ` [Qemu-devel] [PATCH 1/3] m25p80: Support for Quad SPI Peter Crosthwaite
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Peter Crosthwaite @ 2012-10-29  6:44 UTC (permalink / raw)
  To: qemu-devel; +Cc: blauwirbel, edgar.iglesias, aliguori

The following changes since commit 50cd72148211c5e5f22ea2519d19ce024226e61f:
  Max Filippov (1):
        hw/xtensa_sim: get rid of intermediate xtensa_sim_init

are available in the git repository at:

  git://developer.petalogix.com/public/qemu.git qspi.2

Peter Crosthwaite (3):
      m25p80: Support for Quad SPI
      xilinx_spips: Generalised to model QSPI
      xilinx_zynq: added QSPI controller

 hw/m25p80.c       |   61 +++++++++++-
 hw/xilinx_spips.c |  289 ++++++++++++++++++++++++++++++++++++++++++++++------
 hw/xilinx_zynq.c  |   40 +++++--
 3 files changed, 340 insertions(+), 50 deletions(-)

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

end of thread, other threads:[~2012-11-20 12:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-29  6:44 [Qemu-devel] [PULL 0/3] Xilinx Zynq QSPI support Peter Crosthwaite
2012-10-29  6:44 ` [Qemu-devel] [PATCH 1/3] m25p80: Support for Quad SPI Peter Crosthwaite
2012-10-29  6:44 ` [Qemu-devel] [PATCH 2/3] xilinx_spips: Generalised to model QSPI Peter Crosthwaite
2012-10-29  6:45 ` [Qemu-devel] [PATCH 3/3] xilinx_zynq: added QSPI controller Peter Crosthwaite
2012-11-20 12:21   ` walimis
2012-10-30 21:07 ` [Qemu-devel] [PULL 0/3] Xilinx Zynq QSPI support Blue Swirl

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