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