qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] target-xtensa: add Avnet lx60/lx110/lx200 board and OpenCores Ethernet MAC
@ 2011-10-10  2:27 Max Filippov
  2011-10-10  2:27 ` [Qemu-devel] [PATCH 1/2] hw: add OpenCores 10/100 Mbps Ethernet controller Max Filippov
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Max Filippov @ 2011-10-10  2:27 UTC (permalink / raw)
  To: qemu-devel; +Cc: jcmvbkbc, linux-xtensa

Max Filippov (2):
  hw: add OpenCores 10/100 Mbps Ethernet controller
  target-xtensa: add Avnet LX60/LX110/LX200 boards

 Makefile.objs                        |    1 +
 Makefile.target                      |    1 +
 default-configs/xtensa-softmmu.mak   |    3 +
 default-configs/xtensaeb-softmmu.mak |    3 +
 hw/opencores_eth.c                   |  728 ++++++++++++++++++++++++++++++++++
 hw/xtensa_lx60.c                     |  232 +++++++++++
 trace-events                         |   14 +
 7 files changed, 982 insertions(+), 0 deletions(-)
 create mode 100644 hw/opencores_eth.c
 create mode 100644 hw/xtensa_lx60.c

-- 
1.7.6.4

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

end of thread, other threads:[~2011-10-16 11:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-10  2:27 [Qemu-devel] [PATCH 0/2] target-xtensa: add Avnet lx60/lx110/lx200 board and OpenCores Ethernet MAC Max Filippov
2011-10-10  2:27 ` [Qemu-devel] [PATCH 1/2] hw: add OpenCores 10/100 Mbps Ethernet controller Max Filippov
2011-10-10  2:27 ` [Qemu-devel] [PATCH 2/2] target-xtensa: add Avnet LX60/LX110/LX200 boards Max Filippov
2011-10-15 21:31 ` [Qemu-devel] [PATCH 0/2] target-xtensa: add Avnet lx60/lx110/lx200 board and OpenCores Ethernet MAC Blue Swirl
2011-10-15 21:55   ` Max Filippov
2011-10-16 11:05     ` Blue Swirl

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