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