qemu-e2k/include/hw/watchdog
Michel Heily 566528f823 hw/arm/stellaris: Implement watchdog timer
Implement the watchdog timer for the stellaris boards.
This device is a close variant of the CMSDK APB watchdog
device, so we can model it by subclassing that device and
tweaking the behaviour of some of its registers.

Signed-off-by: Michel Heily <michelheily@gmail.com>
Reviewed-by: Peter Maydell <petser.maydell@linaro.org>
[PMM: rewrote commit message, fixed a few checkpatch nits,
 added comment giving the URL of the spec for the Stellaris
 variant of the watchdog device]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2019-03-05 15:55:09 +00:00
..
cmsdk-apb-watchdog.h hw/arm/stellaris: Implement watchdog timer 2019-03-05 15:55:09 +00:00
wdt_aspeed.h watchdog: wdt_aspeed: Add support for the reset width register 2017-09-04 15:21:54 +01:00
wdt_diag288.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00