Age | Commit message (Expand) | Author | Files | Lines |
2021-01-29 | arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSE | Peter Maydell | 2 | -12/+0 |
2021-01-29 | hw/timer/cmsdk-apb-dualtimer: Convert to use Clock input | Peter Maydell | 1 | -5/+37 |
2021-01-29 | hw/timer/cmsdk-apb-timer: Convert to use Clock input | Peter Maydell | 1 | -4/+14 |
2021-01-29 | hw/timer/cmsdk-apb-dualtimer: Add Clock input | Peter Maydell | 1 | -2/+5 |
2021-01-29 | hw/timer/cmsdk-apb-timer: Add Clock input | Peter Maydell | 1 | -2/+5 |
2021-01-29 | hw/timer/cmsdk-apb-timer: Rename CMSDKAPBTIMER struct to CMSDKAPBTimer | Peter Maydell | 1 | -14/+14 |
2021-01-12 | hw/timer: Refactor NPCM7XX Timer to use CLK clock | Hao Wu | 1 | -21/+18 |
2021-01-08 | exynos4210_mct: Use ptimer_free() in the finalize function to avoid memleaks | Gan Qixin | 1 | -0/+14 |
2021-01-08 | mss-timer: Use ptimer_free() in the finalize function to avoid memleaks | Gan Qixin | 1 | -0/+13 |
2021-01-08 | exynos4210_pwm: Use ptimer_free() in the finalize function to avoid memleaks | Gan Qixin | 1 | -0/+11 |
2021-01-08 | allwinner-a10-pit: Use ptimer_free() in the finalize function to avoid memleaks | Gan Qixin | 1 | -0/+11 |
2021-01-08 | digic-timer: Use ptimer_free() in the finalize function to avoid memleaks | Gan Qixin | 1 | -0/+8 |
2021-01-06 | hw/timer/slavio_timer: Allow 64-bit accesses | Philippe Mathieu-Daudé | 1 | -0/+4 |
2020-12-18 | hw/timer/renesas_tmr: silence the compiler warnings | Chen Qun | 1 | -0/+1 |
2020-11-17 | exynos: Fix bad printf format specifiers | Alex Chen | 2 | -6/+6 |
2020-11-15 | nomaintainer: Fix Lesser GPL version number | Chetan Pant | 3 | -3/+3 |
2020-10-29 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-... | Peter Maydell | 2 | -120/+274 |
2020-10-27 | hw/timer/armv7m_systick: Rewrite to use ptimers | Peter Maydell | 1 | -72/+52 |
2020-10-27 | hw/timer: Adding watchdog for NPCM7XX Timer. | Hao Wu | 1 | -46/+220 |
2020-10-27 | Move npcm7xx_timer_reached_zero call out of npcm7xx_timer_pause | Havard Skinnemoen | 1 | -3/+3 |
2020-10-27 | hw/timer/sh_timer: Remove superfluous "break" statements | Thomas Huth | 1 | -3/+0 |
2020-10-27 | hw/timer/sh_timer: Silence warnings about missing fallthrough statements | Thomas Huth | 1 | -0/+4 |
2020-10-27 | hw/timer/sh_timer: Coding style clean-up | Thomas Huth | 1 | -32/+57 |
2020-10-20 | hw/timer/bcm2835: Support the timer COMPARE registers | Philippe Mathieu-Daudé | 2 | -19/+35 |
2020-10-20 | hw/timer/bcm2835: Rename variable holding CTRL_STATUS register | Philippe Mathieu-Daudé | 1 | -4/+4 |
2020-10-20 | hw/timer/bcm2835: Introduce BCM2835_SYSTIMER_COUNT definition | Philippe Mathieu-Daudé | 1 | -1/+2 |
2020-09-22 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul... | Peter Maydell | 1 | -20/+7 |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 12 | -39/+13 |
2020-09-16 | hw/timer/hpet: Fix debug format strings | Dov Murik | 1 | -6/+7 |
2020-09-16 | hw/timer/hpet: Remove unused functions hpet_ram_readb, hpet_ram_readw | Dov Murik | 1 | -14/+0 |
2020-09-14 | hw/timer: Add NPCM7xx Timer device model | Havard Skinnemoen | 3 | -0/+549 |
2020-09-14 | hw/timer/armv7m_systick: assert that board code set system_clock_scale | Peter Maydell | 1 | -0/+8 |
2020-09-11 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell | 15 | -54/+84 |
2020-09-09 | trace-events: Delete unused trace points | Markus Armbruster | 1 | -1/+0 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 15 | -28/+32 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 15 | -26/+52 |
2020-08-21 | meson: convert hw/timer | Paolo Bonzini | 2 | -41/+37 |
2020-08-21 | trace: switch position of headers to what Meson requires | Paolo Bonzini | 1 | -0/+1 |
2020-08-03 | hw/timer/imx_epit: Avoid assertion when CR.SWR is written | Peter Maydell | 1 | -3/+10 |
2020-07-11 | hw/timer: avr: Add limited support for 16-bit timer peripheral | Michael Rolnik | 4 | -0/+638 |
2020-06-22 | hw/timer: RX62N compare match timer (CMT) | Yoshinori Sato | 3 | -0/+287 |
2020-06-22 | hw/timer: RX62N 8-Bit timer (TMR) | Yoshinori Sato | 3 | -0/+481 |
2020-06-22 | hw/timer/sh_timer: Remove unused 'qemu/timer.h' include | Philippe Mathieu-Daudé | 1 | -1/+0 |
2020-06-22 | hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h' | Philippe Mathieu-Daudé | 1 | -0/+2 |
2020-06-11 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul... | Peter Maydell | 1 | -2/+7 |
2020-06-09 | hw/unicore32/puv3: Use qemu_log_mask(ERROR) instead of debug printf() | Philippe Mathieu-Daudé | 1 | -2/+7 |
2020-06-09 | hw/timer/grlib_gptimer: Display frequency in decimal | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-05-21 | hw/timer/exynos4210_mct: Replace hw_error() by qemu_log_mask() | Philippe Mathieu-Daudé | 1 | -7/+5 |
2020-05-11 | hw/timer/nrf51_timer: Add trace event of counter value update | Philippe Mathieu-Daudé | 2 | -0/+2 |
2020-05-11 | hw/timer/nrf51_timer: Display timer ID in trace events | Philippe Mathieu-Daudé | 2 | -4/+11 |