aboutsummaryrefslogtreecommitdiff
path: root/include/hw/timer/imx_epit.h
AgeCommit message (Expand)Author
2023-01-05hw/timer/imx_epit: remove explicit fields cnt and freqAxel Heider
2023-01-05hw/timer/imx_epit: define SR_OCIFAxel Heider
2023-01-05hw/timer/imx_epit: cleanup CR definesAxel Heider
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2015-12-17i.MX: Split the CCM class into an abstract base class and a concrete classJean-Christophe Dubois
2015-08-13i.MX: Split EPIT emulator in a header file and a source fileJean-Christophe Dubois