qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] GPIO model for Zynq SoC
@ 2014-12-30 13:13 Colin Leitner
  2014-12-30 13:13 ` [Qemu-devel] [PATCH 1/2] zynq_gpio: " Colin Leitner
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Colin Leitner @ 2014-12-30 13:13 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.crosthwaite, Colin Leitner

Hello everyone,

I wrote the Zynq GPIO model a while ago and it proved useful in an internal
project, so maybe others will find it useful too.

Cheers,
    Colin

Colin Leitner (2):
  zynq_gpio: GPIO model for Zynq SoC
  xilinx_zynq: Add zynq_gpio to the machine

 hw/arm/xilinx_zynq.c  |    2 +
 hw/gpio/Makefile.objs |    1 +
 hw/gpio/zynq_gpio.c   |  441 +++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 444 insertions(+)
 create mode 100644 hw/gpio/zynq_gpio.c

-- 
1.7.10.4

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

end of thread, other threads:[~2015-02-21 17:59 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-30 13:13 [Qemu-devel] [PATCH 0/2] GPIO model for Zynq SoC Colin Leitner
2014-12-30 13:13 ` [Qemu-devel] [PATCH 1/2] zynq_gpio: " Colin Leitner
2014-12-30 23:24   ` Peter Crosthwaite
2014-12-31  1:03     ` Colin Leitner
2014-12-30 13:13 ` [Qemu-devel] [PATCH 2/2] xilinx_zynq: Add zynq_gpio to the machine Colin Leitner
2014-12-31 14:06 ` [Qemu-devel] [PATCH v2 0/2] Reworked Zynq GPIO model Colin Leitner
2014-12-31 14:06   ` [Qemu-devel] [PATCH v2 1/2] zynq_gpio: GPIO model for Zynq SoC Colin Leitner
2014-12-31 14:06   ` [Qemu-devel] [PATCH v2 2/2] xilinx_zynq: Add zynq-gpio to the machine Colin Leitner
2015-01-06 22:26 ` [Qemu-devel] [PATCH v3 0/2] Reworked Zynq GPIO model Colin Leitner
2015-01-06 22:26   ` [Qemu-devel] [PATCH v3 1/2] zynq_gpio: GPIO model for Zynq SoC Colin Leitner
2015-01-20 22:05     ` Peter Crosthwaite
2015-01-06 22:26   ` [Qemu-devel] [PATCH v3 2/2] xilinx_zynq: Add zynq-gpio to the machine Colin Leitner
2015-01-20 22:06     ` Peter Crosthwaite
2015-01-25 19:51   ` [Qemu-devel] [PATCH v4 0/2] Reworked Zynq GPIO model Colin Leitner
2015-01-25 19:51     ` [Qemu-devel] [PATCH v4 1/2] zynq_gpio: GPIO model for Zynq SoC Colin Leitner
2015-01-25 19:51     ` [Qemu-devel] [PATCH v4 2/2] xilinx_zynq: Add zynq-gpio to the machine Colin Leitner
2015-02-10  6:06     ` [Qemu-devel] [PATCH v4 0/2] Reworked Zynq GPIO model Peter Crosthwaite
2015-02-21 17:59       ` Peter 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).