qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] Add Moxie Marin SoC support
@ 2013-12-15 14:58 Anthony Green
  2013-12-16 14:44 ` Eric Blake
  0 siblings, 1 reply; 2+ messages in thread
From: Anthony Green @ 2013-12-15 14:58 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.crosthwaite


I've broken my recent submission into two patches and incorporated
feedback from Peter's review.  Here they come...

Anthony Green (2):
  Add UART for Moxie Marin SoC
  Add Marin SoC support

 default-configs/moxie-softmmu.mak |   1 +
 hw/char/Makefile.objs             |   1 +
 hw/char/marin-uart.c              | 200 ++++++++++++++++++++++++++++++++++++++
 hw/moxie/Makefile.objs            |   2 +-
 hw/moxie/marin.c                  | 166 +++++++++++++++++++++++++++++++
 5 files changed, 369 insertions(+), 1 deletion(-)
 create mode 100644 hw/char/marin-uart.c
 create mode 100644 hw/moxie/marin.c

-- 
1.8.3.1

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

end of thread, other threads:[~2013-12-16 14:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-15 14:58 [Qemu-devel] [PATCH v2 0/2] Add Moxie Marin SoC support Anthony Green
2013-12-16 14:44 ` Eric Blake

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