aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)AuthorFilesLines
2018-11-13hw/arm/sysbus-fdt: Only call match_fn callback if the type matchesEric Auger1-5/+7
2018-11-06hw/arm/exynos4210: Zero memory allocated for Exynos4210StatePeter Maydell1-1/+1
2018-11-02hw/arm: versal: Add a virtual Xilinx Versal boardEdgar E. Iglesias2-1/+495
2018-11-02hw/arm: versal: Add a model of Xilinx Versal SoCEdgar E. Iglesias2-0/+324
2018-11-02hw/arm/xilinx_zynq: Use the ARRAY_SIZE macroPhilippe Mathieu-Daudé1-1/+1
2018-11-02strongarm: mask off high[31:28] bits from dir and state registersPrasad J Pandit1-2/+2
2018-11-02hw/arm/nrf51_soc: Connect UART to nRF51 SoCJulia Suvorova2-0/+22
2018-11-02hw/arm/virt: Set VIRT_COMPAT_3_0 compatEric Auger1-0/+4
2018-10-29audio: use TYPE_MV88W8618_AUDIO instead of hardcoded stringMao Zhongyi1-1/+1
2018-10-29audio: use object link instead of qdev property to pass wm8750 referenceMao Zhongyi1-1/+2
2018-10-29audio: use TYPE_WM8750 instead of a hardcoded stringMao Zhongyi1-1/+1
2018-10-24hw/arm/boot: Increase compliance with kernel arm64 boot protocolStewart Hildebrand1-0/+18
2018-10-16hw/arm/virt: add DT property /secure-chosen/stdout-path indicating secure UARTJerome Forissier1-0/+4
2018-10-15hw/arm/virt: Allow dynamic vfio-platform devices againGeert Uytterhoeven1-0/+1
2018-10-15hw/arm/sysbus-fdt: Allow device matching with DT compatible valueEric Auger1-14/+47
2018-10-08virt: Suppress external aborts on virt-2.10 and earlierPeter Maydell1-0/+2
2018-09-25hw/arm/aspeed: Add an Aspeed machine classCédric Le Goater1-142/+70
2018-09-25hw/arm/aspeed: change the FMC flash model of the AST2500 evbCédric Le Goater1-1/+1
2018-09-25hw/arm/smmuv3: fix eventq recording and IRQ triggerringEric Auger2-14/+14
2018-09-25hw/arm/smmu-common: Fix the name of the iommu memory regionsEric Auger1-3/+3
2018-09-25arm: Add BBC micro:bit machineJoel Stanley2-1/+68
2018-09-25arm: Add Nordic Semiconductor nRF51 SoCJoel Stanley2-0/+134
2018-09-25hw/arm/virt-acpi-build: Add a check for memory-less NUMA nodesShannon Zhao1-4/+6
2018-09-25hw/arm/exynos4210: fix Exynos4210 UART supportBartlomiej Zolnierkiewicz1-4/+4
2018-09-25scsi: move lsi53c8xx_create() callers to lsi53c8xx_handle_legacy_cmdline()Mark Cave-Ayland2-2/+4
2018-08-24hw/arm/mps2: Fix ID register errors on AN511 and AN385Peter Maydell1-3/+3
2018-08-24hw/arm/mps2-tz: Fix MPS2 SCC config register valuesPeter Maydell1-2/+2
2018-08-24hw/arm/mps2-tz: Instantiate SPI controllersPeter Maydell1-6/+32
2018-08-24hw/arm/mps2-tz: Create PL081s and MSCsPeter Maydell1-7/+93
2018-08-24hw/arm/iotkit: Wire up the lines for MSCsPeter Maydell1-0/+15
2018-08-24hw/misc/iotkit: Wire up the sysctl and sysinfo register blocksPeter Maydell1-8/+18
2018-08-24hw/arm/iotkit: Wire up the S32KTIMERPeter Maydell1-4/+5
2018-08-24hw/arm/iotkit: Wire up the watchdogsPeter Maydell1-3/+55
2018-08-24hw/arm/mps2: Wire up dual-timer in mps2-an385 and mps2-an511Peter Maydell1-0/+11
2018-08-24hw/arm/iotkit: Wire up the dualtimerPeter Maydell1-3/+5
2018-08-24hw/arm/boot: AArch32 kernels should be started in Hyp mode if availablePeter Maydell1-0/+11
2018-08-24hw/arm/vexpress: Add "virtualization" property controlling presence of EL2Peter Maydell1-3/+53
2018-08-24hw/arm/vexpress: Don't set info->secure_boot if CPU doesn't have EL3Peter Maydell1-2/+2
2018-08-24hw/arm/fsl-imx6ul: Connect VIRQ and VFIQPeter Maydell1-0/+4
2018-08-24hw/arm/fsl-imx6ul: Connect VIRQ and VFIQPeter Maydell1-0/+4
2018-08-24hw/arm/highbank: Connect VIRQ and VFIQPeter Maydell1-0/+6
2018-08-24hw/arm/vexpress: Connect VIRQ and VFIQPeter Maydell1-0/+4
2018-08-23fix "Missing break in switch" coverity reportsPaolo Bonzini1-1/+1
2018-08-20hw/dma/pl080: Don't use CPU address space for DMA accessesPeter Maydell2-2/+15
2018-08-20nvic: Expose NMI linePeter Maydell1-0/+1
2018-08-20hw/arm/virt: Add virt-3.1 machine typeAndrew Jones1-5/+16
2018-08-16hw/arm/mps2-tz: Replace init_sysbus_child() with sysbus_init_child_obj()Thomas Huth1-21/+11
2018-08-16aspeed: add a max_ram_size property to the memory controllerCédric Le Goater2-0/+33
2018-08-16hw/arm: make bitbanded IO optional on ARMv7-MStefan Hajnoczi5-18/+25
2018-08-16i.MX6UL: Add Freescale i.MX6 UltraLite 14x14 EVK BoardJean-Christophe Dubois2-1/+86