qemu-e2k/hw/watchdog
Joel Stanley 6b2b2a703c hw: wdt_aspeed: Add AST2600 support
The AST2600 has four watchdogs, and they each have a 0x40 of registers.

When running as part of an ast2600 system we must check a different
offset for the system reset control register in the SCU.

Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Message-id: 20190925143248.10000-12-clg@kaod.org
[clg: - reworked model integration into new object class ]
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2019-10-15 18:09:04 +01:00
..
Kconfig ptimer: express dependencies with Kconfig 2019-03-07 21:45:53 +01:00
Makefile.objs hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog module 2018-08-20 11:24:33 +01:00
cmsdk-apb-watchdog.c hw/watchdog/cmsdk-apb-watchdog.c: Switch to transaction-based ptimer API 2019-10-15 18:09:03 +01:00
trace-events trace-events: Fix attribution of trace points to source 2019-03-22 16:18:07 +00:00
watchdog.c sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 2019-08-16 13:37:36 +02:00
wdt_aspeed.c hw: wdt_aspeed: Add AST2600 support 2019-10-15 18:09:04 +01:00
wdt_diag288.c Include migration/vmstate.h less 2019-08-16 13:31:52 +02:00
wdt_i6300esb.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
wdt_ib700.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00