Peter Maydell
|
cc2722ec83
hw/timer/imx_epit.c: Switch to transaction-based ptimer API
|
5 年之前 |
Peter Maydell
|
b01422622b
ptimer: Rename ptimer_init() to ptimer_init_with_bh()
|
5 年之前 |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 年之前 |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
6 年之前 |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 年之前 |
Peter Maydell
|
d675765a02
imx: Use 'const char', not 'char const'
|
9 年之前 |
Dmitry Osipenko
|
e7ea81c37d
hw/ptimer: Introduce timer policy feature
|
9 年之前 |
Paolo Bonzini
|
03dd024ff5
hw: explicitly include qemu/log.h
|
9 年之前 |
Jean-Christophe Dubois
|
d552f675fb
i.MX: Add the CLK_IPG_HIGH clock
|
9 年之前 |
Jean-Christophe Dubois
|
c91a5883c3
i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency.
|
9 年之前 |
Peter Maydell
|
8ef94f0bc9
arm: Clean up includes
|
9 年之前 |
Jean-Christophe Dubois
|
aaa9ec3b4d
i.MX: rename i.MX CCM get_clock() function and CLK ID enum names
|
9 年之前 |
Jean-Christophe Dubois
|
4929f6563c
i.MX: Standardize i.MX EPIT debug
|
9 年之前 |
Jean-Christophe Dubois
|
f044ac4980
i.MX: KZM: use standalone i.MX31 SOC support
|
10 年之前 |
Jean-Christophe Dubois
|
565328fcc3
i.MX: Fix Coding style for EPIT emulator
|
10 年之前 |
Jean-Christophe Dubois
|
951cd00e92
i.MX: Split EPIT emulator in a header file and a source file
|
10 年之前 |
Michael Tokarev
|
203d65a470
hw/timer/imx_*: fix TIMER_MAX clash with system symbol
|
11 年之前 |
Juan Quintela
|
8f1e884b38
savevm: Remove all the unneeded version_minimum_id_old (arm)
|
11 年之前 |
Alex Bligh
|
6a1751b7aa
aio / timers: Untangle include files
|
12 年之前 |
Peter Chubb
|
230058106a
hw/timer/imx_epit: Simplify and fix imx_epit implementation
|
12 年之前 |
Peter Maydell
|
6783ecf144
hw: Avoid use of QOM type name macros in VMStateDescriptions
|
12 年之前 |
Paolo Bonzini
|
853dca1205
hw/t*: pass owner to memory_region_init* functions
|
12 年之前 |
Paolo Bonzini
|
2c9b15cab1
memory: add owner argument to initialization functions
|
12 年之前 |
Jean-Christophe DUBOIS
|
95669e6984
i.MX: Improve EPIT timer code.
|
12 年之前 |
Jean-Christophe DUBOIS
|
a50c0d6f72
i.MX: split GPT and EPIT timer implementation
|
12 年之前 |