index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
timer
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-21
hw/timer: Add SiFive PWM support
Alistair Francis
1
-0
/
+62
2021-09-21
hw/intc: ibex_timer: Convert the timer to use RISC-V CPU GPIO lines
Alistair Francis
1
-0
/
+2
2021-09-01
arm: Remove system_clock_scale global
Peter Maydell
1
-22
/
+0
2021-09-01
hw/timer/stellaris-gptm: Use Clock input instead of system_clock_scale
Peter Maydell
1
-0
/
+3
2021-09-01
hw/arm/stellaris: Split stellaris-gptm into its own file
Peter Maydell
1
-0
/
+48
2021-09-01
hw/timer/armv7m_systick: Add input clocks
Peter Maydell
1
-0
/
+7
2021-09-01
hw/timer/armv7m_systick: Add usual QEMU interface comment
Peter Maydell
1
-0
/
+7
2021-06-24
hw/timer: Initial commit of Ibex Timer
Alistair Francis
1
-0
/
+52
2021-05-02
hw: Remove superfluous includes of hw/hw.h
Thomas Huth
1
-1
/
+0
2021-03-08
hw/timer/sse-timer: Model the SSE Subsystem System Timer
Peter Maydell
1
-0
/
+53
2021-03-08
hw/timer/sse-counter: Model the SSE Subsystem System Counter
Peter Maydell
1
-0
/
+105
2021-01-29
arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSE
Peter Maydell
2
-4
/
+0
2021-01-29
hw/arm/mps2: Inline CMSDK_APB_TIMER creation
Peter Maydell
1
-21
/
+0
2021-01-29
hw/timer/cmsdk-apb-dualtimer: Add Clock input
Peter Maydell
1
-0
/
+3
2021-01-29
hw/timer/cmsdk-apb-timer: Add Clock input
Peter Maydell
1
-0
/
+9
2021-01-29
hw/timer/cmsdk-apb-timer: Rename CMSDKAPBTIMER struct to CMSDKAPBTimer
Peter Maydell
1
-2
/
+2
2021-01-12
hw/timer: Refactor NPCM7XX Timer to use CLK clock
Hao Wu
1
-0
/
+1
2020-10-27
hw/timer/armv7m_systick: Rewrite to use ptimers
Peter Maydell
1
-1
/
+2
2020-10-27
hw/timer: Adding watchdog for NPCM7XX Timer.
Hao Wu
1
-7
/
+41
2020-10-20
hw/timer/bcm2835: Support the timer COMPARE registers
Philippe Mathieu-Daudé
1
-2
/
+9
2020-10-20
hw/timer/bcm2835: Rename variable holding CTRL_STATUS register
Philippe Mathieu-Daudé
1
-1
/
+1
2020-10-20
hw/timer/bcm2835: Introduce BCM2835_SYSTIMER_COUNT definition
Philippe Mathieu-Daudé
1
-1
/
+3
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
12
-36
/
+12
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2
-8
/
+2
2020-09-14
hw/timer: Add NPCM7xx Timer device model
Havard Skinnemoen
1
-0
/
+78
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
18
-35
/
+36
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
18
-34
/
+67
2020-08-27
i8254: Move PITCommonState/PITCommonClass typedefs to i8254.h
Eduardo Habkost
2
-4
/
+6
2020-08-27
aspeed_timer: Fix ASPEED_TIMER macro definition
Eduardo Habkost
1
-1
/
+1
2020-07-11
hw/timer: avr: Add limited support for 16-bit timer peripheral
Michael Rolnik
1
-0
/
+94
2020-06-22
hw/timer: RX62N compare match timer (CMT)
Yoshinori Sato
1
-0
/
+40
2020-06-22
hw/timer: RX62N 8-Bit timer (TMR)
Yoshinori Sato
1
-0
/
+55
2020-06-22
hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'
Philippe Mathieu-Daudé
1
-0
/
+23
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
1
-1
/
+1
2020-06-15
isa: Convert uses of isa_create() with Coccinelle
Markus Armbruster
1
-4
/
+5
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
1
-2
/
+2
2020-05-11
hw/timer/nrf51_timer: Display timer ID in trace events
Philippe Mathieu-Daudé
1
-0
/
+1
2019-10-25
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
7
-305
/
+0
2019-10-25
hw/timer/bcm2835: Add the BCM2835 SYS_timer
Philippe Mathieu-Daudé
1
-0
/
+33
2019-10-24
hw: Move Aspeed RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
1
-30
/
+0
2019-10-24
hw: Move Xilinx ZynqMP RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
1
-92
/
+0
2019-10-24
hw: Move sun4v hypervisor RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
1
-1
/
+0
2019-10-24
hw: Move M48T59 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
1
-32
/
+0
2019-10-24
hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2
-104
/
+0
2019-10-24
hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
1
-46
/
+0
2019-10-15
aspeed/timer: Add support for IRQ status register on the AST2600
Cédric Le Goater
1
-0
/
+1
2019-10-15
aspeed/timer: Add AST2600 support
Cédric Le Goater
1
-0
/
+1
2019-10-15
aspeed/timer: Add support for control register 3
Cédric Le Goater
1
-0
/
+1
2019-10-15
aspeed/timer: Introduce an object class per SoC
Cédric Le Goater
1
-0
/
+15
2019-10-15
hw/timer/mss-timerc: Switch to transaction-based ptimer API
Peter Maydell
1
-1
/
+0
[next]