qemu-e2k/hw/watchdog
Guenter Roeck daca13d495 hw/watchdog: Implement full i.MX watchdog support
Implement full support for the watchdog in i.MX systems.
Pretimeout support is optional because the watchdog hardware
on i.MX31 does not support pretimeouts.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Message-id: 20200517162135.110364-3-linux@roeck-us.net
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
[PMM: added Property array terminator entry]
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
2020-05-21 20:00:18 +01:00
..
Kconfig hw: Move i.MX watchdog driver to hw/watchdog 2020-05-21 20:00:18 +01:00
Makefile.objs hw: Move i.MX watchdog driver to hw/watchdog 2020-05-21 20:00:18 +01:00
cmsdk-apb-watchdog.c qdev: set properties with device_class_set_props() 2020-01-24 20:59:15 +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 qdev: set properties with device_class_set_props() 2020-01-24 20:59:15 +01:00
wdt_diag288.c qdev: Unrealize must not fail 2020-05-15 07:08:14 +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
wdt_imx2.c hw/watchdog: Implement full i.MX watchdog support 2020-05-21 20:00:18 +01:00