aboutsummaryrefslogtreecommitdiff
path: root/include/hw/watchdog/wdt_imx2.h
AgeCommit message (Expand)AuthorFilesLines
2022-05-11Clean up header guards that don't match their file nameMarkus Armbruster1-3/+3
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-3/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-1/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+4
2020-05-21hw/watchdog: Implement full i.MX watchdog supportGuenter Roeck1-2/+59
2020-05-21hw: Move i.MX watchdog driver to hw/watchdogGuenter Roeck1-0/+33