aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)AuthorFilesLines
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
2019-04-29hw/devices: Move TI touchscreen declarations into a new headerPhilippe Mathieu-Daudé2-2/+2
2019-04-29hw/devices: Move Gamepad declarations into a new headerPhilippe Mathieu-Daudé1-1/+1
2019-04-29hw/devices: Move CBus declarations into a new headerPhilippe Mathieu-Daudé1-0/+1
2019-04-29hw/devices: Move Blizzard declarations into a new headerPhilippe Mathieu-Daudé1-0/+1
2019-04-29hw/devices: Move TC6393XB declarations into a new headerPhilippe Mathieu-Daudé1-1/+1
2019-04-29hw/arm/nseries: Use TYPE_TMP105 instead of hardcoded stringPhilippe Mathieu-Daudé1-1/+2
2019-04-29hw/arm/aspeed: Use TYPE_TMP105/TYPE_PCA9552 instead of hardcoded stringPhilippe Mathieu-Daudé1-4/+9
2019-04-29hw/arm/smmuv3: Remove SMMUNotifierNodeEric Auger2-24/+10
2019-04-25hw: add compat machines for 4.1Cornelia Huck1-1/+8
2019-03-22trace-events: Fix attribution of trace points to sourceMarkus Armbruster1-2/+2
2019-03-22trace-events: Delete unused trace pointsMarkus Armbruster1-7/+0
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster1-3/+3
2019-03-15hw/arm/virt-acpi-build: use PCIE_MMCFG_BUS to retrieve end_bus_numberWei Yang1-2/+2
2019-03-15hw/arm/virt-acpi-build: Fix SMMUv3 GSIV valuesEric Auger1-1/+1
2019-03-12Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190312-pull-request...Peter Maydell1-1/+1