qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/1] nios2: Add Altera JTAG UART emulation
@ 2017-02-08 23:06 Juro Bystricky
  2017-02-08 23:06 ` [Qemu-devel] [PATCH v3 1/1] " Juro Bystricky
  0 siblings, 1 reply; 12+ messages in thread
From: Juro Bystricky @ 2017-02-08 23:06 UTC (permalink / raw)
  To: qemu-devel; +Cc: marex, crwulff, jurobystricky, Juro Bystricky

v3: including a link to HW registers specs


Juro Bystricky (1):
  nios2: Add Altera JTAG UART emulation

 default-configs/nios2-softmmu.mak |   1 +
 hw/char/Makefile.objs             |   1 +
 hw/char/altera_juart.c            | 268 ++++++++++++++++++++++++++++++++++++++
 include/hw/char/altera_juart.h    |  44 +++++++
 4 files changed, 314 insertions(+)
 create mode 100644 hw/char/altera_juart.c
 create mode 100644 include/hw/char/altera_juart.h

-- 
2.7.4

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

end of thread, other threads:[~2017-02-09 17:25 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-08 23:06 [Qemu-devel] [PATCH v3 0/1] nios2: Add Altera JTAG UART emulation Juro Bystricky
2017-02-08 23:06 ` [Qemu-devel] [PATCH v3 1/1] " Juro Bystricky
2017-02-08 23:22   ` Marek Vasut
2017-02-08 23:33     ` Peter Maydell
2017-02-09  0:54     ` Bystricky, Juro
2017-02-09  8:46       ` Marek Vasut
2017-02-09 15:22         ` Bystricky, Juro
2017-02-09 15:37           ` Marek Vasut
2017-02-09 16:07             ` Bystricky, Juro
2017-02-09 16:13               ` Marek Vasut
2017-02-09 16:34                 ` Bystricky, Juro
2017-02-09 17:25                   ` Marek Vasut

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