summaryrefslogtreecommitdiffstats
path: root/hw/timer
Commit message (Expand)AuthorAgeFilesLines
* i2c: Allow I2C devices to NAK start eventsCorey Minyard2017-01-092-2/+6
* hw/i2c: Add a NULL check for i2c slave init callbacksAlastair D'Silva2016-12-271-6/+0Star
* clean-up: removed duplicate #includesAnand J2016-10-281-1/+0Star
* timer: stm32f2xx_timer: add check for prescaler valuePrasad J Pandit2016-10-241-1/+1
* timer: a9gtimer: remove loop to auto-increment comparatorPrasad J Pandit2016-10-241-7/+7
* arm_mptimer: Convert to use ptimerDmitry Osipenko2016-10-241-67/+82
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-10-101-1/+9
|\
| * MC146818 RTC: coordinate guest clock base to destination host after migrationJunlian Bell2016-10-041-1/+9
* | STM32F2xx: Display PWM duty cycle from timerAlistair Francis2016-10-041-0/+9
|/
* imx: Use 'const char', not 'char const'Peter Maydell2016-09-222-2/+2
* hw/ptimer: Introduce timer policy featureDmitry Osipenko2016-09-2216-23/+24
* trace-events: fix first line comment in trace-eventsLaurent Vivier2016-08-121-1/+1
* Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into stagingPeter Maydell2016-07-122-0/+143
|\
| * hw/mips: implement GIC Interval TimerYongbok Kim2016-07-122-0/+143
* | i.MX: split the GPT timer implementation into per SOC definitionsJean-Christophe Dubois2016-07-071-6/+63
|/
* MC146818 RTC: add GPIO access to output IRQEfimov Vasily2016-06-291-2/+4
* Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2016-06-201-0/+51
|\
| * trace: split out trace events for hw/timer/ directoryDaniel P. Berrange2016-06-201-0/+51
* | Merge remote-tracking branch 'remotes/mwalle/tags/lm32-queue/20160620' into s...Peter Maydell2016-06-202-16/+26
|\ \
| * | milkymist: update specification URLsMichael Walle2016-06-201-1/+1
| * | hw/timer: QOM'ify milkymist_sysctlxiaoqiang zhao2016-06-201-8/+13
| * | hw/timer: QOM'ify lm32_timerxiaoqiang zhao2016-06-201-7/+12
| |/
* / coccinelle: Remove unnecessary variables for function return valueEduardo Habkost2016-06-201-3/+1Star
|/
* hw/timer: Add value matching support to aspeed_timerAndrew Jeffery2016-06-171-37/+101
* hw: Clean up includesPeter Maydell2016-06-071-1/+0Star
* The only 64bit parameter of muldiv64() is the first one.Laurent Vivier2016-06-071-2/+2
* aspeed: include qemu/log.hPaolo Bonzini2016-05-201-0/+1
* hw: explicitly include qemu/log.hPaolo Bonzini2016-05-197-0/+7
* Fix some typos found by codespellStefan Weil2016-05-182-3/+3
* hw/timer: Revert "hpet: inverse polarity when pin above ISA_NUM_IRQS"Bill Paul2016-04-081-12/+2Star
* util: move declarations out of qemu-common.hVeronia Bahaa2016-03-226-0/+7
* Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah2016-03-227-26/+31
* hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini2016-03-222-0/+2
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-224-0/+4
* hw/timer: Add ASPEED timer device modelAndrew Jeffery2016-03-162-0/+450
* i.MX: Add the CLK_IPG_HIGH clockJean-Christophe Dubois2016-03-162-12/+12
* i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency.Jean-Christophe Dubois2016-03-162-6/+6
* i.MX: Allow GPT timer to rollover.Jean-Christophe Dubois2016-03-161-12/+15
* tusb6010: move from hw/timer to hw/usbPeter Maydell2016-02-232-818/+0Star
* hw/timer: QOM'ify pxa2xx_timerxiaoqiang.zhao2016-02-181-15/+21
* hw/timer: QOM'ify pl031xiaoqiang.zhao2016-02-181-6/+5Star
* hw/timer: QOM'ify exynos4210_rtcxiaoqiang.zhao2016-02-181-7/+5Star
* hw/timer: QOM'ify exynos4210_pwmxiaoqiang.zhao2016-02-181-7/+5Star
* hw/timer: QOM'ify exynos4210_mctxiaoqiang.zhao2016-02-181-7/+5Star
* hw/timer: QOM'ify arm_timer (pass 2)xiaoqiang.zhao2016-02-181-1/+1
* hw/timer: QOM'ify arm_timer (pass 1)xiaoqiang.zhao2016-02-181-21/+19Star
* log: do not unnecessarily include qom/cpu.hPaolo Bonzini2016-02-031-0/+1
* hw/timer: Clean up includesPeter Maydell2016-01-2911-0/+11
* arm: Clean up includesPeter Maydell2016-01-2913-0/+13
* x86: Clean up includesPeter Maydell2016-01-294-0/+4