summaryrefslogtreecommitdiffstats
path: root/hw/timer/imx_epit.c
Commit message (Expand)AuthorAgeFilesLines
* imx: Use 'const char', not 'char const'Peter Maydell2016-09-221-1/+1
* hw/ptimer: Introduce timer policy featureDmitry Osipenko2016-09-221-2/+2
* hw: explicitly include qemu/log.hPaolo Bonzini2016-05-191-0/+1
* i.MX: Add the CLK_IPG_HIGH clockJean-Christophe Dubois2016-03-161-4/+4
* i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency.Jean-Christophe Dubois2016-03-161-1/+1
* arm: Clean up includesPeter Maydell2016-01-291-0/+1
* i.MX: rename i.MX CCM get_clock() function and CLK ID enum namesJean-Christophe Dubois2015-12-171-11/+9Star
* i.MX: Standardize i.MX EPIT debugJean-Christophe Dubois2015-10-271-28/+20Star
* i.MX: KZM: use standalone i.MX31 SOC supportJean-Christophe Dubois2015-09-071-11/+0Star
* i.MX: Fix Coding style for EPIT emulatorJean-Christophe Dubois2015-08-131-6/+6
* i.MX: Split EPIT emulator in a header file and a source fileJean-Christophe Dubois2015-08-131-49/+3Star
* hw/timer/imx_*: fix TIMER_MAX clash with system symbolMichael Tokarev2014-08-081-8/+8
* savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela2014-05-131-2/+1Star
* aio / timers: Untangle include filesAlex Bligh2013-08-221-0/+1
* hw/timer/imx_epit: Simplify and fix imx_epit implementationPeter Chubb2013-08-201-58/+36Star
* hw: Avoid use of QOM type name macros in VMStateDescriptionsPeter Maydell2013-07-231-1/+1
* hw/t*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-1/+1
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* i.MX: Improve EPIT timer code.Jean-Christophe DUBOIS2013-06-031-104/+132
* i.MX: split GPT and EPIT timer implementationJean-Christophe DUBOIS2013-06-031-0/+404