| Commit message (Expand) | Author | Age | Files | Lines |
* | qdev: set properties with device_class_set_props() | Marc-André Lureau | 2020-01-24 | 1 | -1/+1 |
* | aspeed: Change the "scu" property definition | Cédric Le Goater | 2019-12-16 | 1 | -9/+8 |
* | watchdog/aspeed: Fix AST2600 frequency behaviour | Joel Stanley | 2019-12-16 | 1 | -4/+17 |
* | watchdog/aspeed: Improve watchdog timeout message | Joel Stanley | 2019-12-16 | 1 | -1/+2 |
* | hw: wdt_aspeed: Add AST2600 support | Joel Stanley | 2019-10-15 | 1 | -0/+29 |
* | watchdog/aspeed: Introduce an object class per SoC | Cédric Le Goater | 2019-10-15 | 1 | -57/+65 |
* | aspeed/wdt: Check correct register for clock source | Amithash Prasad | 2019-10-15 | 1 | -1/+1 |
* | Include hw/qdev-properties.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include migration/vmstate.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | aspeed: Link SCU to the watchdog | Joel Stanley | 2019-07-01 | 1 | -0/+20 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | watchdog/aspeed: fix variable type to store reload value | Cédric Le Goater | 2017-10-12 | 1 | -2/+2 |
* | watchdog: wdt_aspeed: Add support for the reset width register | Andrew Jeffery | 2017-09-04 | 1 | -11/+82 |
* | wdt: Add Aspeed watchdog device model | Cédric Le Goater | 2017-02-07 | 1 | -0/+225 |