summaryrefslogtreecommitdiffstats
path: root/hw/timer
Commit message (Expand)AuthorAgeFilesLines
* hpet: Use QOM realize for hpetHu Tao2013-07-231-13/+19
* hpet: QOM'ify some moreHu Tao2013-07-231-6/+13
* hw: Avoid use of QOM type name macros in VMStateDescriptionsPeter Maydell2013-07-232-2/+2
* timer/arm_mptimer: Build arm_mptimer only onceAndreas Färber2013-07-092-1/+2
* cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber2013-07-091-5/+3
* hw/t*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-0422-30/+39
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-0425-31/+31
* i.MX: Rework functions/types name and use new style initializationJean-Christophe DUBOIS2013-06-251-87/+84
* i.MX: Implement a more complete version of the GPT timer.Jean-Christophe DUBOIS2013-06-251-174/+269
* i8254: Convert PITCommonState to QOM realizefnAndreas Färber2013-06-072-13/+19
* i8254: QOM'ify some moreAndreas Färber2013-06-071-2/+2
* isa: Use realizefn for ISADeviceAndreas Färber2013-06-073-26/+29
* i.MX: Improve EPIT timer code.Jean-Christophe DUBOIS2013-06-031-104/+132
* i.MX: split GPT and EPIT timer implementationJean-Christophe DUBOIS2013-06-033-363/+410
* Remove unnecessary break statementsStefan Weil2013-06-011-1/+0
* remove some double-includesMichael Tokarev2013-05-181-1/+0
* i.MX: implement a more correct version of EPIT timer.Jean-Christophe DUBOIS2013-05-031-64/+198
* pc: Update rtc_cmos on CPU hot-plugIgor Mammedov2013-05-011-0/+7
* mc146818rtc: QOM'ifyAndreas Färber2013-04-291-16/+20
* m48t59: QOM'ify ISA M48T59 NVRAMAndreas Färber2013-04-291-14/+21
* arm: fix location of some include filesPeter Maydell2013-04-151-1/+1
* hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini2013-04-0816-0/+7587
* hw: move MC146818RTC to hw/timer/, configure via default-configs/Paolo Bonzini2013-04-082-0/+915
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-0812-0/+4898
* hw: make subdirectories for devicesPaolo Bonzini2013-04-081-0/+0
OpenPOWER on IntegriCloud