summaryrefslogtreecommitdiffstats
path: root/hw/watchdog/wdt_aspeed.c
Commit message (Expand)AuthorAgeFilesLines
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* aspeed: Change the "scu" property definitionCédric Le Goater2019-12-161-9/+8Star
* watchdog/aspeed: Fix AST2600 frequency behaviourJoel Stanley2019-12-161-4/+17
* watchdog/aspeed: Improve watchdog timeout messageJoel Stanley2019-12-161-1/+2
* hw: wdt_aspeed: Add AST2600 supportJoel Stanley2019-10-151-0/+29
* watchdog/aspeed: Introduce an object class per SoCCédric Le Goater2019-10-151-57/+65
* aspeed/wdt: Check correct register for clock sourceAmithash Prasad2019-10-151-1/+1
* 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