| Commit message (Expand) | Author | Age | Files | Lines |
* | qdev: Make qdev_prop_set_drive() match the other helpers | Markus Armbruster | 2020-06-23 | 1 | -1/+1 |
* | qdev: Convert bus-less devices to qdev_realize() with Coccinelle | Markus Armbruster | 2020-06-15 | 1 | -1/+1 |
* | qom: Less verbose object_initialize_child() | Markus Armbruster | 2020-06-15 | 1 | -2/+1 |
* | qdev: Convert uses of qdev_create() with Coccinelle | Markus Armbruster | 2020-06-15 | 1 | -3/+2 |
* | hw/arm/fsl-imx25: Wire up eSDHC controllers | Guenter Roeck | 2020-03-12 | 1 | -0/+16 |
* | arm/imx25_pdk: use memdev for RAM | Igor Mammedov | 2020-02-19 | 1 | -5/+4 |
* | arm/imx25_pdk: drop RAM size fixup | Igor Mammedov | 2020-02-19 | 1 | -4/+6 |
* | hw/arm: simplify arm_load_dtb | Tao Xu | 2019-09-03 | 1 | -4/+1 |
* | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -1/+0 |
* | imx25-pdk: create ds1338 for qtest inside the test | Paolo Bonzini | 2019-06-03 | 1 | -9/+0 |
* | hw/arm: Use object_initialize_child for correct reference counting | Philippe Mathieu-Daudé | 2019-05-24 | 1 | -3/+2 |
* | hw/arm: Set ignore_memory_transaction_failures for most ARM boards | Peter Maydell | 2017-09-07 | 1 | -0/+1 |
* | Convert error_report() to warn_report() | Alistair Francis | 2017-07-13 | 1 | -3/+3 |
* | arm: Uniquely name imx25 I2C buses. | Alastair D'Silva | 2017-01-20 | 1 | -1/+1 |
* | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini | 2016-03-22 | 1 | -0/+2 |
* | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2016-03-22 | 1 | -0/+1 |
* | Use error_fatal to simplify obvious fatal errors (again) | Markus Armbruster | 2016-02-08 | 1 | -6/+1 |
* | hw/arm: Clean up includes | Peter Maydell | 2016-01-18 | 1 | -0/+1 |
* | error: Use error_report_err() where appropriate (again) | Markus Armbruster | 2016-01-13 | 1 | -1/+1 |
* | arm: imx25-pdk: Fix machine name | Peter Crosthwaite | 2015-10-16 | 1 | -1/+1 |
* | Use DEFINE_MACHINE() to register all machines | Eduardo Habkost | 2015-09-19 | 1 | -9/+4 |
* | i.MX: Add the i.MX25 PDK platform | Jean-Christophe Dubois | 2015-09-07 | 1 | -0/+159 |