summaryrefslogtreecommitdiffstats
path: root/hw/arm/msf2-soc.c
Commit message (Expand)AuthorAgeFilesLines
* error: Eliminate error_propagate() with Coccinelle, part 1Markus Armbruster2020-07-101-11/+5Star
* qom: Put name parameter before value / visitor parameterMarkus Armbruster2020-07-101-4/+4
* qdev: Use returned bool to check for qdev_realize() etc. failureMarkus Armbruster2020-07-101-10/+5Star
* sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2Markus Armbruster2020-06-151-15/+10Star
* qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster2020-05-151-2/+1Star
* msf2: Add EMAC block to SmartFusion2 SoCSubbaraya Sundeep2020-04-301-2/+24
* hw/arm: Let devices own the MemoryRegion they createPhilippe Mathieu-Daudé2020-03-171-3/+3
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-161-0/+1
* Include sysemu/sysemu.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include hw/boards.h a bit lessMarkus Armbruster2019-08-161-1/+0Star
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* arm: Rename hw/arm/arm.h to hw/arm/boot.hPeter Maydell2019-05-231-1/+0Star
* hw/arm: make bitbanded IO optional on ARMv7-MStefan Hajnoczi2018-08-161-0/+1
* hw/arm/msf2-soc: Fix introspection problem with the "msf2-soc" deviceThomas Huth2018-07-171-8/+7Star
* 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-2/+2
* Change references to serial_hds[] to serial_hd()Peter Maydell2018-04-261-2/+2
* hw: Do not include "sysemu/block-backend.h" if it is not necessaryThomas Huth2018-03-121-1/+0Star
* msf2: Wire up SYSRESETREQ in SoC for system resetSubbaraya Sundeep2017-10-311-0/+11
* msf2: Add Smartfusion2 SoCSubbaraya Sundeep2017-09-211-0/+238