qemu-e2k/hw/watchdog
Steven Lee e259e01ecb aspeed/wdt: Add AST1030 support
AST1030 wdt controller is similiar to AST2600's wdt, but it has extra
registers.
Introduce ast1030 object class and increse the number of regs(offset) of
ast1030 model.

Signed-off-by: Troy Lee <troy_lee@aspeedtech.com>
Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com>
Signed-off-by: Steven Lee <steven_lee@aspeedtech.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20220401083850.15266-5-jamin_lin@aspeedtech.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
2022-05-02 17:03:03 +02:00
..
Kconfig hw/watchdog: Implement SBSA watchdog device 2020-10-27 11:10:44 +00:00
cmsdk-apb-watchdog.c clock: Add ClockEvent parameter to callbacks 2021-03-08 17:20:01 +00:00
meson.build hw/watchdog: Implement SBSA watchdog device 2020-10-27 11:10:44 +00:00
sbsa_gwdt.c watchdog: add information from -watchdog help to -device help 2021-11-02 15:57:27 +01:00
trace-events aspeed/wdt: Add trace events 2021-10-12 08:20:08 +02:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
watchdog.c watchdog: remove select_watchdog_action 2021-11-02 15:57:27 +01:00
wdt_aspeed.c aspeed/wdt: Add AST1030 support 2022-05-02 17:03:03 +02:00
wdt_diag288.c watchdog: add information from -watchdog help to -device help 2021-11-02 15:57:27 +01:00
wdt_i6300esb.c watchdog: add information from -watchdog help to -device help 2021-11-02 15:57:27 +01:00
wdt_ib700.c watchdog: add information from -watchdog help to -device help 2021-11-02 15:57:27 +01:00
wdt_imx2.c watchdog: add information from -watchdog help to -device help 2021-11-02 15:57:27 +01:00