index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
timer
Age
Commit message (
Expand
)
Author
2022-01-21
hw: timer: ibex_timer: Fixup reading w/o register
Wilfred Mallawa
2021-09-21
hw/timer: Add SiFive PWM support
Alistair Francis
2021-09-21
hw/intc: ibex_timer: Convert the timer to use RISC-V CPU GPIO lines
Alistair Francis
2021-09-01
arm: Remove system_clock_scale global
Peter Maydell
2021-09-01
hw/timer/stellaris-gptm: Use Clock input instead of system_clock_scale
Peter Maydell
2021-09-01
hw/arm/stellaris: Split stellaris-gptm into its own file
Peter Maydell
2021-09-01
hw/timer/armv7m_systick: Add input clocks
Peter Maydell
2021-09-01
hw/timer/armv7m_systick: Add usual QEMU interface comment
Peter Maydell
2021-06-24
hw/timer: Initial commit of Ibex Timer
Alistair Francis
2021-05-02
hw: Remove superfluous includes of hw/hw.h
Thomas Huth
2021-03-08
hw/timer/sse-timer: Model the SSE Subsystem System Timer
Peter Maydell
2021-03-08
hw/timer/sse-counter: Model the SSE Subsystem System Counter
Peter Maydell
2021-01-29
arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSE
Peter Maydell
2021-01-29
hw/arm/mps2: Inline CMSDK_APB_TIMER creation
Peter Maydell
2021-01-29
hw/timer/cmsdk-apb-dualtimer: Add Clock input
Peter Maydell
2021-01-29
hw/timer/cmsdk-apb-timer: Add Clock input
Peter Maydell
2021-01-29
hw/timer/cmsdk-apb-timer: Rename CMSDKAPBTIMER struct to CMSDKAPBTimer
Peter Maydell
2021-01-12
hw/timer: Refactor NPCM7XX Timer to use CLK clock
Hao Wu
2020-10-27
hw/timer/armv7m_systick: Rewrite to use ptimers
Peter Maydell
2020-10-27
hw/timer: Adding watchdog for NPCM7XX Timer.
Hao Wu
2020-10-20
hw/timer/bcm2835: Support the timer COMPARE registers
Philippe Mathieu-Daudé
2020-10-20
hw/timer/bcm2835: Rename variable holding CTRL_STATUS register
Philippe Mathieu-Daudé
2020-10-20
hw/timer/bcm2835: Introduce BCM2835_SYSTIMER_COUNT definition
Philippe Mathieu-Daudé
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-14
hw/timer: Add NPCM7xx Timer device model
Havard Skinnemoen
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-08-27
i8254: Move PITCommonState/PITCommonClass typedefs to i8254.h
Eduardo Habkost
2020-08-27
aspeed_timer: Fix ASPEED_TIMER macro definition
Eduardo Habkost
2020-07-11
hw/timer: avr: Add limited support for 16-bit timer peripheral
Michael Rolnik
2020-06-22
hw/timer: RX62N compare match timer (CMT)
Yoshinori Sato
2020-06-22
hw/timer: RX62N 8-Bit timer (TMR)
Yoshinori Sato
2020-06-22
hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'
Philippe Mathieu-Daudé
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
isa: Convert uses of isa_create() with Coccinelle
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-05-11
hw/timer/nrf51_timer: Display timer ID in trace events
Philippe Mathieu-Daudé
2019-10-25
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-10-25
hw/timer/bcm2835: Add the BCM2835 SYS_timer
Philippe Mathieu-Daudé
2019-10-24
hw: Move Aspeed RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
hw: Move Xilinx ZynqMP RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
hw: Move sun4v hypervisor RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
hw: Move M48T59 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-15
aspeed/timer: Add support for IRQ status register on the AST2600
Cédric Le Goater
2019-10-15
aspeed/timer: Add AST2600 support
Cédric Le Goater
2019-10-15
aspeed/timer: Add support for control register 3
Cédric Le Goater
2019-10-15
aspeed/timer: Introduce an object class per SoC
Cédric Le Goater
[next]