summaryrefslogtreecommitdiff
path: root/hw/timer/imx_epit.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-22aio / timers: Untangle include filesAlex Bligh1-0/+1
2013-08-20hw/timer/imx_epit: Simplify and fix imx_epit implementationPeter Chubb1-58/+36
2013-07-23hw: Avoid use of QOM type name macros in VMStateDescriptionsPeter Maydell1-1/+1
2013-07-04hw/t*: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+1
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-06-03i.MX: Improve EPIT timer code.Jean-Christophe DUBOIS1-104/+132
2013-06-03i.MX: split GPT and EPIT timer implementationJean-Christophe DUBOIS1-0/+404