summaryrefslogtreecommitdiff
path: root/hw/timer/imx_gpt.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-22aio / timers: Untangle include filesAlex Bligh1-0/+1
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-25i.MX: Rework functions/types name and use new style initializationJean-Christophe DUBOIS1-87/+84
2013-06-25i.MX: Implement a more complete version of the GPT timer.Jean-Christophe DUBOIS1-174/+269
2013-06-03i.MX: split GPT and EPIT timer implementationJean-Christophe DUBOIS1-0/+465