Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-12-15 | hw/watchdog: Constify all Property | Richard Henderson | 1 | -1/+1 |
2024-11-05 | hw/watchdog/wdt_imx2: Remove redundant assignment | Bernhard Beschow | 1 | -1/+0 |
2024-09-13 | hw: Use device_class_set_legacy_reset() instead of opencoding | Peter Maydell | 1 | -1/+1 |
2023-12-30 | hw/watchdog: Constify VMState | Richard Henderson | 1 | -1/+1 |
2023-11-02 | hw/watchdog/wdt_imx2: Trace timer activity | Bernhard Beschow | 1 | -0/+4 |
2023-11-02 | hw/watchdog/wdt_imx2: Trace MMIO access | Bernhard Beschow | 1 | -6/+18 |
2022-09-29 | watchdog: remove -watchdog option | Paolo Bonzini | 1 | -6/+0 |
2021-11-02 | watchdog: add information from -watchdog help to -device help | Paolo Bonzini | 1 | -2/+2 |
2020-05-21 | hw/watchdog: Implement full i.MX watchdog support | Guenter Roeck | 1 | -12/+226 |
2020-05-21 | hw: Move i.MX watchdog driver to hw/watchdog | Guenter Roeck | 1 | -0/+90 |