summaryrefslogtreecommitdiffstats
path: root/hw/watchdog/wdt_aspeed.c
Commit message (Expand)AuthorAgeFilesLines
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* aspeed: Link SCU to the watchdogJoel Stanley2019-07-011-0/+20
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* watchdog/aspeed: fix variable type to store reload valueCédric Le Goater2017-10-121-2/+2
* watchdog: wdt_aspeed: Add support for the reset width registerAndrew Jeffery2017-09-041-11/+82
* wdt: Add Aspeed watchdog device modelCédric Le Goater2017-02-071-0/+225