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
/
hw
/
timer
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-21
hw/timer: fix a9gtimer vmstate
Pavel Dovgalyuk
1
-0
/
+21
2022-02-08
hw/timer/armv7m_systick: Update clock source before enabling timer
Richard Petri
1
-4
/
+4
2022-01-21
hw: timer: ibex_timer: update/add reg address
Wilfred Mallawa
1
-1
/
+10
2022-01-21
hw: timer: ibex_timer: Fixup reading w/o register
Wilfred Mallawa
1
-9
/
+5
2022-01-18
hw/timer/etraxfs_timer: Add vmstate for ETRAX timers
Philippe Mathieu-Daudé
1
-1
/
+33
2021-10-30
hw/timer/sh_timer: Remove use of hw_error
BALATON Zoltan
1
-15
/
+25
2021-10-30
hw/timer/sh_timer: Fix timer memory region size
BALATON Zoltan
1
-4
/
+3
2021-10-30
hw/timer/sh_timer: Do not wrap lines that are not too long
BALATON Zoltan
1
-6
/
+3
2021-10-30
hw/timer/sh_timer: Rename sh_timer_state to SHTimerState
BALATON Zoltan
1
-9
/
+9
2021-10-30
hw/sh4: Change debug printfs to traces
BALATON Zoltan
2
-18
/
+9
2021-10-30
hw/sh4: Fix typos in a comment
BALATON Zoltan
1
-1
/
+1
2021-10-30
hw/sh4: Coding style: Remove unnecessary casts
BALATON Zoltan
1
-2
/
+2
2021-10-30
hw/sh4: Coding style: Add missing braces
BALATON Zoltan
1
-10
/
+12
2021-10-30
hw/sh4: Coding style: White space fixes
BALATON Zoltan
1
-6
/
+16
2021-10-30
hw/sh4: Coding style: Fix multi-line comments
BALATON Zoltan
1
-3
/
+4
2021-09-21
hw/timer: Add SiFive PWM support
Alistair Francis
4
-0
/
+478
2021-09-21
hw/intc: ibex_timer: Convert the timer to use RISC-V CPU GPIO lines
Alistair Francis
1
-5
/
+12
2021-09-01
arm: Remove system_clock_scale global
Peter Maydell
1
-2
/
+0
2021-09-01
hw/timer/stellaris-gptm: Use Clock input instead of system_clock_scale
Peter Maydell
1
-4
/
+22
2021-09-01
hw/arm/stellaris: Split stellaris-gptm into its own file
Peter Maydell
3
-0
/
+318
2021-09-01
hw/timer/armv7m_systick: Use clock inputs instead of system_clock_scale
Peter Maydell
1
-28
/
+84
2021-09-01
hw/timer/armv7m_systick: Add input clocks
Peter Maydell
1
-2
/
+8
2021-06-24
hw/timer: Initial commit of Ibex Timer
Alistair Francis
2
-0
/
+306
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
1
-1
/
+1
2021-05-17
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
1
-3
/
+11
2021-05-13
hw/timer/etraxfs_timer: Convert to 3-phase reset (Resettable interface)
Philippe Mathieu-Daudé
1
-3
/
+11
2021-05-12
Drop the deprecated unicore32 target
Markus Armbruster
2
-167
/
+0
2021-05-12
Drop the deprecated lm32 target
Markus Armbruster
4
-629
/
+0
2021-05-02
hw: Do not include hw/irq.h if it is not necessary
Thomas Huth
1
-1
/
+0
2021-05-02
hw: Do not include hw/sysbus.h if it is not necessary
Thomas Huth
1
-1
/
+0
2021-03-30
hw/timer/renesas_tmr: Add default-case asserts in read_tcnt()
Peter Maydell
1
-0
/
+4
2021-03-19
hw: Replace anti-social QOM type names
Markus Armbruster
1
-1
/
+1
2021-03-16
hw/i8254: fix vmstate load
Pavel Dovgalyuk
1
-1
/
+1
2021-03-12
hw/timer/sse-timer: Propagate eventual error in sse_timer_realize()
Philippe Mathieu-Daudé
1
-0
/
+1
2021-03-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
1
-1
/
+1
2021-03-10
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210310'...
Peter Maydell
9
-18
/
+994
2021-03-10
hw/timer/renesas_tmr: Fix use of uninitialized data in read_tcnt()
Peter Maydell
1
-4
/
+15
2021-03-10
hw/timer/renesas_tmr: Prefix constants for CSS values with CSS_
Peter Maydell
1
-8
/
+8
2021-03-09
hw/lm32/Kconfig: Rename CONFIG_LM32 -> CONFIG_LM32_DEVICES
Philippe Mathieu-Daudé
1
-1
/
+1
2021-03-08
hw/timer/sse-timer: Model the SSE Subsystem System Timer
Peter Maydell
4
-0
/
+479
2021-03-08
hw/timer/sse-counter: Model the SSE Subsystem System Counter
Peter Maydell
4
-0
/
+485
2021-03-08
hw/timer/npcm7xx_timer: Use new clock_ns_to_ticks()
Peter Maydell
1
-2
/
+2
2021-03-08
clock: Add ClockEvent parameter to callbacks
Peter Maydell
3
-5
/
+6
2021-03-06
hw/timer: Introduce SH_TIMER Kconfig entry
Philippe Mathieu-Daudé
2
-1
/
+5
2021-02-11
arm: Update infocenter.arm.com URLs
Peter Maydell
1
-3
/
+4
2021-01-29
arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSE
Peter Maydell
2
-12
/
+0
2021-01-29
hw/timer/cmsdk-apb-dualtimer: Convert to use Clock input
Peter Maydell
1
-5
/
+37
2021-01-29
hw/timer/cmsdk-apb-timer: Convert to use Clock input
Peter Maydell
1
-4
/
+14
2021-01-29
hw/timer/cmsdk-apb-dualtimer: Add Clock input
Peter Maydell
1
-2
/
+5
2021-01-29
hw/timer/cmsdk-apb-timer: Add Clock input
Peter Maydell
1
-2
/
+5
[next]