Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-08 | hw/timer/npcm7xx_timer: Use new clock_ns_to_ticks() | Peter Maydell | 1 | -2/+2 |
2021-03-08 | clock: Add ClockEvent parameter to callbacks | Peter Maydell | 1 | -1/+1 |
2021-01-12 | hw/timer: Refactor NPCM7XX Timer to use CLK clock | Hao Wu | 1 | -21/+18 |
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-09-14 | hw/timer: Add NPCM7xx Timer device model | Havard Skinnemoen | 1 | -0/+543 |