summaryrefslogtreecommitdiffstats
path: root/hw/misc/imx_ccm.c
Commit message (Expand)AuthorAgeFilesLines
* arm: Clean up includesPeter Maydell2019-11-291-0/+1
* i.MX: Split the CCM class into an abstract base class and a concrete classJean-Christophe Dubois2019-11-291-209/+22
* i.MX: rename i.MX CCM get_clock() function and CLK ID enum namesJean-Christophe Dubois2019-11-291-4/+4
* i.MX: Fix i.MX31 default/reset configurationJean-Christophe Dubois2019-11-291-1/+1
* i.MX: Standardize i.MX CCM debugJean-Christophe Dubois2015-10-271-12/+22
* i.MX: Fix Coding style for CCM emulatorJean-Christophe Dubois2015-08-131-6/+5
* i.MX: Split CCM emulator in a header file and a source fileJean-Christophe Dubois2015-08-131-67/+3
* hw/misc/imx_ccm.c: Add missing VMState list terminatorPeter Maydell2014-07-221-0/+1
* savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela2014-05-131-1/+0
* imx_ccm: QOM cast cleanupAndreas Färber2013-07-291-6/+10
* hw/m*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-1/+2
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* i.MX31: Fix PRCS bit testStefan Weil2013-06-251-1/+1
* hw: move other devices to hw/misc/, configure with default-configs/Paolo Bonzini2013-04-081-0/+321
OpenPOWER on IntegriCloud