aboutsummaryrefslogtreecommitdiff
path: root/include/hw/watchdog
AgeCommit message (Expand)AuthorFilesLines
2022-05-11Clean up header guards that don't match their file nameMarkus Armbruster1-3/+3
2022-05-02aspeed/wdt: Add AST1030 supportSteven Lee1-0/+1
2022-05-02aspeed/wdt: Fix ast2500/ast2600 default reload valueSteven Lee1-0/+2
2021-09-20watchdog: aspeed: Sanitize control register valuesAndrew Jeffery1-0/+1
2021-01-29arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSEPeter Maydell1-2/+0
2021-01-29hw/watchdog/cmsdk-apb-watchdog: Add Clock inputPeter Maydell1-0/+3
2020-10-27hw/watchdog: Implement SBSA watchdog deviceShashi Mallela1-0/+79
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2-6/+2
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost1-4/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost4-15/+8
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost4-12/+22
2020-05-21hw/watchdog: Implement full i.MX watchdog supportGuenter Roeck1-2/+59
2020-05-21hw: Move i.MX watchdog driver to hw/watchdogGuenter Roeck1-0/+33
2019-12-16watchdog/aspeed: Fix AST2600 frequency behaviourJoel Stanley1-0/+1
2019-10-15hw: wdt_aspeed: Add AST2600 supportJoel Stanley1-0/+1
2019-10-15watchdog/aspeed: Introduce an object class per SoCCédric Le Goater1-2/+16
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster1-1/+1
2019-08-16include: Make headers more self-containedMarkus Armbruster1-0/+1
2019-07-01aspeed: Link SCU to the watchdogJoel Stanley1-0/+1
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster1-3/+4
2019-03-05hw/arm/stellaris: Implement watchdog timerMichel Heily1-0/+8
2018-08-20hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog modulePeter Maydell1-0/+59
2017-09-04watchdog: wdt_aspeed: Add support for the reset width registerAndrew Jeffery1-0/+2
2017-02-07wdt: Add Aspeed watchdog device modelCédric Le Goater1-0/+32
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster1-1/+1
2015-06-11s390x/watchdog: introduce diag288 watchdog deviceXu Wang1-0/+36