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
2019-10-22
hw/timer/exynos4210_mct: Initialize ptimer before starting it
Guenter Roeck
1
-1
/
+1
2019-10-15
aspeed/timer: Add support for IRQ status register on the AST2600
Cédric Le Goater
1
-8
/
+28
2019-10-15
aspeed/timer: Add AST2600 support
Cédric Le Goater
1
-0
/
+51
2019-10-15
aspeed/timer: Add support for control register 3
Cédric Le Goater
1
-0
/
+19
2019-10-15
aspeed/timer: Introduce an object class per SoC
Cédric Le Goater
1
-11
/
+96
2019-10-15
hw/timer/mss-timerc: Switch to transaction-based ptimer API
Peter Maydell
1
-3
/
+8
2019-10-15
hw/timer/imx_gpt.c: Switch to transaction-based ptimer API
Peter Maydell
1
-4
/
+17
2019-10-15
hw/timer/imx_epit.c: Switch to transaction-based ptimer API
Peter Maydell
1
-5
/
+27
2019-10-15
hw/timer/exynos4210_rtc.c: Switch main ptimer to transaction-based API
Peter Maydell
1
-4
/
+8
2019-10-15
hw/timer/exynos4210_rtc.c: Switch 1Hz ptimer to transaction-based API
Peter Maydell
1
-2
/
+8
2019-10-15
hw/timer/exynos4210_pwm.c: Switch to transaction-based ptimer API
Peter Maydell
1
-5
/
+12
2019-10-15
hw/timer/exynos4210_mct.c: Switch ltick to transaction-based ptimer API
Peter Maydell
1
-6
/
+25
2019-10-15
hw/timer/exynos4210_mct.c: Switch LFRC to transaction-based ptimer API
Peter Maydell
1
-4
/
+23
2019-10-15
hw/timer/exynos4210_mct.c: Switch GFRC to transaction-based ptimer API
Peter Maydell
1
-3
/
+45
2019-10-15
hw/timer/digic-timer.c: Switch to transaction-based ptimer API
Peter Maydell
1
-2
/
+14
2019-10-15
hw/timer/cmsdk-apb-timer.c: Switch to transaction-based ptimer API
Peter Maydell
1
-4
/
+11
2019-10-15
hw/timer/cmsdk-apb-dualtimer.c: Switch to transaction-based ptimer API
Peter Maydell
1
-3
/
+11
2019-10-15
hw/timer/arm_mptimer.c: Switch to transaction-based ptimer API
Peter Maydell
1
-3
/
+11
2019-10-15
hw/timer/allwinner-a10-pit.c: Switch to transaction-based ptimer API
Peter Maydell
1
-4
/
+8
2019-10-15
hw/timer/arm_timer.c: Switch to transaction-based ptimer API
Peter Maydell
1
-5
/
+11
2019-10-15
ptimer: Rename ptimer_init() to ptimer_init_with_bh()
Peter Maydell
21
-30
/
+31
2019-10-04
lm32: do not leak memory on object_new/object_unref
Paolo Bonzini
2
-8
/
+8
2019-09-13
aspeed/scu: Introduce a aspeed_scu_get_apb_freq() routine
Cédric Le Goater
1
-1
/
+2
2019-09-03
aspeed/timer: Provide back-pressure information for short periods
Andrew Jeffery
1
-1
/
+16
2019-08-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...
Peter Maydell
2
-2
/
+2
2019-08-21
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2
-2
/
+2
2019-08-20
mc146818rtc: Remove reset notifiers
Dr. David Alan Gilbert
1
-19
/
+0
2019-08-19
hw/Kconfig: Move the generic XLNX_ZYNQMP to the root hw/Kconfig
Philippe Mathieu-Daudé
1
-3
/
+0
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
5
-3
/
+5
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
3
-3
/
+0
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
19
-1
/
+19
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
5
-0
/
+5
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
17
-14
/
+3
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
31
-0
/
+31
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
35
-0
/
+36
2019-08-16
Include migration/qemu-file-types.h a lot less
Markus Armbruster
2
-0
/
+2
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2
-0
/
+2
2019-07-15
pl031: Correctly migrate state when using -rtc clock=host
Peter Maydell
1
-4
/
+88
2019-07-04
hw/timer/armv7m_systick: Forbid non-privileged accesses
Peter Maydell
1
-6
/
+20
2019-07-03
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...
Peter Maydell
1
-2
/
+2
2019-07-02
qapi: Rename target.json to misc-target.json
Markus Armbruster
1
-2
/
+2
2019-07-01
aspeed/timer: Ensure positive muldiv delta
Christian Svensson
1
-1
/
+5
2019-07-01
aspeed/timer: Fix match calculations
Andrew Jeffery
1
-3
/
+10
2019-07-01
aspeed/timer: Status register contains reload for stopped timer
Andrew Jeffery
1
-1
/
+5
2019-07-01
aspeed/timer: Fix behaviour running Linux
Joel Stanley
1
-28
/
+31
2019-07-01
hw: timer: Add ASPEED RTC device
Joel Stanley
3
-1
/
+185
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
7
-0
/
+7
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
38
-7
/
+44
2019-05-17
grlib, gptimer: get rid of the old-style create function
KONRAD Frederic
1
-2
/
+2
2019-05-13
Normalize header guard symbol definition.
Markus Armbruster
1
-1
/
+2
[prev]
[next]