aboutsummaryrefslogtreecommitdiff
path: root/hw/timer
AgeCommit message (Expand)Author
2014-04-17allwinner-a10-pit: implement prescaler and source selectionBeniamino Galvani
2014-04-17allwinner-a10-pit: use level triggered interruptsBeniamino Galvani
2014-04-17allwinner-a10-pit: avoid generation of spurious interruptsBeniamino Galvani
2014-04-17timer: cadence_ttc: Fix match register write logicPeter Crosthwaite
2014-03-28Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-03-27Don't enable a HPET timer if HPET is disabledMatt Lupfer
2014-03-27hw/timer/grlib_gptimer: remove unnecessary assignmentPrasad Joshi
2014-03-15hw/timer/grlib_gptimer: Avoid integer overflowsSebastian Huber
2014-03-04Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell
2014-02-27sun4m: fix slavio timer RUN/STOP bitMark Cave-Ayland
2014-02-26hw/timer/arm_timer: Avoid array overrun for bad addressesPeter Maydell
2014-02-14qdev: Add enum property types to QAPI schemaPaolo Bonzini
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini
2014-02-14twl92230: QOM'ifyAndreas Färber
2014-02-14ds1338: QOM'ifyAndreas Färber
2014-02-11exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias
2013-12-23isa: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-17hw/timer: add allwinner a10 timerliguang
2013-12-17hw/arm/digic: add timer supportAntony Pavlov
2013-12-13Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-12-11hpet: fix build with CONFIG_HPET offMichael S. Tsirkin
2013-12-11hpet: enable to entitle more irq pins for hpetLiu Ping Fan
2013-12-11hpet: inverse polarity when pin above ISA_NUM_IRQSLiu Ping Fan
2013-12-10hw/timer: Introduce ARM A9 Global Timer.Peter Crosthwaite
2013-12-02misc: Replace 'struct QEMUTimer' by 'QEMUTimer'Stefan Weil
2013-11-05rtc: remove dead SQW IRQ codeJan Kiszka
2013-11-05a9mpcore: Embed ARMMPTimerStateAndreas Färber
2013-11-05arm_mptimer: Convert to QOM realizeAndreas Färber
2013-10-14hpet: add API to find itMichael S. Tsirkin
2013-09-01misc: Fix some typos in names and commentsStefan Weil
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-08-22aio / timers: Convert rtc_clock to be a QEMUClockTypeAlex Bligh
2013-08-22aio / timers: Untangle include filesAlex Bligh
2013-08-22aio / timers: Rename qemu_timer_* functionsAlex Bligh
2013-08-20hw/timer/imx_epit: Simplify and fix imx_epit implementationpull-target-arm-20130820Peter Chubb
2013-07-29xilinx_timer: QOM cast cleanupAndreas Färber
2013-07-29tusb6010: QOM cast cleanupAndreas Färber
2013-07-29slavio_timer: QOM cast cleanupAndreas Färber
2013-07-29pxa2xx_timer: QOM'ify pxa25x-timer and pxa27x-timerAndreas Färber
2013-07-29puv3_ost: QOM cast cleanupAndreas Färber
2013-07-29pl031: QOM cast cleanupAndreas Färber
2013-07-29pl031: Rename pl031_state to PL031StateAndreas Färber
2013-07-29milkymist-sysctl: QOM cast cleanupAndreas Färber
2013-07-29m48t59: QOM cast cleanup for M48t59SysBusStateAndreas Färber
2013-07-29lm32_timer: QOM cast cleanupAndreas Färber
2013-07-29grlib_gptimer: QOM cast cleanupAndreas Färber
2013-07-29exynos4210_rtc: QOM cast cleanupAndreas Färber
2013-07-29exynos4210_pwm: QOM cast cleanupAndreas Färber