summaryrefslogtreecommitdiffstats
path: root/hw/arm
Commit message (Expand)AuthorAgeFilesLines
...
* aspeed: Link SCU to the watchdogJoel Stanley2019-07-011-0/+2
* hw/misc/aspeed_xdma: New deviceEddie James2019-07-011-0/+17
* aspeed: Add support for the swift-bmc boardAdriana Kobylak2019-07-011-0/+50
* aspeed/smc: add a 'sdram_base' propertyCédric Le Goater2019-07-011-0/+6
* aspeed: add a RAM memory region containerCédric Le Goater2019-07-011-4/+9
* aspeed: remove the "ram" linkCédric Le Goater2019-07-011-2/+0Star
* aspeed: add support for multiple NICsCédric Le Goater2019-07-011-14/+19
* aspeed: introduce a configurable number of CPU per machineCédric Le Goater2019-07-012-8/+32
* hw/arm/aspeed: Add RTC to SoCJoel Stanley2019-07-011-0/+13
* aspeed: add a per SoC mapping for the memory spaceCédric Le Goater2019-07-012-49/+76
* aspeed: add a per SoC mapping for the interrupt spaceCédric Le Goater2019-07-011-8/+49
* i.mx7d: Add no-op/unimplemented PCIE PHY IP blockAndrey Smirnov2019-07-011-0/+5
* i.mx7d: Add no-op/unimplemented APBH DMA moduleAndrey Smirnov2019-07-011-0/+6
* hw/arm/virt: Add support for Cortex-A7Jan Kiszka2019-07-011-0/+1
* hw/arm/msf2-som: Exit when the cpu is not the expected onePhilippe Mathieu-Daudé2019-07-011-0/+1
* hw/arm/boot: fix direct kernel boot with initrdAndrew Jones2019-07-011-1/+2
* hw/arm: Correctly disable FPU/DSP for some ARMSSE-based boardsPeter Maydell2019-06-172-12/+54
* hw/arm/armv7m: Forward "vfp" and "dsp" properties to CPUPeter Maydell2019-06-171-0/+18
* hw/arm/boot: Honour image size field in AArch64 Image format kernelsPeter Maydell2019-06-171-2/+15
* hw/arm/boot: Avoid placing the initrd on top of the kernelPeter Maydell2019-06-171-14/+20
* hw/arm/boot: Diagnose layouts that put initrd or DTB off the end of RAMPeter Maydell2019-06-171-0/+23
* hw/arm/boot: Don't assume RAM starts at address zeroPeter Maydell2019-06-171-5/+4Star
* hw/acpi: extract acpi_add_rom_blob()Wei Yang2019-06-161-16/+10Star
* hw/arm/smmuv3: Fix decoding of ID register rangePeter Maydell2019-06-131-1/+1
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-1228-23/+5Star
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-1218-12/+18
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-06-062-17/+1Star
|\
| * hw/acpi: Consolidate build_mcfg to pci.cWei Yang2019-05-302-17/+1Star
* | imx25-pdk: create ds1338 for qtest inside the testPaolo Bonzini2019-06-031-9/+0Star
|/
* hw/arm/mps2: Use object_initialize_child for correct reference countingPhilippe Mathieu-Daudé2019-05-242-8/+8
* hw/arm: Use object_initialize_child for correct reference countingPhilippe Mathieu-Daudé2019-05-247-31/+21Star
* hw/arm/aspeed: Use object_initialize_child for correct ref. countingPhilippe Mathieu-Daudé2019-05-242-33/+23Star
* hw/arm/bcm2835: Use object_initialize_child for correct ref. countingPhilippe Mathieu-Daudé2019-05-241-33/+20Star
* hw/arm/bcm2835: Use object_initialize() on PL011StatePhilippe Mathieu-Daudé2019-05-241-7/+7
* hw/arm/bcm2835: Use TYPE_PL011 instead of hardcoded stringPhilippe Mathieu-Daudé2019-05-241-1/+1
* hw/arm/exynos4210: QOM'ify the Exynos4210 SoCPhilippe Mathieu-Daudé2019-05-232-6/+29
* hw/arm/exynos4210: Add DMA support for the Exynos4210Guenter Roeck2019-05-231-0/+26
* hw/arm/exynos4: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2019-05-231-2/+3
* hw/arm/exynos4: Remove unuseful debug codePhilippe Mathieu-Daudé2019-05-231-24/+0Star
* arm: Rename hw/arm/arm.h to hw/arm/boot.hPeter Maydell2019-05-2337-37/+36Star
* hw/arm/virt-acpi-build: pass AcpiMcfgInfo to build_mcfg()Wei Yang2019-05-211-7/+11
* hw/arm/virt-acpi-build: remove unnecessary variable mcfg_startWei Yang2019-05-211-3/+1Star
* Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-1...Peter Maydell2019-05-132-11/+331
|\
| * hw/arm: Express dependencies of the musca machines with KconfigThomas Huth2019-05-131-3/+6
| * hw/arm: Express dependencies of the xlnx-versal-virt machine with KconfigThomas Huth2019-05-131-0/+4
| * hw/arm: Express dependencies of the ZynqMP zcu102 machine with KconfigThomas Huth2019-05-131-0/+11
| * hw/arm: Express dependencies of the microbit / nrf51 machine with KconfigThomas Huth2019-05-132-1/+8
| * hw/arm: Express dependencies of the remaining IMX boards with KconfigThomas Huth2019-05-131-0/+19
| * hw/arm: Express dependencies of the MSF2 / EMCRAFT_SF2 machine with KconfigThomas Huth2019-05-132-1/+10
| * hw/arm: Express dependencies of sabrelite with KconfigThomas Huth2019-05-132-1/+11