summary refs log tree commit diff stats
path: root/hw/timer/sifive_pwm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/timer: Constify all PropertyRichard Henderson2024-12-151-1/+1
* hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell2024-09-131-1/+1
* hw/timer: Constify VMStateRichard Henderson2023-12-301-1/+1
* hw/timer: Add SiFive PWM supportAlistair Francis2021-09-211-0/+468