summaryrefslogtreecommitdiff
path: root/hw/timer
AgeCommit message (Expand)Author
2016-09-22imx: Use 'const char', not 'char const'Peter Maydell
2016-09-22hw/ptimer: Introduce timer policy featureDmitry Osipenko
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier
2016-07-12Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into stagingPeter Maydell
2016-07-12hw/mips: implement GIC Interval TimerYongbok Kim
2016-07-07i.MX: split the GPT timer implementation into per SOC definitionsJean-Christophe Dubois
2016-06-29MC146818 RTC: add GPIO access to output IRQEfimov Vasily
2016-06-20Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2016-06-20Merge remote-tracking branch 'remotes/mwalle/tags/lm32-queue/20160620' into s...Peter Maydell
2016-06-20trace: split out trace events for hw/timer/ directoryDaniel P. Berrange
2016-06-20milkymist: update specification URLsMichael Walle
2016-06-20hw/timer: QOM'ify milkymist_sysctlxiaoqiang zhao
2016-06-20hw/timer: QOM'ify lm32_timerxiaoqiang zhao
2016-06-20coccinelle: Remove unnecessary variables for function return valueEduardo Habkost
2016-06-17hw/timer: Add value matching support to aspeed_timerAndrew Jeffery
2016-06-07hw: Clean up includesPeter Maydell
2016-06-07The only 64bit parameter of muldiv64() is the first one.Laurent Vivier
2016-05-20aspeed: include qemu/log.hPaolo Bonzini
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-05-18Fix some typos found by codespellStefan Weil
2016-04-08hw/timer: Revert "hpet: inverse polarity when pin above ISA_NUM_IRQS"Bill Paul
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-16hw/timer: Add ASPEED timer device modelAndrew Jeffery
2016-03-16i.MX: Add the CLK_IPG_HIGH clockJean-Christophe Dubois
2016-03-16i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency.Jean-Christophe Dubois
2016-03-16i.MX: Allow GPT timer to rollover.Jean-Christophe Dubois
2016-02-23tusb6010: move from hw/timer to hw/usbPeter Maydell
2016-02-18hw/timer: QOM'ify pxa2xx_timerxiaoqiang.zhao
2016-02-18hw/timer: QOM'ify pl031xiaoqiang.zhao
2016-02-18hw/timer: QOM'ify exynos4210_rtcxiaoqiang.zhao
2016-02-18hw/timer: QOM'ify exynos4210_pwmxiaoqiang.zhao
2016-02-18hw/timer: QOM'ify exynos4210_mctxiaoqiang.zhao
2016-02-18hw/timer: QOM'ify arm_timer (pass 2)xiaoqiang.zhao
2016-02-18hw/timer: QOM'ify arm_timer (pass 1)xiaoqiang.zhao
2016-02-03log: do not unnecessarily include qom/cpu.hPaolo Bonzini
2016-01-29hw/timer: Clean up includesPeter Maydell
2016-01-29arm: Clean up includesPeter Maydell
2016-01-29x86: Clean up includesPeter Maydell
2016-01-29unicore: Clean up includesPeter Maydell
2016-01-29sparc: Clean up includesPeter Maydell
2016-01-29lm32: Clean up includesPeter Maydell
2016-01-13arm_mptimer: Don't use hw_error() in realize() methodMarkus Armbruster
2016-01-09pc: acpi: move HPET from DSDT to SSDTIgor Mammedov
2015-12-17i.MX: rename i.MX CCM get_clock() function and CLK ID enum namesJean-Christophe Dubois
2015-11-09hw/timer/hpet.c: Avoid signed integer overflow which results in bugs on OSXPeter Maydell
2015-10-27i.MX: Standardize i.MX GPT debugJean-Christophe Dubois
2015-10-27i.MX: Standardize i.MX EPIT debugJean-Christophe Dubois