All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Green <green@moxielogic.com>
To: qemu-devel@nongnu.org
Cc: peter.crosthwaite@xilinx.com
Subject: [Qemu-devel] [PATCH v2 0/2] Add Moxie Marin SoC support
Date: Sun, 15 Dec 2013 09:58:55 -0500	[thread overview]
Message-ID: <87haaakvo0.fsf@moxielogic.com> (raw)


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

             reply	other threads:[~2013-12-15 14:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-15 14:58 Anthony Green [this message]
2013-12-16 14:44 ` [Qemu-devel] [PATCH v2 0/2] Add Moxie Marin SoC support Eric Blake

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87haaakvo0.fsf@moxielogic.com \
    --to=green@moxielogic.com \
    --cc=peter.crosthwaite@xilinx.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.