All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Misc ppc/e500 patches
@ 2025-05-23 15:02 BALATON Zoltan
  2025-05-23 15:02 ` [PATCH 1/3] hw/ppc/e500: Move clock and TB frequency to machine class BALATON Zoltan
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: BALATON Zoltan @ 2025-05-23 15:02 UTC (permalink / raw)
  To: qemu-devel, qemu-ppc; +Cc: Bernhard Beschow, Nicholas Piggin

Some small patches to e500 related parts. Also includes a patch from
Bernhard that is rebased on current version.

Regards,
BALATON Zoltan

BALATON Zoltan (2):
  hw/ppc/e500: Move clock and TB frequency to machine class
  hw/net/fsl_etsec: Set default MAC address

Bernhard Beschow (1):
  hw/ppc/e500: Use SysBusDevice API to access TYPE_CCSR's internal
    resources

 hw/net/fsl_etsec/etsec.c |  1 +
 hw/pci-host/ppce500.c    |  8 ++++----
 hw/ppc/e500.c            | 26 +++++++++++++-------------
 hw/ppc/e500.h            |  4 ++++
 hw/ppc/e500plat.c        |  2 ++
 hw/ppc/mpc8544ds.c       |  2 ++
 6 files changed, 26 insertions(+), 17 deletions(-)

-- 
2.41.3



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

end of thread, other threads:[~2025-05-29 18:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-23 15:02 [PATCH 0/3] Misc ppc/e500 patches BALATON Zoltan
2025-05-23 15:02 ` [PATCH 1/3] hw/ppc/e500: Move clock and TB frequency to machine class BALATON Zoltan
2025-05-23 15:02 ` [PATCH 2/3] hw/net/fsl_etsec: Set default MAC address BALATON Zoltan
2025-05-29 18:20   ` Bernhard Beschow
2025-05-23 15:02 ` [PATCH 3/3] hw/ppc/e500: Use SysBusDevice API to access TYPE_CCSR's internal resources Bernhard Beschow
2025-05-23 15:07   ` BALATON Zoltan
2025-05-29 18:21 ` [PATCH 0/3] Misc ppc/e500 patches Bernhard Beschow

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.