summaryrefslogtreecommitdiffstats
path: root/hw/timer
Commit message (Expand)AuthorAgeFilesLines
* allwinner-a10-pit: implement prescaler and source selectionBeniamino Galvani2014-04-171-1/+27
* allwinner-a10-pit: use level triggered interruptsBeniamino Galvani2014-04-171-1/+14
* allwinner-a10-pit: avoid generation of spurious interruptsBeniamino Galvani2014-04-171-11/+14
* timer: cadence_ttc: Fix match register write logicPeter Crosthwaite2014-04-171-0/+2
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-03-281-1/+2
|\
| * Don't enable a HPET timer if HPET is disabledMatt Lupfer2014-03-271-1/+2
* | hw/timer/grlib_gptimer: remove unnecessary assignmentPrasad Joshi2014-03-271-1/+0
|/
* hw/timer/grlib_gptimer: Avoid integer overflowsSebastian Huber2014-03-151-2/+2
* Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell2014-03-041-15/+10
|\
| * sun4m: fix slavio timer RUN/STOP bitMark Cave-Ayland2014-02-271-15/+10
* | hw/timer/arm_timer: Avoid array overrun for bad addressesPeter Maydell2014-02-261-0/+2
|/
* qdev: Add enum property types to QAPI schemaPaolo Bonzini2014-02-141-7/+7
* qdev: Remove hex8/32/64 property typesPaolo Bonzini2014-02-142-3/+3
* twl92230: QOM'ifyAndreas Färber2014-02-141-14/+21
* ds1338: QOM'ifyAndreas Färber2014-02-141-8/+13
* exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-1/+2
* isa: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-233-3/+10
* sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-233-3/+0
* qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-236-6/+6
* hw/timer: add allwinner a10 timerliguang2013-12-172-0/+256
* hw/arm/digic: add timer supportAntony Pavlov2013-12-172-0/+164
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-12-131-10/+19
|\
| * hpet: fix build with CONFIG_HPET offMichael S. Tsirkin2013-12-111-6/+0
| * hpet: enable to entitle more irq pins for hpetLiu Ping Fan2013-12-111-2/+7
| * hpet: inverse polarity when pin above ISA_NUM_IRQSLiu Ping Fan2013-12-111-2/+12
* | hw/timer: Introduce ARM A9 Global Timer.Peter Crosthwaite2013-12-102-0/+370
|/
* misc: Replace 'struct QEMUTimer' by 'QEMUTimer'Stefan Weil2013-12-021-2/+2
* rtc: remove dead SQW IRQ codeJan Kiszka2013-11-051-8/+1
* a9mpcore: Embed ARMMPTimerStateAndreas Färber2013-11-051-31/+4
* arm_mptimer: Convert to QOM realizeAndreas Färber2013-11-051-10/+15
* hpet: add API to find itMichael S. Tsirkin2013-10-141-0/+5
* misc: Fix some typos in names and commentsStefan Weil2013-09-011-2/+2
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-2215-96/+96
* aio / timers: Convert rtc_clock to be a QEMUClockTypeAlex Bligh2013-08-224-25/+28
* aio / timers: Untangle include filesAlex Bligh2013-08-2211-0/+12
* aio / timers: Rename qemu_timer_* functionsAlex Bligh2013-08-221-3/+3
* hw/timer/imx_epit: Simplify and fix imx_epit implementationPeter Chubb2013-08-201-58/+36
* xilinx_timer: QOM cast cleanupAndreas Färber2013-07-291-3/+8
* tusb6010: QOM cast cleanupAndreas Färber2013-07-291-10/+16
* slavio_timer: QOM cast cleanupAndreas Färber2013-07-291-4/+9
* pxa2xx_timer: QOM'ify pxa25x-timer and pxa27x-timerAndreas Färber2013-07-291-13/+29
* puv3_ost: QOM cast cleanupAndreas Färber2013-07-291-4/+8
* pl031: QOM cast cleanupAndreas Färber2013-07-291-3/+7
* pl031: Rename pl031_state to PL031StateAndreas Färber2013-07-291-18/+18
* milkymist-sysctl: QOM cast cleanupAndreas Färber2013-07-291-5/+9
* m48t59: QOM cast cleanup for M48t59SysBusStateAndreas Färber2013-07-291-6/+10
* lm32_timer: QOM cast cleanupAndreas Färber2013-07-291-4/+8
* grlib_gptimer: QOM cast cleanupAndreas Färber2013-07-291-4/+9
* exynos4210_rtc: QOM cast cleanupAndreas Färber2013-07-291-4/+9
* exynos4210_pwm: QOM cast cleanupAndreas Färber2013-07-291-4/+8
OpenPOWER on IntegriCloud