summaryrefslogtreecommitdiff
path: root/hw/timer
AgeCommit message (Expand)Author
2019-10-22hw/watchdog/etraxfs_timer.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-22hw/timer/altera_timer.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-22hw/timer/lm32_timer: Switch to transaction-based ptimer APIPeter Maydell
2019-10-22hw/timer/sh_timer: Switch to transaction-based ptimer APIPeter Maydell
2019-10-22hw/timer/puv3_ost.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-22hw/timer/arm_mptimer.c: Undo accidental rename of arm_mptimer_init()Peter Maydell
2019-10-22hw/timer/exynos4210_mct: Initialize ptimer before starting itGuenter Roeck
2019-10-15aspeed/timer: Add support for IRQ status register on the AST2600Cédric Le Goater
2019-10-15aspeed/timer: Add AST2600 supportCédric Le Goater
2019-10-15aspeed/timer: Add support for control register 3Cédric Le Goater
2019-10-15aspeed/timer: Introduce an object class per SoCCédric Le Goater
2019-10-15hw/timer/mss-timerc: Switch to transaction-based ptimer APIPeter Maydell
2019-10-15hw/timer/imx_gpt.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-15hw/timer/imx_epit.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-15hw/timer/exynos4210_rtc.c: Switch main ptimer to transaction-based APIPeter Maydell
2019-10-15hw/timer/exynos4210_rtc.c: Switch 1Hz ptimer to transaction-based APIPeter Maydell
2019-10-15hw/timer/exynos4210_pwm.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-15hw/timer/exynos4210_mct.c: Switch ltick to transaction-based ptimer APIPeter Maydell
2019-10-15hw/timer/exynos4210_mct.c: Switch LFRC to transaction-based ptimer APIPeter Maydell
2019-10-15hw/timer/exynos4210_mct.c: Switch GFRC to transaction-based ptimer APIPeter Maydell
2019-10-15hw/timer/digic-timer.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-15hw/timer/cmsdk-apb-timer.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-15hw/timer/cmsdk-apb-dualtimer.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-15hw/timer/arm_mptimer.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-15hw/timer/allwinner-a10-pit.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-15hw/timer/arm_timer.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-15ptimer: Rename ptimer_init() to ptimer_init_with_bh()Peter Maydell
2019-10-04lm32: do not leak memory on object_new/object_unrefPaolo Bonzini
2019-09-13aspeed/scu: Introduce a aspeed_scu_get_apb_freq() routineCédric Le Goater
2019-09-03aspeed/timer: Provide back-pressure information for short periodsAndrew Jeffery
2019-08-22Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...Peter Maydell
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster
2019-08-20mc146818rtc: Remove reset notifiersDr. David Alan Gilbert
2019-08-19hw/Kconfig: Move the generic XLNX_ZYNQMP to the root hw/KconfigPhilippe Mathieu-Daudé
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-08-16Include migration/qemu-file-types.h a lot lessMarkus Armbruster
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster
2019-07-15pl031: Correctly migrate state when using -rtc clock=hostPeter Maydell
2019-07-04hw/timer/armv7m_systick: Forbid non-privileged accessesPeter Maydell
2019-07-03Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...Peter Maydell
2019-07-02qapi: Rename target.json to misc-target.jsonMarkus Armbruster
2019-07-01aspeed/timer: Ensure positive muldiv deltaChristian Svensson
2019-07-01aspeed/timer: Fix match calculationsAndrew Jeffery
2019-07-01aspeed/timer: Status register contains reload for stopped timerAndrew Jeffery