summaryrefslogtreecommitdiffstats
path: root/hw/arm/imx25_pdk.c
Commit message (Expand)AuthorAgeFilesLines
* qdev: Make qdev_prop_set_drive() match the other helpersMarkus Armbruster2020-06-231-1/+1
* qdev: Convert bus-less devices to qdev_realize() with CoccinelleMarkus Armbruster2020-06-151-1/+1
* qom: Less verbose object_initialize_child()Markus Armbruster2020-06-151-2/+1Star
* qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster2020-06-151-3/+2Star
* hw/arm/fsl-imx25: Wire up eSDHC controllersGuenter Roeck2020-03-121-0/+16
* arm/imx25_pdk: use memdev for RAMIgor Mammedov2020-02-191-5/+4Star
* arm/imx25_pdk: drop RAM size fixupIgor Mammedov2020-02-191-4/+6
* hw/arm: simplify arm_load_dtbTao Xu2019-09-031-4/+1Star
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* imx25-pdk: create ds1338 for qtest inside the testPaolo Bonzini2019-06-031-9/+0Star
* hw/arm: Use object_initialize_child for correct reference countingPhilippe Mathieu-Daudé2019-05-241-3/+2Star
* hw/arm: Set ignore_memory_transaction_failures for most ARM boardsPeter Maydell2017-09-071-0/+1
* Convert error_report() to warn_report()Alistair Francis2017-07-131-3/+3
* arm: Uniquely name imx25 I2C buses.Alastair D'Silva2017-01-201-1/+1
* hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini2016-03-221-0/+2
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* Use error_fatal to simplify obvious fatal errors (again)Markus Armbruster2016-02-081-6/+1Star
* hw/arm: Clean up includesPeter Maydell2016-01-181-0/+1
* error: Use error_report_err() where appropriate (again)Markus Armbruster2016-01-131-1/+1
* arm: imx25-pdk: Fix machine namePeter Crosthwaite2015-10-161-1/+1
* Use DEFINE_MACHINE() to register all machinesEduardo Habkost2015-09-191-9/+4Star
* i.MX: Add the i.MX25 PDK platformJean-Christophe Dubois2015-09-071-0/+159