aboutsummaryrefslogtreecommitdiff
path: root/hw/timer/imx_gpt.c
AgeCommit message (Expand)Author
2016-09-22imx: Use 'const char', not 'char const'pull-target-arm-20160922Peter Maydell
2016-09-22hw/ptimer: Introduce timer policy featureDmitry Osipenko
2016-07-07i.MX: split the GPT timer implementation into per SOC definitionspull-target-arm-20160707Jean-Christophe Dubois
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-03-16i.MX: Add the CLK_IPG_HIGH clockJean-Christophe Dubois
2016-03-16i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency.Jean-Christophe Dubois
2016-03-16i.MX: Allow GPT timer to rollover.Jean-Christophe Dubois
2016-01-29arm: Clean up includesPeter Maydell
2015-12-17i.MX: rename i.MX CCM get_clock() function and CLK ID enum namesJean-Christophe Dubois
2015-10-27i.MX: Standardize i.MX GPT debugJean-Christophe Dubois
2015-09-07i.MX: KZM: use standalone i.MX31 SOC supportJean-Christophe Dubois
2015-08-13i.MX: Fix Coding style for GPT emulatorJean-Christophe Dubois
2015-08-13i.MX: Split GPT emulator in a header file and a source fileJean-Christophe Dubois
2014-08-09hw/timer/imx_*: fix TIMER_MAX clash with system symbolMichael Tokarev
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela
2013-08-22aio / timers: Untangle include filesAlex Bligh
2013-07-23hw: Avoid use of QOM type name macros in VMStateDescriptionsPeter Maydell
2013-07-04hw/t*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-06-25i.MX: Rework functions/types name and use new style initializationJean-Christophe DUBOIS
2013-06-25i.MX: Implement a more complete version of the GPT timer.Jean-Christophe DUBOIS
2013-06-03i.MX: split GPT and EPIT timer implementationJean-Christophe DUBOIS