aboutsummaryrefslogtreecommitdiff
path: root/include/hw/watchdog/wdt_aspeed.h
AgeCommit message (Expand)Author
2022-05-02aspeed/wdt: Add AST1030 supportSteven Lee
2022-05-02aspeed/wdt: Fix ast2500/ast2600 default reload valueSteven Lee
2021-09-20watchdog: aspeed: Sanitize control register valuesAndrew Jeffery
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
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: 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
2017-09-04watchdog: wdt_aspeed: Add support for the reset width registerAndrew Jeffery
2017-02-07wdt: Add Aspeed watchdog device modelCédric Le Goater