aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)AuthorFilesLines
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster18-12/+18
2019-06-06Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-17/+1
2019-06-03imx25-pdk: create ds1338 for qtest inside the testPaolo Bonzini1-9/+0
2019-05-29hw/acpi: Consolidate build_mcfg to pci.cWei Yang2-17/+1
2019-05-24hw/arm/mps2: Use object_initialize_child for correct reference countingPhilippe Mathieu-Daudé2-8/+8
2019-05-24hw/arm: Use object_initialize_child for correct reference countingPhilippe Mathieu-Daudé7-31/+21
2019-05-24hw/arm/aspeed: Use object_initialize_child for correct ref. countingPhilippe Mathieu-Daudé2-33/+23
2019-05-24hw/arm/bcm2835: Use object_initialize_child for correct ref. countingPhilippe Mathieu-Daudé1-33/+20
2019-05-24hw/arm/bcm2835: Use object_initialize() on PL011StatePhilippe Mathieu-Daudé1-7/+7
2019-05-24hw/arm/bcm2835: Use TYPE_PL011 instead of hardcoded stringPhilippe Mathieu-Daudé1-1/+1
2019-05-23hw/arm/exynos4210: QOM'ify the Exynos4210 SoCPhilippe Mathieu-Daudé2-6/+29
2019-05-23hw/arm/exynos4210: Add DMA support for the Exynos4210Guenter Roeck1-0/+26
2019-05-23hw/arm/exynos4: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-2/+3
2019-05-23hw/arm/exynos4: Remove unuseful debug codePhilippe Mathieu-Daudé1-24/+0
2019-05-23arm: Rename hw/arm/arm.h to hw/arm/boot.hPeter Maydell37-37/+36
2019-05-20hw/arm/virt-acpi-build: pass AcpiMcfgInfo to build_mcfg()Wei Yang1-7/+11
2019-05-20hw/arm/virt-acpi-build: remove unnecessary variable mcfg_startWei Yang1-3/+1
2019-05-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-1...Peter Maydell2-11/+331
2019-05-13hw/arm: Express dependencies of the musca machines with KconfigThomas Huth1-3/+6
2019-05-13hw/arm: Express dependencies of the xlnx-versal-virt machine with KconfigThomas Huth1-0/+4
2019-05-13hw/arm: Express dependencies of the ZynqMP zcu102 machine with KconfigThomas Huth1-0/+11
2019-05-13hw/arm: Express dependencies of the microbit / nrf51 machine with KconfigThomas Huth2-1/+8
2019-05-13hw/arm: Express dependencies of the remaining IMX boards with KconfigThomas Huth1-0/+19
2019-05-13hw/arm: Express dependencies of the MSF2 / EMCRAFT_SF2 machine with KconfigThomas Huth2-1/+10
2019-05-13hw/arm: Express dependencies of sabrelite with KconfigThomas Huth2-1/+11
2019-05-13hw/arm: Express dependencies of canon-a1100 with KconfigThomas Huth1-0/+1
2019-05-13hw/arm: Express dependencies of the raspi machines with KconfigThomas Huth1-0/+3
2019-05-13hw/arm: Express dependencies of the MPS2 boards with KconfigThomas Huth1-0/+19
2019-05-13hw/arm: Express dependencies of allwinner / cubieboard with KconfigThomas Huth1-0/+9
2019-05-13hw/arm: Express dependencies of netduino / stm32f2xx with KconfigThomas Huth1-0/+7
2019-05-13hw/arm: Express dependencies of the virt machine with KconfigThomas Huth2-1/+21
2019-05-13hw/arm: Express dependencies of the aspeed boards with KconfigThomas Huth1-0/+10
2019-05-13hw/arm: Express dependencies of collie with KconfigThomas Huth2-1/+8
2019-05-13hw/arm: Express dependencies of xilinx-zynq with KconfigThomas Huth1-0/+12
2019-05-13hw/arm: Express dependencies of the PXA2xx machines with KconfigThomas Huth2-1/+46
2019-05-13hw/arm: Express dependencies of realview, versatile and vexpress with KconfigThomas Huth2-1/+50
2019-05-13hw/arm: Express dependencies of stellaris with KconfigThomas Huth1-0/+11
2019-05-13hw/arm: Express dependencies of the OMAP machines with KconfigThomas Huth2-1/+27
2019-05-13hw/arm: Express dependencies of musicpal with KconfigThomas Huth1-0/+5
2019-05-13hw/arm: Express dependencies of the fsl-imx31 machine with KconfigThomas Huth1-0/+4
2019-05-13hw/arm: Express dependencies of integratorcp with KconfigThomas Huth1-0/+8
2019-05-13hw/arm: Express dependencies of the highbank machines with KconfigThomas Huth1-0/+11
2019-05-13hw/arm: Express dependencies of the exynos machines with KconfigThomas Huth1-0/+10
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster1-2/+2
2019-05-07arm: aspeed: Set SDRAM sizeJoel Stanley1-0/+8
2019-05-07hw/arm/raspi: Diagnose requests for too much RAMPeter Maydell1-0/+7
2019-05-07hw/arm/virt: Support firmware configuration with -blockdevMarkus Armbruster1-69/+127
2019-04-29hw/devices: Move SMSC 91C111 declaration into a new headerPhilippe Mathieu-Daudé5-5/+5
2019-04-29hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded stringPhilippe Mathieu-Daudé2-2/+4
2019-04-29hw/devices: Move LAN9118 declarations into a new headerPhilippe Mathieu-Daudé4-3/+4