aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2020-03-05Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-03-04-2...Peter Maydell
2020-03-05hw/arm/virt: vTPM supportEric Auger
2020-03-05hw/arm/cubieboard: report error when using unsupported -bios argumentNiek Linnenbank
2020-03-05hw/arm/cubieboard: restrict allowed RAM size to 512MiB and 1GiBNiek Linnenbank
2020-03-05hw/arm/cubieboard: restrict allowed CPU type to ARM Cortex-A8Niek Linnenbank
2020-03-05hw/arm/cubieboard: use ARM Cortex-A8 as the default CPU in machine definitionNiek Linnenbank
2020-03-05hw/arm/strongarm: move timer_new from init() into realize() to avoid memleaksPan Nengyuan
2020-03-05hw/arm/spitz: move timer_new from init() into realize() to avoid memleaksPan Nengyuan
2020-03-05hw/arm/pxa2xx: move timer_new from init() into realize() to avoid memleaksPan Nengyuan
2020-03-05hw/arm/musicpal: Simplify since the machines are little-endian onlyPhilippe Mathieu-Daudé
2020-03-05hw/arm/z2: Simplify since the machines are little-endian onlyPhilippe Mathieu-Daudé
2020-03-05hw/arm/omap_sx1: Simplify since the machines are little-endian onlyPhilippe Mathieu-Daudé
2020-03-05hw/arm/mainstone: Simplify since the machines are little-endian onlyPhilippe Mathieu-Daudé
2020-03-05hw/arm/gumstix: Simplify since the machines are little-endian onlyPhilippe Mathieu-Daudé
2020-03-05hw/arm/smmu-common: Simplify smmu_find_smmu_pcibus() logicPhilippe Mathieu-Daudé
2020-03-05hw/arm/smmu-common: a fix to smmu_find_smmu_pcibusEric Auger
2020-03-05hw/arm: versal: Generate xlnx-versal-virt zdma FDT nodesEdgar E. Iglesias
2020-03-05hw/arm: versal: Add support for the LPD ADMAsEdgar E. Iglesias
2020-02-28hw/arm/xilinx_zynq: Fix USB port instantiationGuenter Roeck
2020-02-28hw/arm/integratorcp: Map the audio codec controllerPhilippe Mathieu-Daudé
2020-02-28hw/arm: Use TYPE_PL011 to create serial portGavin Shan
2020-02-27Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-02-27hw/arm/virt: Add the virtio-iommu device tree mappingsEric Auger
2020-02-25Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEADPaolo Bonzini
2020-02-25Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...Paolo Bonzini
2020-02-21arm: allwinner: Wire up USB portsGuenter Roeck
2020-02-21z2: Make providing flash images non-mandatoryGuenter Roeck
2020-02-21mainstone: Make providing flash images non-mandatoryGuenter Roeck
2020-02-20Remove unnecessary cast when using the address_space APIPhilippe Mathieu-Daudé
2020-02-20hw: Remove unnecessary cast when calling dma_memory_read()Philippe Mathieu-Daudé
2020-02-19arm/xlnx-zcu102: use memdev for RAMIgor Mammedov
2020-02-19arm/xlnx-versal-virt: use memdev for RAMIgor Mammedov
2020-02-19arm/xilinx_zynq: use memdev for RAMIgor Mammedov
2020-02-19arm/xilinx_zynq: drop RAM size fixupIgor Mammedov
2020-02-19arm/virt: use memdev for RAMIgor Mammedov
2020-02-19arm/vexpress: use memdev for RAMIgor Mammedov
2020-02-19arm/versatilepb: use memdev for RAMIgor Mammedov
2020-02-19arm/sbsa-ref: use memdev for RAMIgor Mammedov
2020-02-19arm/raspi: use memdev for RAMIgor Mammedov
2020-02-19arm/sabrelite: use memdev for RAMIgor Mammedov
2020-02-19arm/palm: use memdev for RAMIgor Mammedov
2020-02-19arm/omap_sx1: use memdev for RAMIgor Mammedov
2020-02-19arm/nseries: use memdev for RAMIgor Mammedov
2020-02-19arm/musicpal: use memdev for RAMIgor Mammedov
2020-02-19arm/mps2: use memdev for RAMIgor Mammedov
2020-02-19arm/mps2-tz: use memdev for RAMIgor Mammedov
2020-02-19arm/mcimx7d-sabre: use memdev for RAMIgor Mammedov
2020-02-19arm/mcimx6ul-evk: use memdev for RAMIgor Mammedov
2020-02-19arm/kzm: use memdev for RAMIgor Mammedov
2020-02-19arm/kzm: drop RAM size fixupIgor Mammedov