All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-arm] [PATCH v2 0/3] aspeed: cleanups and extensions
@ 2019-05-06 14:20 ` Cédric Le Goater
  0 siblings, 0 replies; 40+ messages in thread
From: Cédric Le Goater @ 2019-05-06 14:20 UTC (permalink / raw)
  To: Peter Maydell
  Cc: Andrew Jeffery, Cédric Le Goater, qemu-arm, qemu-devel,
	Joel Stanley

Hello,

Here is a series adding a couple of cleanups to the Aspeed SoCs to
prepare ground for extensions and new SoCs.

Thanks,

C.

Changes since v1:

 - moved enum defining the Aspeed controller names under aspeed_soc.h
 - removed AspeedSoCInfo 'sdram_base' field
 - fixed clang compilation

Cédric Le Goater (3):
  aspeed: add a per SoC mapping for the interrupt space
  aspeed: add a per SoC mapping for the memory space
  aspeed: use sysbus_init_child_obj() to initialize children

 include/hw/arm/aspeed_soc.h |  40 ++++++-
 hw/arm/aspeed.c             |   8 +-
 hw/arm/aspeed_soc.c         | 226 ++++++++++++++++++++++--------------
 3 files changed, 184 insertions(+), 90 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-05-24 19:11 UTC | newest]

Thread overview: 40+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-06 14:20 [Qemu-arm] [PATCH v2 0/3] aspeed: cleanups and extensions Cédric Le Goater
2019-05-06 14:20 ` [Qemu-devel] " Cédric Le Goater
2019-05-06 14:20 ` [Qemu-arm] [PATCH v2 1/3] aspeed: add a per SoC mapping for the interrupt space Cédric Le Goater
2019-05-06 14:20   ` [Qemu-devel] " Cédric Le Goater
2019-05-06 14:47   ` [Qemu-arm] " Philippe Mathieu-Daudé
2019-05-06 14:47     ` Philippe Mathieu-Daudé
2019-05-06 14:50     ` Philippe Mathieu-Daudé
2019-05-07  7:25     ` [Qemu-arm] " Cédric Le Goater
2019-05-07  7:25       ` Cédric Le Goater
2019-05-07  5:18   ` [Qemu-arm] " Joel Stanley
2019-05-07  5:18     ` [Qemu-devel] " Joel Stanley
2019-05-06 14:20 ` [Qemu-arm] [PATCH v2 2/3] aspeed: add a per SoC mapping for the memory space Cédric Le Goater
2019-05-06 14:20   ` [Qemu-devel] " Cédric Le Goater
2019-05-06 14:52   ` [Qemu-arm] " Philippe Mathieu-Daudé
2019-05-06 14:52     ` Philippe Mathieu-Daudé
2019-05-07  5:19   ` [Qemu-arm] " Joel Stanley
2019-05-07  5:19     ` [Qemu-devel] " Joel Stanley
2019-05-06 14:20 ` [Qemu-arm] [PATCH v2 3/3] aspeed: use sysbus_init_child_obj() to initialize children Cédric Le Goater
2019-05-06 14:20   ` [Qemu-devel] " Cédric Le Goater
2019-05-07  5:20   ` [Qemu-arm] " Joel Stanley
2019-05-07  5:20     ` [Qemu-devel] " Joel Stanley
2019-05-07  5:46   ` [Qemu-arm] " Philippe Mathieu-Daudé
2019-05-07  5:46     ` Philippe Mathieu-Daudé
2019-05-17 10:11     ` [Qemu-arm] " Cédric Le Goater
2019-05-17 10:11       ` Cédric Le Goater
2019-05-20  7:47 ` [Qemu-arm] [PATCH v2 0/3] aspeed: cleanups and extensions Cédric Le Goater
2019-05-20  7:47   ` [Qemu-devel] " Cédric Le Goater
2019-05-20 11:09   ` [Qemu-arm] " Philippe Mathieu-Daudé
2019-05-20 11:09     ` [Qemu-devel] " Philippe Mathieu-Daudé
2019-05-20 13:11     ` Cédric Le Goater
2019-05-20 13:32       ` [Qemu-arm] " Cédric Le Goater
2019-05-20 13:32         ` [Qemu-devel] " Cédric Le Goater
2019-05-20 16:32         ` [Qemu-arm] " Philippe Mathieu-Daudé
2019-05-20 16:32           ` [Qemu-devel] " Philippe Mathieu-Daudé
2019-05-23 12:52           ` [Qemu-arm] " Peter Maydell
2019-05-23 12:52             ` [Qemu-devel] " Peter Maydell
2019-05-23 13:03             ` [Qemu-arm] " Cédric Le Goater
2019-05-23 13:03               ` [Qemu-devel] " Cédric Le Goater
2019-05-24 19:09               ` [Qemu-arm] " Eduardo Habkost
2019-05-24 19:09                 ` [Qemu-devel] " Eduardo Habkost

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.