| Commit message (Expand) | Author | Age | Files | Lines |
* | hw: Do not include qemu/log.h if it is not necessary | Thomas Huth | 2021-05-02 | 1 | -1/+0 |
* | i.MX31: Fix bad printf format specifiers | Alex Chen | 2020-12-10 | 1 | -2/+2 |
* | imx_ccm: Rename IMX_GET_CLASS macro | Eduardo Habkost | 2020-09-02 | 1 | -1/+1 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | hw: explicitly include qemu/log.h | Paolo Bonzini | 2016-05-19 | 1 | -0/+1 |
* | arm: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | i.MX: Split the CCM class into an abstract base class and a concrete class | Jean-Christophe Dubois | 2015-12-17 | 1 | -209/+22 |
* | i.MX: rename i.MX CCM get_clock() function and CLK ID enum names | Jean-Christophe Dubois | 2015-12-17 | 1 | -4/+4 |
* | i.MX: Fix i.MX31 default/reset configuration | Jean-Christophe Dubois | 2015-12-17 | 1 | -1/+1 |
* | i.MX: Standardize i.MX CCM debug | Jean-Christophe Dubois | 2015-10-27 | 1 | -12/+22 |
* | i.MX: Fix Coding style for CCM emulator | Jean-Christophe Dubois | 2015-08-13 | 1 | -6/+5 |
* | i.MX: Split CCM emulator in a header file and a source file | Jean-Christophe Dubois | 2015-08-13 | 1 | -67/+3 |
* | hw/misc/imx_ccm.c: Add missing VMState list terminator | Peter Maydell | 2014-07-22 | 1 | -0/+1 |
* | savevm: Remove all the unneeded version_minimum_id_old (arm) | Juan Quintela | 2014-05-13 | 1 | -1/+0 |
* | imx_ccm: QOM cast cleanup | Andreas Färber | 2013-07-29 | 1 | -6/+10 |
* | hw/m*: pass owner to memory_region_init* functions | Paolo Bonzini | 2013-07-04 | 1 | -1/+2 |
* | memory: add owner argument to initialization functions | Paolo Bonzini | 2013-07-04 | 1 | -1/+1 |
* | i.MX31: Fix PRCS bit test | Stefan Weil | 2013-06-25 | 1 | -1/+1 |
* | hw: move other devices to hw/misc/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+321 |