summaryrefslogtreecommitdiff
path: root/hw/timer
AgeCommit message (Expand)Author
2013-07-29grlib_gptimer: QOM cast cleanupAndreas Färber
2013-07-29exynos4210_rtc: QOM cast cleanupAndreas Färber
2013-07-29exynos4210_pwm: QOM cast cleanupAndreas Färber
2013-07-29exynos4210_mct: QOM cast cleanupAndreas Färber
2013-07-29etraxfs_timer: QOM cast cleanupAndreas Färber
2013-07-29etraxfs_timer: Rename etrax_timer to ETRAXTimerStateAndreas Färber
2013-07-29cadence_ttc: QOM cast cleanupAndreas Färber
2013-07-29arm_timer: QOM cast cleanup for icp_pit_stateAndreas Färber
2013-07-29arm_timer: QOM cast cleanup for SP804StateAndreas Färber
2013-07-29arm_timer: Rename sp804_state to SP804StateAndreas Färber
2013-07-29timer/arm_mptimer: QOM cast cleanupAndreas Färber
2013-07-23hpet: Use QOM realize for hpetHu Tao
2013-07-23hpet: QOM'ify some moreHu Tao
2013-07-23hw: Avoid use of QOM type name macros in VMStateDescriptionsPeter Maydell
2013-07-09timer/arm_mptimer: Build arm_mptimer only onceAndreas Färber
2013-07-09cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber
2013-07-04hw/t*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-06-25i.MX: Rework functions/types name and use new style initializationJean-Christophe DUBOIS
2013-06-25i.MX: Implement a more complete version of the GPT timer.Jean-Christophe DUBOIS
2013-06-07i8254: Convert PITCommonState to QOM realizefnAndreas Färber
2013-06-07i8254: QOM'ify some moreAndreas Färber
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber
2013-06-03i.MX: Improve EPIT timer code.Jean-Christophe DUBOIS
2013-06-03i.MX: split GPT and EPIT timer implementationJean-Christophe DUBOIS
2013-06-01Remove unnecessary break statementsStefan Weil
2013-05-18remove some double-includesMichael Tokarev
2013-05-03i.MX: implement a more correct version of EPIT timer.Jean-Christophe DUBOIS
2013-05-01pc: Update rtc_cmos on CPU hot-plugIgor Mammedov
2013-04-29mc146818rtc: QOM'ifyAndreas Färber
2013-04-29m48t59: QOM'ify ISA M48T59 NVRAMAndreas Färber
2013-04-15arm: fix location of some include filesPeter Maydell
2013-04-08hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move MC146818RTC to hw/timer/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini
2013-04-08hw: make subdirectories for devicesPaolo Bonzini