summaryrefslogtreecommitdiff
path: root/include/hw/watchdog
AgeCommit message (Expand)Author
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-05-21hw/watchdog: Implement full i.MX watchdog supportGuenter Roeck
2020-05-21hw: Move i.MX watchdog driver to hw/watchdogGuenter Roeck
2019-12-16watchdog/aspeed: Fix AST2600 frequency behaviourJoel Stanley
2019-10-15hw: wdt_aspeed: Add AST2600 supportJoel Stanley
2019-10-15watchdog/aspeed: Introduce an object class per SoCCédric Le Goater
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16include: Make headers more self-containedMarkus Armbruster
2019-07-01aspeed: Link SCU to the watchdogJoel Stanley
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster
2019-03-05hw/arm/stellaris: Implement watchdog timerMichel Heily
2018-08-20hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog modulePeter Maydell
2017-09-04watchdog: wdt_aspeed: Add support for the reset width registerAndrew Jeffery
2017-02-07wdt: Add Aspeed watchdog device modelCédric Le Goater
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2015-06-11s390x/watchdog: introduce diag288 watchdog deviceXu Wang