summaryrefslogtreecommitdiffstats
path: root/hw/timer/renesas_tmr.c
Commit message (Expand)AuthorAgeFilesLines
* hw/timer/renesas_tmr: Fix use of uninitialized data in read_tcnt()Peter Maydell2021-03-101-4/+15
* hw/timer/renesas_tmr: Prefix constants for CSS values with CSS_Peter Maydell2021-03-101-8/+8
* hw/timer/renesas_tmr: silence the compiler warningsChen Qun2020-12-181-0/+1
* hw/timer: RX62N 8-Bit timer (TMR)Yoshinori Sato2020-06-221-0/+477