summaryrefslogtreecommitdiffstats
path: root/hw/arm/msf2-som.c
Commit message (Expand)AuthorAgeFilesLines
* qdev: Make qdev_prop_set_drive() match the other helpersMarkus Armbruster2020-06-231-2/+2
* sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster2020-06-151-1/+1
* ssi: Convert uses of ssi_create_slave_no_init() with CoccinelleMarkus Armbruster2020-06-151-4/+4
* qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster2020-06-151-2/+2
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* hw/arm/msf2-som: Exit when the cpu is not the expected onePhilippe Mathieu-Daudé2019-07-011-0/+1
* arm: Rename hw/arm/arm.h to hw/arm/boot.hPeter Maydell2019-05-231-1/+1
* hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"Philippe Mathieu-Daudé2018-07-021-1/+1
* hw: Use IEC binary prefix definitions from "qemu/units.h"Philippe Mathieu-Daudé2018-07-021-3/+3
* msf2: Add Emcraft's Smartfusion2 SOM kitSubbaraya Sundeep2017-09-211-0/+105