1. 9323e79 Fix 'writeable' typos by Peter Maydell · 2 years, 10 months ago
  2. 9598c1b ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY by Peter Maydell · 2 years, 11 months ago
  3. c5b89a4 aspeed/timer: Add AST1030 support by Steven Lee · 2 years, 11 months ago
  4. 09fc50c timer: cadence_ttc: Break out header file to allow embedding by Edgar E. Iglesias · 3 years ago
  5. b21e238 Use g_new() & friends where that makes obvious sense by Markus Armbruster · 3 years ago
  6. 432732b hw/timer: fix a9gtimer vmstate by Pavel Dovgalyuk · 3 years, 2 months ago
  7. 77cd997 hw/timer/armv7m_systick: Update clock source before enabling timer by Richard Petri · 3 years, 2 months ago
  8. dda94e5 hw: timer: ibex_timer: update/add reg address by Wilfred Mallawa · 3 years, 3 months ago
  9. 28ca468 hw: timer: ibex_timer: Fixup reading w/o register by Wilfred Mallawa · 3 years, 3 months ago
  10. 6446a79 hw/timer/etraxfs_timer: Add vmstate for ETRAX timers by Philippe Mathieu-Daudé · 3 years, 5 months ago
  11. 46e4475 hw/timer/sh_timer: Remove use of hw_error by BALATON Zoltan · 3 years, 5 months ago
  12. 65307c7 hw/timer/sh_timer: Fix timer memory region size by BALATON Zoltan · 3 years, 5 months ago
  13. f64ccec hw/timer/sh_timer: Do not wrap lines that are not too long by BALATON Zoltan · 3 years, 5 months ago
  14. 5d9b737 hw/timer/sh_timer: Rename sh_timer_state to SHTimerState by BALATON Zoltan · 3 years, 5 months ago
  15. ad52cfc hw/sh4: Change debug printfs to traces by BALATON Zoltan · 3 years, 5 months ago
  16. 3b885da hw/sh4: Fix typos in a comment by BALATON Zoltan · 3 years, 5 months ago
  17. 373b96b hw/sh4: Coding style: Remove unnecessary casts by BALATON Zoltan · 3 years, 5 months ago
  18. ac3c9e7 hw/sh4: Coding style: Add missing braces by BALATON Zoltan · 3 years, 5 months ago
  19. f94bff1 hw/sh4: Coding style: White space fixes by BALATON Zoltan · 3 years, 5 months ago
  20. 2213896 hw/sh4: Coding style: Fix multi-line comments by BALATON Zoltan · 3 years, 5 months ago
  21. 5bf6f1a hw/timer: Add SiFive PWM support by Alistair Francis · 3 years, 7 months ago
  22. 57a3a62 hw/intc: ibex_timer: Convert the timer to use RISC-V CPU GPIO lines by Alistair Francis · 3 years, 7 months ago
  23. 683754c arm: Remove system_clock_scale global by Peter Maydell · 3 years, 8 months ago
  24. d18fdd6 hw/timer/stellaris-gptm: Use Clock input instead of system_clock_scale by Peter Maydell · 3 years, 8 months ago
  25. f3eb755 hw/arm/stellaris: Split stellaris-gptm into its own file by Peter Maydell · 3 years, 8 months ago
  26. a40e10f hw/timer/armv7m_systick: Use clock inputs instead of system_clock_scale by Peter Maydell · 3 years, 8 months ago
  27. 5c6e1a1 hw/timer/armv7m_systick: Add input clocks by Peter Maydell · 3 years, 8 months ago
  28. df41cbd hw/timer: Initial commit of Ibex Timer by Alistair Francis · 3 years, 9 months ago
  29. d0fb965 docs: fix references to docs/devel/tracing.rst by Stefano Garzarella · 3 years, 10 months ago
  30. 367196c Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pull-request' into staging by Peter Maydell · 3 years, 10 months ago
  31. 72fe474 hw/timer/etraxfs_timer: Convert to 3-phase reset (Resettable interface) by Philippe Mathieu-Daudé · 3 years, 11 months ago
  32. 4369223 Drop the deprecated unicore32 target by Markus Armbruster · 3 years, 11 months ago
  33. 9d49bcf Drop the deprecated lm32 target by Markus Armbruster · 3 years, 11 months ago
  34. e924921 hw: Do not include hw/irq.h if it is not necessary by Thomas Huth · 4 years ago
  35. f6527ea hw: Do not include hw/sysbus.h if it is not necessary by Thomas Huth · 4 years ago
  36. b9e3f15 hw/timer/renesas_tmr: Add default-case asserts in read_tcnt() by Peter Maydell · 4 years ago
  37. e178113 hw: Replace anti-social QOM type names by Markus Armbruster · 4 years, 1 month ago
  38. c963fee hw/i8254: fix vmstate load by Pavel Dovgalyuk · 4 years, 1 month ago
  39. fc49b77 hw/timer/sse-timer: Propagate eventual error in sse_timer_realize() by Philippe Mathieu-Daudé · 4 years, 1 month ago
  40. 6f34661 Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pull-request' into staging by Peter Maydell · 4 years, 1 month ago
  41. 5c6295a Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210310' into staging by Peter Maydell · 4 years, 1 month ago
  42. 81b3dda hw/timer/renesas_tmr: Fix use of uninitialized data in read_tcnt() by Peter Maydell · 4 years, 1 month ago
  43. 02f8fe1 hw/timer/renesas_tmr: Prefix constants for CSS values with CSS_ by Peter Maydell · 4 years, 1 month ago
  44. 8ee08a6 hw/lm32/Kconfig: Rename CONFIG_LM32 -> CONFIG_LM32_DEVICES by Philippe Mathieu-Daudé · 4 years, 1 month ago
  45. 0b8ceee hw/timer/sse-timer: Model the SSE Subsystem System Timer by Peter Maydell · 4 years, 1 month ago
  46. 0d10df3 hw/timer/sse-counter: Model the SSE Subsystem System Counter by Peter Maydell · 4 years, 1 month ago
  47. c7db11b hw/timer/npcm7xx_timer: Use new clock_ns_to_ticks() by Peter Maydell · 4 years, 1 month ago
  48. 5ee0abe clock: Add ClockEvent parameter to callbacks by Peter Maydell · 4 years, 1 month ago
  49. 25e7952 hw/timer: Introduce SH_TIMER Kconfig entry by Philippe Mathieu-Daudé · 4 years, 1 month ago
  50. 932a8d1 arm: Update infocenter.arm.com URLs by Peter Maydell · 4 years, 2 months ago
  51. 38867d0 arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSE by Peter Maydell · 4 years, 2 months ago
  52. 7208aaf hw/timer/cmsdk-apb-dualtimer: Convert to use Clock input by Peter Maydell · 4 years, 2 months ago
  53. 5e06656 hw/timer/cmsdk-apb-timer: Convert to use Clock input by Peter Maydell · 4 years, 2 months ago
  54. 55fd0f8 hw/timer/cmsdk-apb-dualtimer: Add Clock input by Peter Maydell · 4 years, 2 months ago
  55. 7cc378e hw/timer/cmsdk-apb-timer: Add Clock input by Peter Maydell · 4 years, 2 months ago
  56. b56d351 hw/timer/cmsdk-apb-timer: Rename CMSDKAPBTIMER struct to CMSDKAPBTimer by Peter Maydell · 4 years, 2 months ago
  57. 0be12dc hw/timer: Refactor NPCM7XX Timer to use CLK clock by Hao Wu · 4 years, 3 months ago
  58. d97d915 exynos4210_mct: Use ptimer_free() in the finalize function to avoid memleaks by Gan Qixin · 4 years, 3 months ago
  59. e494004 mss-timer: Use ptimer_free() in the finalize function to avoid memleaks by Gan Qixin · 4 years, 3 months ago
  60. c9342c0 exynos4210_pwm: Use ptimer_free() in the finalize function to avoid memleaks by Gan Qixin · 4 years, 3 months ago
  61. e1c5909 allwinner-a10-pit: Use ptimer_free() in the finalize function to avoid memleaks by Gan Qixin · 4 years, 3 months ago
  62. ea492b1 digic-timer: Use ptimer_free() in the finalize function to avoid memleaks by Gan Qixin · 4 years, 3 months ago
  63. 62a9b22 hw/timer/slavio_timer: Allow 64-bit accesses by Philippe Mathieu-Daudé · 4 years, 4 months ago
  64. 3098286 hw/timer/renesas_tmr: silence the compiler warnings by Chen Qun · 4 years, 4 months ago
  65. 6319256 exynos: Fix bad printf format specifiers by Alex Chen · 4 years, 4 months ago
  66. 61f3c91 nomaintainer: Fix Lesser GPL version number by Chetan Pant · 4 years, 5 months ago
  67. 802427b Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-1' into staging by Peter Maydell · 4 years, 5 months ago
  68. 32bd322 hw/timer/armv7m_systick: Rewrite to use ptimers by Peter Maydell · 4 years, 5 months ago
  69. 7d378ed hw/timer: Adding watchdog for NPCM7XX Timer. by Hao Wu · 4 years, 5 months ago
  70. 2ac8884 Move npcm7xx_timer_reached_zero call out of npcm7xx_timer_pause by Havard Skinnemoen · 4 years, 5 months ago
  71. 45514b4 hw/timer/sh_timer: Remove superfluous "break" statements by Thomas Huth · 4 years, 5 months ago
  72. 97edd8b hw/timer/sh_timer: Silence warnings about missing fallthrough statements by Thomas Huth · 4 years, 5 months ago
  73. 2f5af2d hw/timer/sh_timer: Coding style clean-up by Thomas Huth · 4 years, 5 months ago
  74. be95dff hw/timer/bcm2835: Support the timer COMPARE registers by Philippe Mathieu-Daudé · 4 years, 6 months ago
  75. cdb490d hw/timer/bcm2835: Rename variable holding CTRL_STATUS register by Philippe Mathieu-Daudé · 4 years, 6 months ago
  76. f3f6936 hw/timer/bcm2835: Introduce BCM2835_SYSTIMER_COUNT definition by Philippe Mathieu-Daudé · 4 years, 6 months ago
  77. 834b927 Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pull-request' into staging by Peter Maydell · 4 years, 6 months ago
  78. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
  79. 931c1d4 hw/timer/hpet: Fix debug format strings by Dov Murik · 4 years, 7 months ago
  80. d6892f1 hw/timer/hpet: Remove unused functions hpet_ram_readb, hpet_ram_readw by Dov Murik · 4 years, 7 months ago
  81. 85fdd74 hw/timer: Add NPCM7xx Timer device model by Havard Skinnemoen · 4 years, 7 months ago
  82. c9ebc8c hw/timer/armv7m_systick: assert that board code set system_clock_scale by Peter Maydell · 4 years, 7 months ago
  83. f4ef8c9 Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging by Peter Maydell · 4 years, 7 months ago
  84. 6ec9379 trace-events: Delete unused trace points by Markus Armbruster · 4 years, 8 months ago
  85. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 7 months ago
  86. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 7 months ago
  87. beeb056 meson: convert hw/timer by Paolo Bonzini · 5 years ago
  88. 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 5 years ago
  89. 13557fd hw/timer/imx_epit: Avoid assertion when CR.SWR is written by Peter Maydell · 4 years, 8 months ago
  90. 8ff47bc hw/timer: avr: Add limited support for 16-bit timer peripheral by Michael Rolnik · 5 years ago
  91. c7f37ba hw/timer: RX62N compare match timer (CMT) by Yoshinori Sato · 6 years ago
  92. 7adca78 hw/timer: RX62N 8-Bit timer (TMR) by Yoshinori Sato · 6 years ago
  93. f4d2382 hw/timer/sh_timer: Remove unused 'qemu/timer.h' include by Philippe Mathieu-Daudé · 5 years ago
  94. 95f4dc4 hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h' by Philippe Mathieu-Daudé · 5 years ago
  95. 77c9e07 Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pull-request' into staging by Peter Maydell · 4 years, 10 months ago
  96. 3b34ee6 hw/unicore32/puv3: Use qemu_log_mask(ERROR) instead of debug printf() by Philippe Mathieu-Daudé · 4 years, 10 months ago
  97. 8e071cd hw/timer/grlib_gptimer: Display frequency in decimal by Philippe Mathieu-Daudé · 5 years ago
  98. a50fe66 hw/timer/exynos4210_mct: Replace hw_error() by qemu_log_mask() by Philippe Mathieu-Daudé · 4 years, 10 months ago
  99. 602ab78 hw/timer/nrf51_timer: Add trace event of counter value update by Philippe Mathieu-Daudé · 5 years ago
  100. 27d6dea hw/timer/nrf51_timer: Display timer ID in trace events by Philippe Mathieu-Daudé · 5 years ago