| Commit message (Expand) | Author | Age | Files | Lines |
* | arm: Remove system_clock_scale global | Peter Maydell | 2021-09-01 | 1 | -2/+0 |
* | hw/arm/msf2-soc: Wire up refclk | Peter Maydell | 2021-09-01 | 1 | -0/+23 |
* | hw/arm/msf2: Use Clock input to MSF2_SOC instead of m3clk property | Peter Maydell | 2021-09-01 | 1 | -11/+17 |
* | hw/arm/msf2_soc: Don't allocate separate MemoryRegions | Peter Maydell | 2021-09-01 | 1 | -10/+7 |
* | hw: Do not include hw/irq.h if it is not necessary | Thomas Huth | 2021-05-02 | 1 | -1/+0 |
* | msf2-soc, stellaris: Don't wire up SYSRESETREQ | Peter Maydell | 2020-08-03 | 1 | -11/+0 |
* | msf2: Unbreak device-list-properties for "msf-soc" | Markus Armbruster | 2020-07-21 | 1 | -4/+5 |
* | error: Eliminate error_propagate() with Coccinelle, part 1 | Markus Armbruster | 2020-07-10 | 1 | -11/+5 |
* | qom: Put name parameter before value / visitor parameter | Markus Armbruster | 2020-07-10 | 1 | -4/+4 |
* | qdev: Use returned bool to check for qdev_realize() etc. failure | Markus Armbruster | 2020-07-10 | 1 | -10/+5 |
* | sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2 | Markus Armbruster | 2020-06-15 | 1 | -15/+10 |
* | qom: Drop parameter @errp of object_property_add() & friends | Markus Armbruster | 2020-05-15 | 1 | -2/+1 |
* | msf2: Add EMAC block to SmartFusion2 SoC | Subbaraya Sundeep | 2020-04-30 | 1 | -2/+24 |
* | hw/arm: Let devices own the MemoryRegion they create | Philippe Mathieu-Daudé | 2020-03-17 | 1 | -3/+3 |
* | qdev: set properties with device_class_set_props() | Marc-André Lureau | 2020-01-24 | 1 | -1/+1 |
* | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include sysemu/sysemu.h a lot less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include hw/boards.h a bit less | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include hw/irq.h a lot less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -1/+0 |
* | arm: Rename hw/arm/arm.h to hw/arm/boot.h | Peter Maydell | 2019-05-23 | 1 | -1/+0 |
* | hw/arm: make bitbanded IO optional on ARMv7-M | Stefan Hajnoczi | 2018-08-16 | 1 | -0/+1 |
* | hw/arm/msf2-soc: Fix introspection problem with the "msf2-soc" device | Thomas Huth | 2018-07-17 | 1 | -8/+7 |
* | hw: Directly use "qemu/units.h" instead of "qemu/cutils.h" | Philippe Mathieu-Daudé | 2018-07-02 | 1 | -1/+1 |
* | hw: Use IEC binary prefix definitions from "qemu/units.h" | Philippe Mathieu-Daudé | 2018-07-02 | 1 | -2/+2 |
* | Change references to serial_hds[] to serial_hd() | Peter Maydell | 2018-04-26 | 1 | -2/+2 |
* | hw: Do not include "sysemu/block-backend.h" if it is not necessary | Thomas Huth | 2018-03-12 | 1 | -1/+0 |
* | msf2: Wire up SYSRESETREQ in SoC for system reset | Subbaraya Sundeep | 2017-10-31 | 1 | -0/+11 |
* | msf2: Add Smartfusion2 SoC | Subbaraya Sundeep | 2017-09-21 | 1 | -0/+238 |