qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] aspeed: AST2600 SMC fixes and tacoma-bmc machine
@ 2019-11-14  9:45 Cédric Le Goater
  2019-11-14  9:45 ` [PATCH 1/5] aspeed/smc: Restore default AHB window mapping at reset Cédric Le Goater
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Cédric Le Goater @ 2019-11-14  9:45 UTC (permalink / raw)
  To: Peter Maydell
  Cc: Andrew Jeffery, Cédric Le Goater, qemu-arm, Joel Stanley,
	qemu-devel

Hello,

Here are fixes for the AST2600 SMC controller and the definition of a
new tacoma-bmc board using the AST2600 SoC.

Thanks,

C.

Cédric Le Goater (5):
  aspeed/smc: Restore default AHB window mapping at reset
  aspeed/smc: Do not map disabled segment on the AST2600
  aspeed/smc: Add AST2600 timings registers
  aspeed: remove AspeedBoardConfig array and use AspeedMachineClass
  aspeed: Add support for the tacoma-bmc board

 include/hw/arm/aspeed.h     |  24 ++-
 include/hw/ssi/aspeed_smc.h |   1 +
 hw/arm/aspeed.c             | 283 +++++++++++++++++++++++-------------
 hw/ssi/aspeed_smc.c         |  63 +++++---
 4 files changed, 235 insertions(+), 136 deletions(-)

-- 
2.21.0



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

end of thread, other threads:[~2019-11-18  7:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-14  9:45 [PATCH 0/5] aspeed: AST2600 SMC fixes and tacoma-bmc machine Cédric Le Goater
2019-11-14  9:45 ` [PATCH 1/5] aspeed/smc: Restore default AHB window mapping at reset Cédric Le Goater
2019-11-18  7:12   ` Joel Stanley
2019-11-14  9:45 ` [PATCH 2/5] aspeed/smc: Do not map disabled segment on the AST2600 Cédric Le Goater
2019-11-18  7:13   ` Joel Stanley
2019-11-14  9:45 ` [PATCH 3/5] aspeed/smc: Add AST2600 timings registers Cédric Le Goater
2019-11-18  7:15   ` Joel Stanley
2019-11-14  9:45 ` [PATCH 4/5] aspeed: Remove AspeedBoardConfig array and use AspeedMachineClass Cédric Le Goater
2019-11-18  7:16   ` Joel Stanley
2019-11-14  9:45 ` [PATCH 5/5] aspeed: Add support for the tacoma-bmc board Cédric Le Goater
2019-11-18  7:18   ` Joel Stanley
2019-11-18  7:44     ` Cédric Le Goater

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