summaryrefslogtreecommitdiffstats
path: root/include/hw/timer
Commit message (Expand)AuthorAgeFilesLines
* 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
* stm32f2xx_timer: Add the stm32f2xx TimerAlistair Francis2015-03-111-0/+101
* m48t59: introduce new base-year qdev propertyMark Cave-Ayland2015-03-101-2/+3
* m48t59: let init functions return a Nvram objectHervé Poussineau2015-03-101-33/+5Star
* m48t59: add a Nvram interfaceHervé Poussineau2015-03-101-0/+24
* allwinner-a10-pit: implement prescaler and source selectionBeniamino Galvani2014-04-171-0/+1
* allwinner-a10-pit: avoid generation of spurious interruptsBeniamino Galvani2014-04-171-2/+10
* hw/timer: add allwinner a10 timerliguang2013-12-171-0/+58
* hw/arm/digic: add timer supportAntony Pavlov2013-12-171-0/+46
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-12-131-1/+9
|\
| * hpet: fix build with CONFIG_HPET offMichael S. Tsirkin2013-12-111-1/+9
* | hw/timer: Introduce ARM A9 Global Timer.Peter Crosthwaite2013-12-101-0/+97
|/
* a9mpcore: Embed ARMMPTimerStateAndreas Färber2013-11-051-0/+54