index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
timer
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/timer: Move HPET_INTCAP definition to "hpet.h"
Philippe Mathieu-Daudé
2024-02-20
1
-0
/
+2
*
hw/sparc/grlib: split out the headers for each peripherals
Clément Chigot
2024-02-15
1
-0
/
+32
*
hw: Replace isa_get_irq() by isa_bus_get_irq() when ISABus is available
Philippe Mathieu-Daudé
2023-02-27
1
-1
/
+2
*
hw/isa: Remove empty ISADeviceClass structure
Philippe Mathieu-Daudé
2023-02-27
1
-1
/
+1
*
hw/timer/cmsdk-apb-timer: Remove unused 'qdev-properties.h' header
Philippe Mathieu-Daudé
2023-02-27
1
-1
/
+0
*
include: Include headers where needed
Markus Armbruster
2023-01-08
1
-0
/
+1
*
i.MX6UL: Add a specific GPT timer instance for the i.MX6UL
Jean-Christophe Dubois
2023-01-05
1
-0
/
+1
*
hw/timer/imx_epit: remove explicit fields cnt and freq
Axel Heider
2023-01-05
1
-2
/
+0
*
hw/timer/imx_epit: define SR_OCIF
Axel Heider
2023-01-05
1
-0
/
+2
*
hw/timer/imx_epit: cleanup CR defines
Axel Heider
2023-01-05
1
-2
/
+2
*
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-21
1
-0
/
+62
*
hw/intc: ibex_timer: Convert the timer to use RISC-V CPU GPIO lines
Alistair Francis
2021-09-21
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
[next]