Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hw/timer/npcm7xx_timer: Use new clock_ns_to_ticks() | Peter Maydell | 2021-03-08 | 1 | -2/+2 |
* | clock: Add ClockEvent parameter to callbacks | Peter Maydell | 2021-03-08 | 1 | -1/+1 |
* | hw/timer: Refactor NPCM7XX Timer to use CLK clock | Hao Wu | 2021-01-12 | 1 | -21/+18 |
* | hw/timer: Adding watchdog for NPCM7XX Timer. | Hao Wu | 2020-10-27 | 1 | -46/+220 |
* | Move npcm7xx_timer_reached_zero call out of npcm7xx_timer_pause | Havard Skinnemoen | 2020-10-27 | 1 | -3/+3 |
* | hw/timer: Add NPCM7xx Timer device model | Havard Skinnemoen | 2020-09-14 | 1 | -0/+543 |