aboutsummaryrefslogtreecommitdiff
path: root/hw/timer/Makefile.objs
AgeCommit message (Expand)Author
2019-10-25Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-10-25hw/timer/bcm2835: Add the BCM2835 SYS_timerPhilippe Mathieu-Daudé
2019-10-24hw: Move Aspeed RTC from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé
2019-10-24hw: Move Exynos4210 RTC from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé
2019-10-24hw: Move Xilinx ZynqMP RTC from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé
2019-10-24hw: Move DS1338 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé
2019-10-24hw: Move TWL92230 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé
2019-10-24hw: Move sun4v hypervisor RTC from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé
2019-10-24hw: Move M41T80 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé
2019-10-24hw: Move M48T59 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé
2019-10-24hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé
2019-10-24hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé
2019-10-24hw/timer: Compile devices not target-dependent as common objectPhilippe Mathieu-Daudé
2019-07-01hw: timer: Add ASPEED RTC deviceJoel Stanley
2019-01-07hw/timer/nrf51_timer: Add nRF51 Timer peripheralSteffen Görtz
2018-08-24hw/timer/cmsdk-apb-dualtimer: Implement CMSDK dual timer modulePeter Maydell
2018-07-03hw/timer: Add basic M41T80 emulationBALATON Zoltan
2018-03-02xlnx-zynqmp-rtc: Initial commitAlistair Francis
2017-09-21msf2: Add Smartfusion2 System timerSubbaraya Sundeep
2017-07-17hw/char/cmsdk-apb-timer: Implement CMSDK APB timer devicePeter Maydell
2017-02-28armv7m: Split systick out from NVICPeter Maydell
2017-02-06Split ISA and sysbus versions of m48t59 deviceDavid Gibson
2017-01-24nios2: Add periodic timer emulationChris Wulff
2017-01-18target-sparc: implement sun4v RTCArtyom Tarasenko
2016-07-12hw/mips: implement GIC Interval TimerYongbok Kim
2016-03-16hw/timer: Add ASPEED timer device modelAndrew Jeffery
2016-02-23tusb6010: move from hw/timer to hw/usbPeter Maydell
2015-03-11stm32f2xx_timer: Add the stm32f2xx TimerAlistair Francis
2013-12-17hw/timer: add allwinner a10 timerliguang
2013-12-17hw/arm/digic: add timer supportAntony Pavlov
2013-12-10hw/timer: Introduce ARM A9 Global Timer.Peter Crosthwaite
2013-07-09timer/arm_mptimer: Build arm_mptimer only onceAndreas Färber
2013-06-03i.MX: split GPT and EPIT timer implementationJean-Christophe DUBOIS
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