summaryrefslogtreecommitdiff
path: root/hw/timer
AgeCommit message (Expand)AuthorFilesLines
2017-01-24nios2: Add periodic timer emulationChris Wulff2-0/+238
2017-01-24migration: extend VMStateInfoJianjun Duan1-2/+6
2017-01-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+12
2017-01-18target-sparc: move common cpu initialisation routines to sparc64.cArtyom Tarasenko1-1/+1
2017-01-18target-sparc: implement sun4v RTCArtyom Tarasenko2-0/+104
2017-01-16bugfix: vm halt when in reset loopinghangaohuai1-0/+12
2017-01-09i2c: Allow I2C devices to NAK start eventsCorey Minyard2-2/+6
2016-12-27hw/i2c: Add a NULL check for i2c slave init callbacksAlastair D'Silva1-6/+0
2016-10-28clean-up: removed duplicate #includesAnand J1-1/+0
2016-10-24timer: stm32f2xx_timer: add check for prescaler valuePrasad J Pandit1-1/+1
2016-10-24timer: a9gtimer: remove loop to auto-increment comparatorPrasad J Pandit1-7/+7
2016-10-24arm_mptimer: Convert to use ptimerDmitry Osipenko1-67/+82
2016-10-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+9
2016-10-04STM32F2xx: Display PWM duty cycle from timerAlistair Francis1-0/+9
2016-10-04MC146818 RTC: coordinate guest clock base to destination host after migrationJunlian Bell1-1/+9
2016-09-22imx: Use 'const char', not 'char const'Peter Maydell2-2/+2
2016-09-22hw/ptimer: Introduce timer policy featureDmitry Osipenko16-23/+24
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier1-1/+1
2016-07-12Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into stagingPeter Maydell2-0/+143
2016-07-12hw/mips: implement GIC Interval TimerYongbok Kim2-0/+143
2016-07-07i.MX: split the GPT timer implementation into per SOC definitionsJean-Christophe Dubois1-6/+63
2016-06-29MC146818 RTC: add GPIO access to output IRQEfimov Vasily1-2/+4
2016-06-20Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell1-0/+51
2016-06-20Merge remote-tracking branch 'remotes/mwalle/tags/lm32-queue/20160620' into s...Peter Maydell2-16/+26
2016-06-20trace: split out trace events for hw/timer/ directoryDaniel P. Berrange1-0/+51
2016-06-20milkymist: update specification URLsMichael Walle1-1/+1
2016-06-20hw/timer: QOM'ify milkymist_sysctlxiaoqiang zhao1-8/+13
2016-06-20hw/timer: QOM'ify lm32_timerxiaoqiang zhao1-7/+12
2016-06-20coccinelle: Remove unnecessary variables for function return valueEduardo Habkost1-3/+1
2016-06-17hw/timer: Add value matching support to aspeed_timerAndrew Jeffery1-37/+101
2016-06-07hw: Clean up includesPeter Maydell1-1/+0
2016-06-07The only 64bit parameter of muldiv64() is the first one.Laurent Vivier1-2/+2
2016-05-20aspeed: include qemu/log.hPaolo Bonzini1-0/+1
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini7-0/+7
2016-05-18Fix some typos found by codespellStefan Weil2-3/+3
2016-04-08hw/timer: Revert "hpet: inverse polarity when pin above ISA_NUM_IRQS"Bill Paul1-12/+2
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa6-0/+7
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah7-26/+31
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini2-0/+2
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster4-0/+4
2016-03-16hw/timer: Add ASPEED timer device modelAndrew Jeffery2-0/+450
2016-03-16i.MX: Add the CLK_IPG_HIGH clockJean-Christophe Dubois2-12/+12
2016-03-16i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency.Jean-Christophe Dubois2-6/+6
2016-03-16i.MX: Allow GPT timer to rollover.Jean-Christophe Dubois1-12/+15
2016-02-23tusb6010: move from hw/timer to hw/usbPeter Maydell2-818/+0
2016-02-18hw/timer: QOM'ify pxa2xx_timerxiaoqiang.zhao1-15/+21
2016-02-18hw/timer: QOM'ify pl031xiaoqiang.zhao1-6/+5
2016-02-18hw/timer: QOM'ify exynos4210_rtcxiaoqiang.zhao1-7/+5
2016-02-18hw/timer: QOM'ify exynos4210_pwmxiaoqiang.zhao1-7/+5
2016-02-18hw/timer: QOM'ify exynos4210_mctxiaoqiang.zhao1-7/+5