summaryrefslogtreecommitdiffstats
path: root/hw/arm
Commit message (Expand)AuthorAgeFilesLines
* qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster2020-06-1533-174/+176
* armv7m: Delete unused "ARM,bitband-memory" devicesMarkus Armbruster2020-06-151-2/+4
* arm/aspeed: Rework NIC attachmentCédric Le Goater2020-06-153-4/+15
* arm/aspeed: Compute the number of CPUs from the SoC definitionCédric Le Goater2020-06-153-26/+32
* arm/stm32f405: Fix realization of "stm32f2xx-adc" devicesMarkus Armbruster2020-06-151-10/+13
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-06-121-0/+11
|\
| * arm/acpi: TPM2 ACPI table supportEric Auger2020-06-091-0/+7
| * hw/acpi/nvdimm: add a helper to augment SRAT generationVishal Verma2020-06-091-0/+4
* | hw/arm/aspeed: Correct DRAM container region sizePhilippe Mathieu-Daudé2020-06-091-1/+1
|/
* wire in the dwc-hsotg (dwc2) USB host controller emulationPaul Zimmerman2020-06-051-1/+20
* raspi: add BCM2835 SOC MPHI emulationPaul Zimmerman2020-06-051-0/+17
* hw/arm/pxa2xx: Replace printf() call by qemu_log_mask()Philippe Mathieu-Daudé2020-06-051-17/+49
* arm/sabrelite: Consistently use &error_fatal in sabrelite_init()Markus Armbruster2020-05-271-6/+1Star
* hw/arm/pxa2xx: Replace hw_error() by qemu_log_mask()Philippe Mathieu-Daudé2020-05-211-3/+4
* hw/arm/integratorcp: Replace hw_error() by qemu_log_mask()Philippe Mathieu-Daudé2020-05-211-8/+15
* hw/arm/fsl-imx7: Connect watchdog interruptsGuenter Roeck2020-05-211-0/+11
* hw/arm/fsl-imx7: Instantiate various unimplemented devicesGuenter Roeck2020-05-211-0/+24
* hw/arm/fsl-imx6ul: Connect watchdog interruptsGuenter Roeck2020-05-211-0/+10
* hw/arm/fsl-imx6: Connect watchdog interruptsGuenter Roeck2020-05-211-0/+9
* hw/arm/fsl-imx31: Wire up watchdogGuenter Roeck2020-05-212-0/+7
* hw/arm/fsl-imx25: Wire up watchdogGuenter Roeck2020-05-212-0/+11
* hw: Move i.MX watchdog driver to hw/watchdogGuenter Roeck2020-05-211-0/+3
* hw: Use QEMU_IS_ALIGNED() on parallel flash block sizePhilippe Mathieu-Daudé2020-05-182-2/+2
* qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster2020-05-1524-94/+66Star
* hw/arm/bcm2835: Drop futile attempts at QOM-adopting memoryMarkus Armbruster2020-05-151-2/+0Star
* qom: Drop object_property_set_description() parameter @errpMarkus Armbruster2020-05-154-24/+13Star
* ACPI: Record the Generic Error Status Block addressDongjiu Geng2020-05-141-0/+8
* ACPI: Build Hardware Error Source TableDongjiu Geng2020-05-141-0/+2
* ACPI: Build related register address fields via hardware error fw_cfg blobDongjiu Geng2020-05-141-0/+5
* hw/arm/virt: Introduce a RAS machine optionDongjiu Geng2020-05-141-0/+23
* aspeed: Add support for the sonorapass-bmc boardPatrick Williams2020-05-141-0/+78
* hw/arm/musicpal: Map the UART devices unconditionallyPhilippe Mathieu-Daudé2020-05-111-8/+4Star
* hw/timer/nrf51_timer: Display timer ID in trace eventsPhilippe Mathieu-Daudé2020-05-111-0/+5
* hw/arm/nrf51: Add NRF51_PERIPHERAL_SIZE definitionPhilippe Mathieu-Daudé2020-05-111-2/+2
* aspeed: Support AST2600A1 silicon revisionJoel Stanley2020-05-112-7/+7
* aspeed: Add boot stub for smp bootingJoel Stanley2020-05-111-0/+65
* hw: add compat machines for 5.1Cornelia Huck2020-05-061-1/+7
* hw/arm/virt: Remove the compat forcing tpm-tis-device PPI to offEric Auger2020-05-061-5/+0Star
* hw/arm/virt: Add nvdimm hotplug supportShameer Kolothum2020-05-041-5/+11
* hw/arm/virt: Add nvdimm hot-plug infrastructureKwangwoo Lee2020-05-043-0/+26
* hw/arm: versal-virt: Add support for the RTCEdgar E. Iglesias2020-05-041-0/+22
* hw/arm: versal-virt: Add support for SDEdgar E. Iglesias2020-05-041-0/+46
* hw/arm: versal: Add support for the RTCEdgar E. Iglesias2020-05-041-0/+21
* hw/arm: versal: Add support for SDEdgar E. Iglesias2020-05-041-0/+31
* hw/arm: versal: Embed the APUs into the SoC typeEdgar E. Iglesias2020-05-042-16/+7Star
* hw/arm: versal: Embed the ADMAs into the SoC typeEdgar E. Iglesias2020-05-041-7/+7
* hw/arm: versal: Embed the GEMs into the SoC typeEdgar E. Iglesias2020-05-041-7/+8
* hw/arm: versal: Embed the UARTs into the SoC typeEdgar E. Iglesias2020-05-041-6/+6
* hw/arm: versal-virt: Fix typo xlnx-ve -> xlnx-versalEdgar E. Iglesias2020-05-041-1/+1
* hw/arm: versal: Move misplaced commentEdgar E. Iglesias2020-05-041-1/+1