aboutsummaryrefslogtreecommitdiff
path: root/include/hw/timer
AgeCommit message (Expand)AuthorFilesLines
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster1-1/+0
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster2-1/+2
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster3-3/+0
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster1-1/+0
2019-08-16include: Make headers more self-containedMarkus Armbruster5-0/+7
2019-07-15pl031: Correctly migrate state when using -rtc clock=hostPeter Maydell1-0/+2
2019-07-01hw: timer: Add ASPEED RTC deviceJoel Stanley1-0/+31
2019-06-12Supply missing header guardsMarkus Armbruster1-0/+5
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2019-05-23arm: Move system_clock_scale to armv7m_systick.hPeter Maydell1-0/+22
2019-05-13Clean up ill-advised or unusual header guardsMarkus Armbruster1-2/+2
2019-02-21hw/timer/pl031: Allow use as an embedded-struct devicePeter Maydell1-0/+44
2019-01-07hw/timer/nrf51_timer: Add nRF51 Timer peripheralSteffen Görtz1-0/+80
2018-12-11qom: make interface types abstractMarc-André Lureau1-3/+1
2018-09-25aspeed/timer: fix compile breakage with clang 3.4.2Cédric Le Goater1-2/+1
2018-08-24hw/timer/cmsdk-apb-dualtimer: Implement CMSDK dual timer modulePeter Maydell1-0/+72
2018-06-26aspeed/timer: use the APB frequency from the SCUCédric Le Goater1-0/+4
2018-03-02xlnx-zynqmp-rtc: Add basic time supportAlistair Francis1-0/+2
2018-03-02xlnx-zynqmp-rtc: Initial commitAlistair Francis1-0/+84
2018-02-09i.MX: Add i.MX7 GPT variantAndrey Smirnov1-0/+1
2017-12-18hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()Philippe Mathieu-Daudé1-1/+2
2017-12-18hw/timer/i8254: rename pit_init() -> i8254_pit_init()Philippe Mathieu-Daudé2-3/+4
2017-09-21msf2: Add Smartfusion2 System timerSubbaraya Sundeep1-0/+64
2017-07-17hw/char/cmsdk-apb-timer: Implement CMSDK APB timer devicePeter Maydell1-0/+59
2017-06-06qtest: add rtc periodic timer testXiao Guangrong1-0/+20
2017-02-28armv7m: Split systick out from NVICPeter Maydell1-0/+34
2017-02-21hw/mips_gictimer: provide API for retrieving frequencyPaul Burton1-0/+1
2017-01-18target-sparc: implement sun4v RTCArtyom Tarasenko1-0/+1
2016-10-24arm_mptimer: Convert to use ptimerDmitry Osipenko1-4/+1
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster3-3/+3
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster1-3/+3
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster5-12/+14
2016-07-12Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into stagingPeter Maydell1-0/+46
2016-07-12hw/mips: implement GIC Interval TimerYongbok Kim1-0/+46
2016-07-07i.MX: split the GPT timer implementation into per SOC definitionsJean-Christophe Dubois1-1/+8
2016-06-30pcspk: fix KVMPaolo Bonzini2-8/+8
2016-06-17hw/timer: Add value matching support to aspeed_timerAndrew Jeffery1-2/+3
2016-03-22Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster1-1/+0
2016-03-16hw/timer: Add ASPEED timer device modelAndrew Jeffery1-0/+59
2016-01-09pc: acpi: move HPET from DSDT to SSDTIgor Mammedov1-0/+1
2015-12-17i.MX: Split the CCM class into an abstract base class and a concrete classJean-Christophe Dubois2-4/+6
2015-09-25hpet: remove muldiv64()Laurent Vivier1-2/+2
2015-08-13i.MX: Split GPT emulator in a header file and a source fileJean-Christophe Dubois1-0/+107
2015-08-13i.MX: Split EPIT emulator in a header file and a source fileJean-Christophe Dubois1-0/+79
2015-07-27Fix Cortex-A9 global timerJohannes Schlatow1-1/+1
2015-03-11stm32f2xx_timer: Add the stm32f2xx TimerAlistair Francis1-0/+101
2015-03-10m48t59: introduce new base-year qdev propertyMark Cave-Ayland1-2/+3
2015-03-10m48t59: let init functions return a Nvram objectHervé Poussineau1-33/+5
2015-03-10m48t59: add a Nvram interfaceHervé Poussineau1-0/+24
2014-04-17allwinner-a10-pit: implement prescaler and source selectionBeniamino Galvani1-0/+1