33 Commits (e8217c573f9777d90333f5f92aa35d3ae71a7bd6)

Author SHA1 Message Date
Peter Maydell e3d0814368 hw: Use device_class_set_legacy_reset() instead of opencoding 2 years ago
Richard Henderson ba324b3fb4 hw/timer: Constify VMState 2 years ago
Jean-Christophe Dubois a1e03956f4 i.MX6UL: Add a specific GPT timer instance for the i.MX6UL 3 years ago
Peter Maydell 9598c1bb39 ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY 4 years ago
Peter Maydell 1b914994ea hw/timer/imx_gpt.c: Switch to transaction-based ptimer API 7 years ago
Peter Maydell b01422622b ptimer: Rename ptimer_init() to ptimer_init_with_bh() 7 years ago
Markus Armbruster d645427057 Include migration/vmstate.h less 7 years ago
Markus Armbruster 64552b6be4 Include hw/irq.h a lot less 7 years ago
Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
Andrey Smirnov a62bf59fd9 i.MX: Add i.MX7 GPT variant 8 years ago
Kurban Mallachiev c98c9eba88 ARM i.MX timers: fix reset handling 9 years ago
Peter Maydell d675765a02 imx: Use 'const char', not 'char const' 10 years ago
Dmitry Osipenko e7ea81c37d hw/ptimer: Introduce timer policy feature 10 years ago
Jean-Christophe Dubois 66542f6399 i.MX: split the GPT timer implementation into per SOC definitions 10 years ago
Paolo Bonzini 03dd024ff5 hw: explicitly include qemu/log.h 10 years ago
Jean-Christophe Dubois d552f675fb i.MX: Add the CLK_IPG_HIGH clock 10 years ago
Jean-Christophe Dubois c91a5883c3 i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency. 10 years ago
Jean-Christophe Dubois 4833e15f74 i.MX: Allow GPT timer to rollover. 10 years ago
Peter Maydell 8ef94f0bc9 arm: Clean up includes 10 years ago
Jean-Christophe Dubois aaa9ec3b4d i.MX: rename i.MX CCM get_clock() function and CLK ID enum names 10 years ago
Jean-Christophe Dubois 054535262f i.MX: Standardize i.MX GPT debug 11 years ago
Jean-Christophe Dubois f044ac4980 i.MX: KZM: use standalone i.MX31 SOC support 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
Michael Tokarev 203d65a470 hw/timer/imx_*: fix TIMER_MAX clash with system symbol 12 years ago
Juan Quintela 8f1e884b38 savevm: Remove all the unneeded version_minimum_id_old (arm) 12 years ago
Alex Bligh 6a1751b7aa aio / timers: Untangle include files 13 years ago
Peter Maydell 6783ecf144 hw: Avoid use of QOM type name macros in VMStateDescriptions 13 years ago
Paolo Bonzini 853dca1205 hw/t*: pass owner to memory_region_init* functions 13 years ago
Paolo Bonzini 2c9b15cab1 memory: add owner argument to initialization functions 13 years ago
Jean-Christophe DUBOIS 67110c3e01 i.MX: Rework functions/types name and use new style initialization 13 years ago
Jean-Christophe DUBOIS 5ec694b52a i.MX: Implement a more complete version of the GPT timer. 13 years ago
Jean-Christophe DUBOIS a50c0d6f72 i.MX: split GPT and EPIT timer implementation 13 years ago
Jean-Christophe DUBOIS 462566fc5e i.MX: implement a more correct version of EPIT timer. 13 years ago
Paolo Bonzini 3bd884511f hw: move timer devices to hw/timer/, configure with default-configs/ 13 years ago
Paolo Bonzini 0d09e41a51 hw: move headers to include/ 13 years ago
Paolo Bonzini 83c9f4ca79 hw: include hw header files with full paths 13 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 13 years ago
Avi Kivity a8170e5e97 Rename target_phys_addr_t to hwaddr 14 years ago
Stefan Weil aade7b91d5 Fix spelling (licenced -> licensed) in GPL 14 years ago
Peter Chubb 78d1404dcc i.MX31: Timers 14 years ago