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 via email to