summaryrefslogtreecommitdiffstats
path: root/hw/timer
Commit message (Expand)AuthorAgeFilesLines
* exynos: Fix bad printf format specifiersAlex Chen2020-11-172-6/+6
* nomaintainer: Fix Lesser GPL version numberChetan Pant2020-11-153-3/+3
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-...Peter Maydell2020-10-292-120/+274
|\
| * hw/timer/armv7m_systick: Rewrite to use ptimersPeter Maydell2020-10-271-72/+52Star
| * hw/timer: Adding watchdog for NPCM7XX Timer.Hao Wu2020-10-271-46/+220
| * Move npcm7xx_timer_reached_zero call out of npcm7xx_timer_pauseHavard Skinnemoen2020-10-271-3/+3
* | hw/timer/sh_timer: Remove superfluous "break" statementsThomas Huth2020-10-271-3/+0Star
* | hw/timer/sh_timer: Silence warnings about missing fallthrough statementsThomas Huth2020-10-271-0/+4
* | hw/timer/sh_timer: Coding style clean-upThomas Huth2020-10-271-32/+57
|/
* hw/timer/bcm2835: Support the timer COMPARE registersPhilippe Mathieu-Daudé2020-10-202-19/+35
* hw/timer/bcm2835: Rename variable holding CTRL_STATUS registerPhilippe Mathieu-Daudé2020-10-201-4/+4
* hw/timer/bcm2835: Introduce BCM2835_SYSTIMER_COUNT definitionPhilippe Mathieu-Daudé2020-10-201-1/+2
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell2020-09-221-20/+7Star
|\
| * hw/timer/hpet: Fix debug format stringsDov Murik2020-09-161-6/+7
| * hw/timer/hpet: Remove unused functions hpet_ram_readb, hpet_ram_readwDov Murik2020-09-161-14/+0Star
* | Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-1812-39/+13Star
|/
* hw/timer: Add NPCM7xx Timer device modelHavard Skinnemoen2020-09-143-0/+549
* hw/timer/armv7m_systick: assert that board code set system_clock_scalePeter Maydell2020-09-141-0/+8
* Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2020-09-1115-54/+84
|\
| * Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-0915-28/+32
| * Move QOM typedefs and add missing includesEduardo Habkost2020-09-0915-26/+52
* | trace-events: Delete unused trace pointsMarkus Armbruster2020-09-091-1/+0Star
|/
* meson: convert hw/timerPaolo Bonzini2020-08-212-41/+37Star
* trace: switch position of headers to what Meson requiresPaolo Bonzini2020-08-211-0/+1
* hw/timer/imx_epit: Avoid assertion when CR.SWR is writtenPeter Maydell2020-08-031-3/+10
* hw/timer: avr: Add limited support for 16-bit timer peripheralMichael Rolnik2020-07-114-0/+638
* hw/timer: RX62N compare match timer (CMT)Yoshinori Sato2020-06-223-0/+287
* hw/timer: RX62N 8-Bit timer (TMR)Yoshinori Sato2020-06-223-0/+481
* hw/timer/sh_timer: Remove unused 'qemu/timer.h' includePhilippe Mathieu-Daudé2020-06-221-1/+0Star
* hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'Philippe Mathieu-Daudé2020-06-221-0/+2
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...Peter Maydell2020-06-111-2/+7
|\
| * hw/unicore32/puv3: Use qemu_log_mask(ERROR) instead of debug printf()Philippe Mathieu-Daudé2020-06-091-2/+7
* | hw/timer/grlib_gptimer: Display frequency in decimalPhilippe Mathieu-Daudé2020-06-091-1/+1
|/
* hw/timer/exynos4210_mct: Replace hw_error() by qemu_log_mask()Philippe Mathieu-Daudé2020-05-211-7/+5Star
* hw/timer/nrf51_timer: Add trace event of counter value updatePhilippe Mathieu-Daudé2020-05-112-0/+2
* hw/timer/nrf51_timer: Display timer ID in trace eventsPhilippe Mathieu-Daudé2020-05-112-4/+11
* hw/arm/nrf51: Add NRF51_PERIPHERAL_SIZE definitionPhilippe Mathieu-Daudé2020-05-111-1/+1
* hw/timer/pxa2xx_timer: Add assertion to silent static analyzer warningPhilippe Mathieu-Daudé2020-05-041-0/+1
* hw/timer/stm32f2xx_timer: Remove dead assignmentPhilippe Mathieu-Daudé2020-05-041-1/+0Star
* timer/exynos4210_mct: Remove redundant statement in exynos4210_mct_write()Chen Qun2020-05-041-4/+0Star
* hw/timer/hpet: Include "exec/address-spaces.h"Philippe Mathieu-Daudé2020-03-091-0/+1
* hw/timer: Remove unused "ui/console.h" headerPhilippe Mathieu-Daudé2020-03-091-1/+0Star
* hw/timer/cadence_ttc: move timer_new from init() into realize() to avoid meml...Pan Nengyuan2020-03-051-5/+11
* stm32f2xx_timer: delay timer_new to avoid memleaksPan Nengyuan2020-02-071-0/+5
* armv7m_systick: delay timer_new to avoid memleaksPan Nengyuan2020-02-071-0/+6
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-2418-19/+19
* hw/timer/aspeed_timer: Add a fall through commentPhilippe Mathieu-Daudé2020-01-241-1/+1
* migration: Define VMSTATE_INSTANCE_ID_ANYPeter Xu2020-01-201-1/+1
* hw/timer/Kconfig: Intel 8254 PIT depends of ISA busPhilippe Mathieu-Daudé2020-01-071-0/+1
* aspeed: Change the "scu" property definitionCédric Le Goater2019-12-161-8/+9