summaryrefslogtreecommitdiffstats
path: root/include/hw/timer
Commit message (Expand)AuthorAgeFilesLines
...
* aspeed/timer: Add support for IRQ status register on the AST2600Cédric Le Goater2019-10-151-0/+1
* aspeed/timer: Add AST2600 supportCédric Le Goater2019-10-151-0/+1
* aspeed/timer: Add support for control register 3Cédric Le Goater2019-10-151-0/+1
* aspeed/timer: Introduce an object class per SoCCédric Le Goater2019-10-151-0/+15
* hw/timer/mss-timerc: Switch to transaction-based ptimer APIPeter Maydell2019-10-151-1/+0Star
* Clean up inclusion of sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+0Star
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-162-1/+2
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-163-3/+0Star
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-1/+0Star
* include: Make headers more self-containedMarkus Armbruster2019-08-165-0/+7
* pl031: Correctly migrate state when using -rtc clock=hostPeter Maydell2019-07-151-0/+2
* hw: timer: Add ASPEED RTC deviceJoel Stanley2019-07-011-0/+31
* Supply missing header guardsMarkus Armbruster2019-06-121-0/+5
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* arm: Move system_clock_scale to armv7m_systick.hPeter Maydell2019-05-231-0/+22
* Clean up ill-advised or unusual header guardsMarkus Armbruster2019-05-131-2/+2
* hw/timer/pl031: Allow use as an embedded-struct devicePeter Maydell2019-02-211-0/+44
* hw/timer/nrf51_timer: Add nRF51 Timer peripheralSteffen Görtz2019-01-071-0/+80
* qom: make interface types abstractMarc-André Lureau2018-12-111-3/+1Star
* aspeed/timer: fix compile breakage with clang 3.4.2Cédric Le Goater2018-09-251-2/+1Star
* hw/timer/cmsdk-apb-dualtimer: Implement CMSDK dual timer modulePeter Maydell2018-08-241-0/+72
* aspeed/timer: use the APB frequency from the SCUCédric Le Goater2018-06-261-0/+4
* xlnx-zynqmp-rtc: Add basic time supportAlistair Francis2018-03-021-0/+2
* xlnx-zynqmp-rtc: Initial commitAlistair Francis2018-03-021-0/+84
* i.MX: Add i.MX7 GPT variantAndrey Smirnov2018-02-091-0/+1
* hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()Philippe Mathieu-Daudé2017-12-181-1/+2
* hw/timer/i8254: rename pit_init() -> i8254_pit_init()Philippe Mathieu-Daudé2017-12-182-3/+4
* msf2: Add Smartfusion2 System timerSubbaraya Sundeep2017-09-211-0/+64
* hw/char/cmsdk-apb-timer: Implement CMSDK APB timer devicePeter Maydell2017-07-171-0/+59
* qtest: add rtc periodic timer testXiao Guangrong2017-06-061-0/+20
* armv7m: Split systick out from NVICPeter Maydell2017-02-281-0/+34
* hw/mips_gictimer: provide API for retrieving frequencyPaul Burton2017-02-211-0/+1
* target-sparc: implement sun4v RTCArtyom Tarasenko2017-01-181-0/+1
* arm_mptimer: Convert to use ptimerDmitry Osipenko2016-10-241-4/+1Star
* Clean up decorations and whitespace around header guardsMarkus Armbruster2016-07-123-3/+3
* Clean up ill-advised or unusual header guardsMarkus Armbruster2016-07-121-3/+3
* Clean up header guards that don't match their file nameMarkus Armbruster2016-07-125-12/+14
* Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160712' into stagingPeter Maydell2016-07-121-0/+46
|\
| * hw/mips: implement GIC Interval TimerYongbok Kim2016-07-121-0/+46
* | i.MX: split the GPT timer implementation into per SOC definitionsJean-Christophe Dubois2016-07-071-1/+8
|/
* pcspk: fix KVMPaolo Bonzini2016-06-302-8/+8
* hw/timer: Add value matching support to aspeed_timerAndrew Jeffery2016-06-171-2/+3
* Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster2016-03-221-1/+0Star
* hw/timer: Add ASPEED timer device modelAndrew Jeffery2016-03-161-0/+59
* pc: acpi: move HPET from DSDT to SSDTIgor Mammedov2016-01-091-0/+1
* i.MX: Split the CCM class into an abstract base class and a concrete classJean-Christophe Dubois2015-12-172-4/+6
* hpet: remove muldiv64()Laurent Vivier2015-09-251-2/+2
* i.MX: Split GPT emulator in a header file and a source fileJean-Christophe Dubois2015-08-131-0/+107
* i.MX: Split EPIT emulator in a header file and a source fileJean-Christophe Dubois2015-08-131-0/+79
* Fix Cortex-A9 global timerJohannes Schlatow2015-07-271-1/+1