| Commit message (Expand) | Author | Age | Files | Lines |
* | hw/timer/bcm2835: Support the timer COMPARE registers | Philippe Mathieu-Daudé | 2020-10-20 | 1 | -2/+4 |
* | hw/timer: Add NPCM7xx Timer device model | Havard Skinnemoen | 2020-09-14 | 1 | -0/+5 |
* | trace-events: Delete unused trace points | Markus Armbruster | 2020-09-09 | 1 | -1/+0 |
* | hw/timer: avr: Add limited support for 16-bit timer peripheral | Michael Rolnik | 2020-07-11 | 1 | -0/+12 |
* | hw/timer/grlib_gptimer: Display frequency in decimal | Philippe Mathieu-Daudé | 2020-06-09 | 1 | -1/+1 |
* | hw/timer/nrf51_timer: Add trace event of counter value update | Philippe Mathieu-Daudé | 2020-05-11 | 1 | -0/+1 |
* | hw/timer/nrf51_timer: Display timer ID in trace events | Philippe Mathieu-Daudé | 2020-05-11 | 1 | -2/+2 |
* | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques... | Peter Maydell | 2019-10-25 | 1 | -18/+0 |
|\ |
|
| * | hw: Move Aspeed RTC from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé | 2019-10-24 | 1 | -4/+0 |
| * | hw: Move Xilinx ZynqMP RTC from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé | 2019-10-24 | 1 | -3/+0 |
| * | hw: Move sun4v hypervisor RTC from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé | 2019-10-24 | 1 | -4/+0 |
| * | hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé | 2019-10-24 | 1 | -7/+0 |
* | | hw/timer/bcm2835: Add the BCM2835 SYS_timer | Philippe Mathieu-Daudé | 2019-10-25 | 1 | -0/+5 |
|/ |
|
* | hw: timer: Add ASPEED RTC device | Joel Stanley | 2019-07-01 | 1 | -0/+4 |
* | trace-events: Fix attribution of trace points to source | Markus Armbruster | 2019-03-22 | 1 | -2/+2 |
* | trace-events: Shorten file names in comments | Markus Armbruster | 2019-03-22 | 1 | -12/+12 |
* | hw/timer/pl031: Convert to using trace events | Peter Maydell | 2019-02-21 | 1 | -0/+6 |
* | hw/timer/nrf51_timer: Add nRF51 Timer peripheral | Steffen Görtz | 2019-01-07 | 1 | -0/+5 |
* | hw/timer/sun4v-rtc: Convert from DPRINTF() macro to trace events | Philippe Mathieu-Daudé | 2018-10-24 | 1 | -0/+4 |
* | trace-events: Fix copy/paste typo | Philippe Mathieu-Daudé | 2018-10-24 | 1 | -1/+1 |
* | hw/timer/cmsdk-apb-dualtimer: Implement CMSDK dual timer module | Peter Maydell | 2018-08-24 | 1 | -0/+5 |
* | xlnx-zynqmp-rtc: Add basic time support | Alistair Francis | 2018-03-02 | 1 | -0/+3 |
* | trace-events: fix code style: print 0x before hex numbers | Vladimir Sementsov-Ogievskiy | 2017-08-01 | 1 | -10/+10 |
* | docs: fix broken paths to docs/devel/tracing.txt | Philippe Mathieu-Daudé | 2017-07-31 | 1 | -1/+1 |
* | hw/char/cmsdk-apb-timer: Implement CMSDK APB timer device | Peter Maydell | 2017-07-17 | 1 | -0/+5 |
* | armv7m: Split systick out from NVIC | Peter Maydell | 2017-02-28 | 1 | -0/+6 |
* | trace-events: fix first line comment in trace-events | Laurent Vivier | 2016-08-12 | 1 | -1/+1 |
* | trace: split out trace events for hw/timer/ directory | Daniel P. Berrange | 2016-06-20 | 1 | -0/+51 |