summaryrefslogtreecommitdiffstats
path: root/hw/arm/msf2-som.c
Commit message (Expand)AuthorAgeFilesLines
* target/arm: Make boards pass base address to armv7m_load_kernel()Peter Maydell2022-09-141-1/+1
* hw: Replace trivial drive_get_next() by drive_get()Markus Armbruster2021-12-151-1/+1
* hw/arm/msf2: Use Clock input to MSF2_SOC instead of m3clk propertyPeter Maydell2021-09-011-1/+6
* Do not include cpu.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* 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