177 Commits (0fb233125471b0c001b04df9e1b38c752ba002ee)

Author SHA1 Message Date
Peter Maydell 24a6e0633a hw: Clean up includes 10 years ago
Laurent Vivier 3498686220 The only 64bit parameter of muldiv64() is the first one. 10 years ago
Paolo Bonzini 22b31af26f aspeed: include qemu/log.h 10 years ago
Paolo Bonzini 03dd024ff5 hw: explicitly include qemu/log.h 11 years ago
Stefan Weil cb8d4c8f54 Fix some typos found by codespell 11 years ago
Bill Paul ecba19935a hw/timer: Revert "hpet: inverse polarity when pin above ISA_NUM_IRQS" 11 years ago
Veronia Bahaa f348b6d1a5 util: move declarations out of qemu-common.h 11 years ago
Rutuja Shah 73bcb24d93 Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND 11 years ago
Paolo Bonzini 4771d756f4 hw: explicitly include qemu-common.h and cpu.h 11 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 11 years ago
Andrew Jeffery c04bd47db6 hw/timer: Add ASPEED timer device model 11 years ago
Jean-Christophe Dubois d552f675fb i.MX: Add the CLK_IPG_HIGH clock 11 years ago
Jean-Christophe Dubois c91a5883c3 i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency. 11 years ago
Jean-Christophe Dubois 4833e15f74 i.MX: Allow GPT timer to rollover. 11 years ago
Peter Maydell 14ec7b2c5b tusb6010: move from hw/timer to hw/usb 11 years ago
xiaoqiang.zhao 5d83e348e7 hw/timer: QOM'ify pxa2xx_timer 11 years ago
xiaoqiang.zhao 81dcc49463 hw/timer: QOM'ify pl031 11 years ago
xiaoqiang.zhao c9d64639dd hw/timer: QOM'ify exynos4210_rtc 11 years ago
xiaoqiang.zhao ff6ee49511 hw/timer: QOM'ify exynos4210_pwm 11 years ago
xiaoqiang.zhao 7a53a140f0 hw/timer: QOM'ify exynos4210_mct 11 years ago
xiaoqiang.zhao d712a5a2a4 hw/timer: QOM'ify arm_timer (pass 2) 11 years ago
xiaoqiang.zhao 0d175e745f hw/timer: QOM'ify arm_timer (pass 1) 11 years ago
Paolo Bonzini 508127e243 log: do not unnecessarily include qom/cpu.h 11 years ago
Peter Maydell 282bc81efb hw/timer: Clean up includes 11 years ago
Peter Maydell 8ef94f0bc9 arm: Clean up includes 11 years ago
Peter Maydell b6a0aa0537 x86: Clean up includes 11 years ago
Peter Maydell 5af98cc573 unicore: Clean up includes 11 years ago
Peter Maydell db5ebe5f41 sparc: Clean up includes 11 years ago
Peter Maydell ea99dde191 lm32: Clean up includes 11 years ago
Markus Armbruster b097e48121 arm_mptimer: Don't use hw_error() in realize() method 11 years ago
Igor Mammedov a57d708d17 pc: acpi: move HPET from DSDT to SSDT 11 years ago
Jean-Christophe Dubois aaa9ec3b4d i.MX: rename i.MX CCM get_clock() function and CLK ID enum names 11 years ago
Peter Maydell d17008bc29 hw/timer/hpet.c: Avoid signed integer overflow which results in bugs on OSX 11 years ago
Jean-Christophe Dubois 054535262f i.MX: Standardize i.MX GPT debug 11 years ago
Jean-Christophe Dubois 4929f6563c i.MX: Standardize i.MX EPIT debug 11 years ago
Shraddha Barke bf5f78efed hw: timer: Remove unnecessary variable 11 years ago
Laurent Vivier 0a4f9240f5 hpet: remove muldiv64() 11 years ago
Jean-Christophe Dubois f044ac4980 i.MX: KZM: use standalone i.MX31 SOC support 11 years ago
Markus Armbruster b45c03f585 arm: Use g_new() & friends where that makes obvious sense 11 years ago
Jean-Christophe Dubois 68b85290c7 i.MX: Fix Coding style for GPT emulator 11 years ago
Jean-Christophe Dubois d647b26dc6 i.MX: Split GPT emulator in a header file and a source file 11 years ago
Jean-Christophe Dubois 565328fcc3 i.MX: Fix Coding style for EPIT emulator 11 years ago
Jean-Christophe Dubois 951cd00e92 i.MX: Split EPIT emulator in a header file and a source file 11 years ago
Stefan Hajnoczi 13566fe3e5 timer: rename NSEC_PER_SEC due to Mac OS X header clash 11 years ago
Dmitry Osipenko 257621a956 arm_mptimer: Respect IT bit state 11 years ago
Dmitry Osipenko 8a52340cba arm_mptimer: Fix timer shutdown and mode change 11 years ago
Johannes Schlatow a7ffaf5c96 Fix interval interrupt of cadence ttc when timer is in decrement mode 11 years ago
Alberto Garcia e0cf11f31c timer: Use a single definition of NSEC_PER_SEC for the whole codebase 11 years ago
Markus Armbruster d49b683644 qerror: Move #include out of qerror.h 12 years ago
Paul Donohue ae46e23964 mc146818rtc: Reset the periodic timer on load 11 years ago