qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/4] Sam460ex emulation
@ 2017-09-16 14:02 BALATON Zoltan
  2017-09-16 14:02 ` [Qemu-devel] [PATCH v2 3/4] ppc4xx: Add more PLB registers BALATON Zoltan
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: BALATON Zoltan @ 2017-09-16 14:02 UTC (permalink / raw)
  To: qemu-devel, qemu-ppc; +Cc: Alexander Graf, David Gibson, Francois Revol

Resending those patches that were reviewed and did not need any
changes or only rebasing to latest master so these could go in now.
I'll get back to the other patches that need more changes later.

BALATON Zoltan (4):
  ohci: Allow sysbus version to be used as a companion
  ehci: Add ppc4xx-ehci for the USB 2.0 controller in embedded PPC SoCs
  ppc4xx: Add more PLB registers
  ppc: Add 460EX embedded CPU

 hw/ppc/ppc405_uc.c          | 12 +++++++++---
 hw/usb/hcd-ehci-sysbus.c    | 25 +++++++++++++++++++++++++
 hw/usb/hcd-ehci.h           |  1 +
 hw/usb/hcd-ohci.c           | 15 ++++++++++++---
 target/ppc/cpu-models.c     |  3 +++
 target/ppc/cpu-models.h     |  1 +
 target/ppc/translate_init.c | 38 ++++++++++++++++++++++++++++++++++++++
 7 files changed, 89 insertions(+), 6 deletions(-)

-- 
2.7.6

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

end of thread, other threads:[~2017-09-18  2:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-16 14:02 [Qemu-devel] [PATCH v2 0/4] Sam460ex emulation BALATON Zoltan
2017-09-16 14:02 ` [Qemu-devel] [PATCH v2 3/4] ppc4xx: Add more PLB registers BALATON Zoltan
2017-09-16 14:02 ` [Qemu-devel] [PATCH v2 4/4] ppc: Add 460EX embedded CPU BALATON Zoltan
2017-09-16 14:02 ` [Qemu-devel] [PATCH v2 1/4] ohci: Allow sysbus version to be used as a companion BALATON Zoltan
2017-09-16 14:02 ` [Qemu-devel] [PATCH v2 2/4] ehci: Add ppc4xx-ehci for the USB 2.0 controller in embedded PPC SoCs BALATON Zoltan
2017-09-18  0:26 ` [Qemu-devel] [PATCH v2 0/4] Sam460ex emulation David Gibson

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