Age | Commit message (Expand) | Author | Files | Lines |
2020-07-11 | hw/timer: avr: Add limited support for 16-bit timer peripheral | Michael Rolnik | 1 | -0/+94 |
2020-06-22 | hw/timer: RX62N compare match timer (CMT) | Yoshinori Sato | 1 | -0/+40 |
2020-06-22 | hw/timer: RX62N 8-Bit timer (TMR) | Yoshinori Sato | 1 | -0/+55 |
2020-06-22 | hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h' | Philippe Mathieu-Daudé | 1 | -0/+23 |
2020-06-15 | sysbus: Convert to sysbus_realize() etc. with Coccinelle | Markus Armbruster | 1 | -1/+1 |
2020-06-15 | isa: Convert uses of isa_create() with Coccinelle | Markus Armbruster | 1 | -4/+5 |
2020-06-15 | qdev: Convert uses of qdev_create() with Coccinelle | Markus Armbruster | 1 | -2/+2 |
2020-05-11 | hw/timer/nrf51_timer: Display timer ID in trace events | Philippe Mathieu-Daudé | 1 | -0/+1 |
2019-10-25 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques... | Peter Maydell | 7 | -305/+0 |
2019-10-25 | hw/timer/bcm2835: Add the BCM2835 SYS_timer | Philippe Mathieu-Daudé | 1 | -0/+33 |
2019-10-24 | hw: Move Aspeed RTC from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé | 1 | -30/+0 |
2019-10-24 | hw: Move Xilinx ZynqMP RTC from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé | 1 | -92/+0 |
2019-10-24 | hw: Move sun4v hypervisor RTC from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé | 1 | -1/+0 |
2019-10-24 | hw: Move M48T59 device from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé | 1 | -32/+0 |
2019-10-24 | hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé | 2 | -104/+0 |
2019-10-24 | hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé | 1 | -46/+0 |
2019-10-15 | aspeed/timer: Add support for IRQ status register on the AST2600 | Cédric Le Goater | 1 | -0/+1 |
2019-10-15 | aspeed/timer: Add AST2600 support | Cédric Le Goater | 1 | -0/+1 |
2019-10-15 | aspeed/timer: Add support for control register 3 | Cédric Le Goater | 1 | -0/+1 |
2019-10-15 | aspeed/timer: Introduce an object class per SoC | Cédric Le Goater | 1 | -0/+15 |
2019-10-15 | hw/timer/mss-timerc: Switch to transaction-based ptimer API | Peter Maydell | 1 | -1/+0 |
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 1 | -1/+0 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 2 | -1/+2 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 3 | -3/+0 |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster | 1 | -1/+0 |
2019-08-16 | include: Make headers more self-contained | Markus Armbruster | 5 | -0/+7 |
2019-07-15 | pl031: Correctly migrate state when using -rtc clock=host | Peter Maydell | 1 | -0/+2 |
2019-07-01 | hw: timer: Add ASPEED RTC device | Joel Stanley | 1 | -0/+31 |
2019-06-12 | Supply missing header guards | Markus Armbruster | 1 | -0/+5 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-05-23 | arm: Move system_clock_scale to armv7m_systick.h | Peter Maydell | 1 | -0/+22 |
2019-05-13 | Clean up ill-advised or unusual header guards | Markus Armbruster | 1 | -2/+2 |
2019-02-21 | hw/timer/pl031: Allow use as an embedded-struct device | Peter Maydell | 1 | -0/+44 |
2019-01-07 | hw/timer/nrf51_timer: Add nRF51 Timer peripheral | Steffen Görtz | 1 | -0/+80 |
2018-12-11 | qom: make interface types abstract | Marc-André Lureau | 1 | -3/+1 |
2018-09-25 | aspeed/timer: fix compile breakage with clang 3.4.2 | Cédric Le Goater | 1 | -2/+1 |
2018-08-24 | hw/timer/cmsdk-apb-dualtimer: Implement CMSDK dual timer module | Peter Maydell | 1 | -0/+72 |
2018-06-26 | aspeed/timer: use the APB frequency from the SCU | Cédric Le Goater | 1 | -0/+4 |
2018-03-02 | xlnx-zynqmp-rtc: Add basic time support | Alistair Francis | 1 | -0/+2 |
2018-03-02 | xlnx-zynqmp-rtc: Initial commit | Alistair Francis | 1 | -0/+84 |
2018-02-09 | i.MX: Add i.MX7 GPT variant | Andrey Smirnov | 1 | -0/+1 |
2017-12-18 | hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init() | Philippe Mathieu-Daudé | 1 | -1/+2 |
2017-12-18 | hw/timer/i8254: rename pit_init() -> i8254_pit_init() | Philippe Mathieu-Daudé | 2 | -3/+4 |
2017-09-21 | msf2: Add Smartfusion2 System timer | Subbaraya Sundeep | 1 | -0/+64 |
2017-07-17 | hw/char/cmsdk-apb-timer: Implement CMSDK APB timer device | Peter Maydell | 1 | -0/+59 |
2017-06-06 | qtest: add rtc periodic timer test | Xiao Guangrong | 1 | -0/+20 |
2017-02-28 | armv7m: Split systick out from NVIC | Peter Maydell | 1 | -0/+34 |
2017-02-21 | hw/mips_gictimer: provide API for retrieving frequency | Paul Burton | 1 | -0/+1 |
2017-01-18 | target-sparc: implement sun4v RTC | Artyom Tarasenko | 1 | -0/+1 |
2016-10-24 | arm_mptimer: Convert to use ptimer | Dmitry Osipenko | 1 | -4/+1 |