index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
watchdog
/
wdt_aspeed.h
Age
Commit message (
Expand
)
Author
2023-02-07
hw/watchdog/wdt_aspeed: Log unimplemented registers as UNIMP level
Philippe Mathieu-Daudé
2023-02-07
hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize'
Philippe Mathieu-Daudé
2022-05-02
aspeed/wdt: Add AST1030 support
Steven Lee
2022-05-02
aspeed/wdt: Fix ast2500/ast2600 default reload value
Steven Lee
2021-09-20
watchdog: aspeed: Sanitize control register values
Andrew Jeffery
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2019-12-16
watchdog/aspeed: Fix AST2600 frequency behaviour
Joel Stanley
2019-10-15
hw: wdt_aspeed: Add AST2600 support
Joel Stanley
2019-10-15
watchdog/aspeed: Introduce an object class per SoC
Cédric Le Goater
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2019-07-01
aspeed: Link SCU to the watchdog
Joel Stanley
2019-05-13
Clean up header guards that don't match their file name
Markus Armbruster
2017-09-04
watchdog: wdt_aspeed: Add support for the reset width register
Andrew Jeffery
2017-02-07
wdt: Add Aspeed watchdog device model
Cédric Le Goater