qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/7] arm: aspeed: Extend SDRAM controller
@ 2018-08-07  7:57 Joel Stanley
  2018-08-07  7:57 ` [Qemu-devel] [PATCH 1/7] aspeed_sdmc: Extend number of valid registers Joel Stanley
                   ` (7 more replies)
  0 siblings, 8 replies; 20+ messages in thread
From: Joel Stanley @ 2018-08-07  7:57 UTC (permalink / raw)
  To: Peter Maydell, Cédric Le Goater; +Cc: Andrew Jeffery, qemu-arm, qemu-devel

This series allow us to run upstream u-boot on the ast2500-evb model.
They have been tested with upstream u-boot, as well as openbmc's ast2500
and ast2500 images.

Cédric Le Goater (1):
  aspeed: add a max_ram_size property to the memory controller

Joel Stanley (6):
  aspeed_sdmc: Extend number of valid registers
  aspeed_sdmc: Fix saved values
  aspeed_sdmc: Set 'cache initial sequence' always true
  aspeed_sdmc: Init status alwlays idle
  aspeed_sdmc: Handle ECC training
  aspeed: Link SCU to the watchdog

 hw/arm/aspeed.c                  | 31 ++++++++++++++++++
 hw/arm/aspeed_soc.c              |  4 +++
 hw/misc/aspeed_sdmc.c            | 55 +++++++++++++++++++++-----------
 hw/watchdog/wdt_aspeed.c         | 20 ++++++++++++
 include/hw/misc/aspeed_sdmc.h    |  4 ++-
 include/hw/watchdog/wdt_aspeed.h |  1 +
 6 files changed, 95 insertions(+), 20 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2018-08-16 14:04 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-07  7:57 [Qemu-devel] [PATCH 0/7] arm: aspeed: Extend SDRAM controller Joel Stanley
2018-08-07  7:57 ` [Qemu-devel] [PATCH 1/7] aspeed_sdmc: Extend number of valid registers Joel Stanley
2018-08-07  9:52   ` Cédric Le Goater
2018-08-07  7:57 ` [Qemu-devel] [PATCH 2/7] aspeed_sdmc: Fix saved values Joel Stanley
2018-08-07  9:55   ` Cédric Le Goater
2018-08-07  7:57 ` [Qemu-devel] [PATCH 3/7] aspeed_sdmc: Set 'cache initial sequence' always true Joel Stanley
2018-08-07 10:13   ` Cédric Le Goater
2018-08-07  7:57 ` [Qemu-devel] [PATCH 4/7] aspeed_sdmc: Init status alwlays idle Joel Stanley
2018-08-07 10:27   ` Cédric Le Goater
2018-08-07  7:57 ` [Qemu-devel] [PATCH 5/7] aspeed_sdmc: Handle ECC training Joel Stanley
2018-08-07 10:29   ` Cédric Le Goater
2018-08-07  7:57 ` [Qemu-devel] [PATCH 6/7] aspeed: add a max_ram_size property to the memory controller Joel Stanley
2018-08-07 10:29   ` Cédric Le Goater
2018-08-07 10:33     ` [Qemu-devel] [Qemu-arm] " Cédric Le Goater
2018-08-16 12:48   ` [Qemu-devel] " Peter Maydell
2018-08-16 14:03     ` Cédric Le Goater
2018-08-07  7:57 ` [Qemu-devel] [PATCH 7/7] aspeed: Link SCU to the watchdog Joel Stanley
2018-08-07 12:23   ` Cédric Le Goater
2018-08-07 12:30 ` [Qemu-devel] [PATCH 0/7] arm: aspeed: Extend SDRAM controller Cédric Le Goater
2018-08-16 12:48   ` Peter Maydell

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