index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
timer
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/intc: Move mtimer/mtimecmp to aclint
Atish Patra
2022-09-07
1
-0
/
+2
*
Clean up header guards that don't match their file name
Markus Armbruster
2022-05-11
1
-2
/
+2
*
aspeed/timer: Add AST1030 support
Steven Lee
2022-05-02
1
-0
/
+1
*
timer: cadence_ttc: Break out header file to allow embedding
Edgar E. Iglesias
2022-04-21
1
-0
/
+54
*
hw: timer: ibex_timer: Fixup reading w/o register
Wilfred Mallawa
2022-01-21
1
-1
/
+0
*
hw/timer: Add SiFive PWM support
Alistair Francis
2021-09-20
1
-0
/
+62
*
hw/intc: ibex_timer: Convert the timer to use RISC-V CPU GPIO lines
Alistair Francis
2021-09-20
1
-0
/
+2
*
arm: Remove system_clock_scale global
Peter Maydell
2021-09-01
1
-22
/
+0
*
hw/timer/stellaris-gptm: Use Clock input instead of system_clock_scale
Peter Maydell
2021-09-01
1
-0
/
+3
*
hw/arm/stellaris: Split stellaris-gptm into its own file
Peter Maydell
2021-09-01
1
-0
/
+48
*
hw/timer/armv7m_systick: Add input clocks
Peter Maydell
2021-09-01
1
-0
/
+7
*
hw/timer/armv7m_systick: Add usual QEMU interface comment
Peter Maydell
2021-09-01
1
-0
/
+7
*
hw/timer: Initial commit of Ibex Timer
Alistair Francis
2021-06-24
1
-0
/
+52
*
hw: Remove superfluous includes of hw/hw.h
Thomas Huth
2021-05-02
1
-1
/
+0
*
hw/timer/sse-timer: Model the SSE Subsystem System Timer
Peter Maydell
2021-03-08
1
-0
/
+53
*
hw/timer/sse-counter: Model the SSE Subsystem System Counter
Peter Maydell
2021-03-08
1
-0
/
+105
*
arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSE
Peter Maydell
2021-01-29
2
-4
/
+0
*
hw/arm/mps2: Inline CMSDK_APB_TIMER creation
Peter Maydell
2021-01-29
1
-21
/
+0
*
hw/timer/cmsdk-apb-dualtimer: Add Clock input
Peter Maydell
2021-01-29
1
-0
/
+3
*
hw/timer/cmsdk-apb-timer: Add Clock input
Peter Maydell
2021-01-29
1
-0
/
+9
*
hw/timer/cmsdk-apb-timer: Rename CMSDKAPBTIMER struct to CMSDKAPBTimer
Peter Maydell
2021-01-29
1
-2
/
+2
*
hw/timer: Refactor NPCM7XX Timer to use CLK clock
Hao Wu
2021-01-12
1
-0
/
+1
*
hw/timer/armv7m_systick: Rewrite to use ptimers
Peter Maydell
2020-10-27
1
-1
/
+2
*
hw/timer: Adding watchdog for NPCM7XX Timer.
Hao Wu
2020-10-27
1
-7
/
+41
*
hw/timer/bcm2835: Support the timer COMPARE registers
Philippe Mathieu-Daudé
2020-10-20
1
-2
/
+9
*
hw/timer/bcm2835: Rename variable holding CTRL_STATUS register
Philippe Mathieu-Daudé
2020-10-20
1
-1
/
+1
*
hw/timer/bcm2835: Introduce BCM2835_SYSTIMER_COUNT definition
Philippe Mathieu-Daudé
2020-10-20
1
-1
/
+3
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
12
-36
/
+12
*
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-18
2
-8
/
+2
*
hw/timer: Add NPCM7xx Timer device model
Havard Skinnemoen
2020-09-14
1
-0
/
+78
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
18
-35
/
+36
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
18
-34
/
+67
*
i8254: Move PITCommonState/PITCommonClass typedefs to i8254.h
Eduardo Habkost
2020-08-27
2
-4
/
+6
*
aspeed_timer: Fix ASPEED_TIMER macro definition
Eduardo Habkost
2020-08-27
1
-1
/
+1
*
hw/timer: avr: Add limited support for 16-bit timer peripheral
Michael Rolnik
2020-07-11
1
-0
/
+94
*
hw/timer: RX62N compare match timer (CMT)
Yoshinori Sato
2020-06-22
1
-0
/
+40
*
hw/timer: RX62N 8-Bit timer (TMR)
Yoshinori Sato
2020-06-22
1
-0
/
+55
*
hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'
Philippe Mathieu-Daudé
2020-06-22
1
-0
/
+23
*
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
1
-1
/
+1
*
isa: Convert uses of isa_create() with Coccinelle
Markus Armbruster
2020-06-15
1
-4
/
+5
*
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-15
1
-2
/
+2
*
hw/timer/nrf51_timer: Display timer ID in trace events
Philippe Mathieu-Daudé
2020-05-11
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-10-25
7
-305
/
+0
|
\
|
*
hw: Move Aspeed RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
1
-30
/
+0
|
*
hw: Move Xilinx ZynqMP RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
1
-92
/
+0
|
*
hw: Move sun4v hypervisor RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
1
-1
/
+0
|
*
hw: Move M48T59 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
1
-32
/
+0
|
*
hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
2
-104
/
+0
|
*
hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
1
-46
/
+0
*
|
hw/timer/bcm2835: Add the BCM2835 SYS_timer
Philippe Mathieu-Daudé
2019-10-25
1
-0
/
+33
|
/
[next]