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
/
aspeed_timer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-1
/
+1
2020-01-24
hw/timer/aspeed_timer: Add a fall through comment
Philippe Mathieu-Daudé
1
-1
/
+1
2019-12-16
aspeed: Change the "scu" property definition
Cédric Le Goater
1
-8
/
+9
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-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-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
1
-0
/
+1
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-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-1
/
+1
2018-10-19
error: Fix use of error_prepend() with &error_fatal, &error_abort
Markus Armbruster
1
-2
/
+1
2018-09-25
aspeed/timer: fix compile breakage with clang 3.4.2
Cédric Le Goater
1
-1
/
+0
2018-06-26
aspeed/timer: use the APB frequency from the SCU
Cédric Le Goater
1
-4
/
+15
2018-04-26
timer/aspeed: fix vmstate version id
Cédric Le Goater
1
-1
/
+1
2017-06-13
timer/aspeed: fix timer enablement when a reload is not set
Cédric Le Goater
1
-8
/
+29
2016-06-17
hw/timer: Add value matching support to aspeed_timer
Andrew Jeffery
1
-37
/
+101
2016-05-20
aspeed: include qemu/log.h
Paolo Bonzini
1
-0
/
+1
2016-05-18
Fix some typos found by codespell
Stefan Weil
1
-2
/
+2
2016-03-16
hw/timer: Add ASPEED timer device model
Andrew Jeffery
1
-0
/
+449