summaryrefslogtreecommitdiff
path: root/hw/watchdog/wdt_aspeed.c
AgeCommit message (Expand)Author
2021-11-02watchdog: add information from -watchdog help to -device helpPaolo Bonzini
2021-10-12aspeed/wdt: Add trace eventsCédric Le Goater
2021-09-20watchdog: aspeed: Fix sequential control writesAndrew Jeffery
2021-09-20watchdog: aspeed: Sanitize control register valuesAndrew Jeffery
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2019-12-16aspeed: Change the "scu" property definitionCédric Le Goater
2019-12-16watchdog/aspeed: Fix AST2600 frequency behaviourJoel Stanley
2019-12-16watchdog/aspeed: Improve watchdog timeout messageJoel Stanley
2019-10-15hw: wdt_aspeed: Add AST2600 supportJoel Stanley
2019-10-15watchdog/aspeed: Introduce an object class per SoCCédric Le Goater
2019-10-15aspeed/wdt: Check correct register for clock sourceAmithash Prasad
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-07-01aspeed: Link SCU to the watchdogJoel Stanley
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2017-10-12watchdog/aspeed: fix variable type to store reload valueCédric Le Goater
2017-09-04watchdog: wdt_aspeed: Add support for the reset width registerAndrew Jeffery
2017-02-07wdt: Add Aspeed watchdog device modelCédric Le Goater