aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/imx_ccm.c
AgeCommit message (Expand)Author
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-01-29arm: Clean up includesPeter Maydell
2015-12-17i.MX: Split the CCM class into an abstract base class and a concrete classJean-Christophe Dubois
2015-12-17i.MX: rename i.MX CCM get_clock() function and CLK ID enum namesJean-Christophe Dubois
2015-12-17i.MX: Fix i.MX31 default/reset configurationJean-Christophe Dubois
2015-10-27i.MX: Standardize i.MX CCM debugJean-Christophe Dubois
2015-08-13i.MX: Fix Coding style for CCM emulatorJean-Christophe Dubois
2015-08-13i.MX: Split CCM emulator in a header file and a source fileJean-Christophe Dubois
2014-07-22hw/misc/imx_ccm.c: Add missing VMState list terminatorPeter Maydell
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela
2013-07-29imx_ccm: QOM cast cleanupAndreas Färber
2013-07-04hw/m*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-06-25i.MX31: Fix PRCS bit testStefan Weil
2013-04-08hw: move other devices to hw/misc/, configure with default-configs/Paolo Bonzini