aboutsummaryrefslogtreecommitdiff
path: root/include/hw/timer/imx_epit.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-05hw/timer/imx_epit: remove explicit fields cnt and freqAxel Heider1-2/+0
2023-01-05hw/timer/imx_epit: define SR_OCIFAxel Heider1-0/+2
2023-01-05hw/timer/imx_epit: cleanup CR definesAxel Heider1-2/+2
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
2015-12-17i.MX: Split the CCM class into an abstract base class and a concrete classJean-Christophe Dubois1-2/+3
2015-08-13i.MX: Split EPIT emulator in a header file and a source fileJean-Christophe Dubois1-0/+79