summaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2020-05-21hw/arm/pxa2xx: Replace hw_error() by qemu_log_mask()Philippe Mathieu-Daudé
2020-05-21hw/arm/integratorcp: Replace hw_error() by qemu_log_mask()Philippe Mathieu-Daudé
2020-05-21hw/arm/fsl-imx7: Connect watchdog interruptsGuenter Roeck
2020-05-21hw/arm/fsl-imx7: Instantiate various unimplemented devicesGuenter Roeck
2020-05-21hw/arm/fsl-imx6ul: Connect watchdog interruptsGuenter Roeck
2020-05-21hw/arm/fsl-imx6: Connect watchdog interruptsGuenter Roeck
2020-05-21hw/arm/fsl-imx31: Wire up watchdogGuenter Roeck
2020-05-21hw/arm/fsl-imx25: Wire up watchdogGuenter Roeck
2020-05-21hw: Move i.MX watchdog driver to hw/watchdogGuenter Roeck
2020-05-18hw: Use QEMU_IS_ALIGNED() on parallel flash block sizePhilippe Mathieu-Daudé
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster
2020-05-15hw/arm/bcm2835: Drop futile attempts at QOM-adopting memoryMarkus Armbruster
2020-05-15qom: Drop object_property_set_description() parameter @errpMarkus Armbruster
2020-05-14ACPI: Record the Generic Error Status Block addressDongjiu Geng
2020-05-14ACPI: Build Hardware Error Source TableDongjiu Geng
2020-05-14ACPI: Build related register address fields via hardware error fw_cfg blobDongjiu Geng
2020-05-14hw/arm/virt: Introduce a RAS machine optionDongjiu Geng
2020-05-14aspeed: Add support for the sonorapass-bmc boardPatrick Williams
2020-05-11hw/arm/musicpal: Map the UART devices unconditionallyPhilippe Mathieu-Daudé
2020-05-11hw/timer/nrf51_timer: Display timer ID in trace eventsPhilippe Mathieu-Daudé
2020-05-11hw/arm/nrf51: Add NRF51_PERIPHERAL_SIZE definitionPhilippe Mathieu-Daudé
2020-05-11aspeed: Support AST2600A1 silicon revisionJoel Stanley
2020-05-11aspeed: Add boot stub for smp bootingJoel Stanley
2020-05-06hw: add compat machines for 5.1Cornelia Huck
2020-05-06hw/arm/virt: Remove the compat forcing tpm-tis-device PPI to offEric Auger
2020-05-04hw/arm/virt: Add nvdimm hotplug supportShameer Kolothum
2020-05-04hw/arm/virt: Add nvdimm hot-plug infrastructureKwangwoo Lee
2020-05-04hw/arm: versal-virt: Add support for the RTCEdgar E. Iglesias
2020-05-04hw/arm: versal-virt: Add support for SDEdgar E. Iglesias
2020-05-04hw/arm: versal: Add support for the RTCEdgar E. Iglesias
2020-05-04hw/arm: versal: Add support for SDEdgar E. Iglesias
2020-05-04hw/arm: versal: Embed the APUs into the SoC typeEdgar E. Iglesias
2020-05-04hw/arm: versal: Embed the ADMAs into the SoC typeEdgar E. Iglesias
2020-05-04hw/arm: versal: Embed the GEMs into the SoC typeEdgar E. Iglesias
2020-05-04hw/arm: versal: Embed the UARTs into the SoC typeEdgar E. Iglesias
2020-05-04hw/arm: versal-virt: Fix typo xlnx-ve -> xlnx-versalEdgar E. Iglesias
2020-05-04hw/arm: versal: Move misplaced commentEdgar E. Iglesias
2020-05-04hw/arm: versal: Remove inclusion of arm_gicv3_common.hEdgar E. Iglesias
2020-05-04hw/arm/mps2-tz: Use TYPE_IOTKIT instead of hardcoded stringPhilippe Mathieu-Daudé
2020-04-30hw/arm: xlnx-zcu102: Disable unsupported FDT firmware nodesEdgar E. Iglesias
2020-04-30hw/arm: xlnx-zcu102: Move arm_boot_info into XlnxZCU102Edgar E. Iglesias
2020-04-30hw/arm/virt: dt: add kaslr-seed propertyJerome Forissier
2020-04-30hw/arm/virt: dt: move creation of /secure-chosen to create_fdt()Jerome Forissier
2020-04-30hw/arm: versal: Setup the ADMA with 128bit bus-widthEdgar E. Iglesias
2020-04-30hw/arm/xilinx_zynq: connect uart clocks to slcrDamien Hedde
2020-04-30msf2: Add EMAC block to SmartFusion2 SoCSubbaraya Sundeep
2020-04-29arm/virt: Fix virt_machine_device_plug_cb() error API violationMarkus Armbruster
2020-04-13acpi: Use macro for table-loader file nameShameer Kolothum
2020-04-03hw/arm/collie: Put StrongARMState* into a CollieMachineState structPeter Maydell
2020-03-31Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell