aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2018-08-24hw/arm/mps2: Fix ID register errors on AN511 and AN385Peter Maydell
2018-08-24hw/arm/mps2-tz: Fix MPS2 SCC config register valuesPeter Maydell
2018-08-24hw/arm/mps2-tz: Instantiate SPI controllersPeter Maydell
2018-08-24hw/arm/mps2-tz: Create PL081s and MSCsPeter Maydell
2018-08-24hw/arm/iotkit: Wire up the lines for MSCsPeter Maydell
2018-08-24hw/misc/iotkit: Wire up the sysctl and sysinfo register blocksPeter Maydell
2018-08-24hw/arm/iotkit: Wire up the S32KTIMERPeter Maydell
2018-08-24hw/arm/iotkit: Wire up the watchdogsPeter Maydell
2018-08-24hw/arm/mps2: Wire up dual-timer in mps2-an385 and mps2-an511Peter Maydell
2018-08-24hw/arm/iotkit: Wire up the dualtimerPeter Maydell
2018-08-24hw/arm/boot: AArch32 kernels should be started in Hyp mode if availablePeter Maydell
2018-08-24hw/arm/vexpress: Add "virtualization" property controlling presence of EL2Peter Maydell
2018-08-24hw/arm/vexpress: Don't set info->secure_boot if CPU doesn't have EL3Peter Maydell
2018-08-24hw/arm/fsl-imx6ul: Connect VIRQ and VFIQPeter Maydell
2018-08-24hw/arm/fsl-imx6ul: Connect VIRQ and VFIQPeter Maydell
2018-08-24hw/arm/highbank: Connect VIRQ and VFIQPeter Maydell
2018-08-24hw/arm/vexpress: Connect VIRQ and VFIQPeter Maydell
2018-08-23fix "Missing break in switch" coverity reportsPaolo Bonzini
2018-08-20hw/dma/pl080: Don't use CPU address space for DMA accessesPeter Maydell
2018-08-20nvic: Expose NMI linePeter Maydell
2018-08-20hw/arm/virt: Add virt-3.1 machine typeAndrew Jones
2018-08-16hw/arm/mps2-tz: Replace init_sysbus_child() with sysbus_init_child_obj()Thomas Huth
2018-08-16aspeed: add a max_ram_size property to the memory controllerCédric Le Goater
2018-08-16hw/arm: make bitbanded IO optional on ARMv7-MStefan Hajnoczi
2018-08-16i.MX6UL: Add Freescale i.MX6 UltraLite 14x14 EVK BoardJean-Christophe Dubois
2018-08-16i.MX6UL: Add i.MX6UL SOCJean-Christophe Dubois
2018-08-14arm: Fix return code of arm_load_elfAdam Lackorzynski
2018-08-14arm/virt: Add support for GICv2 virtualization extensionsLuc Michel
2018-08-14xlnx-zynqmp: Improve GIC wiring and MMIO mappingLuc Michel
2018-07-30hw/arm/iotkit: Fix IRQ number for timer1Peter Maydell
2018-07-30hw/arm/sysbus-fdt: Fix assertion in copy_properties_from_host()Geert Uytterhoeven
2018-07-30arm/smmuv3: Fix missing VMSD terminatorDr. David Alan Gilbert
2018-07-23hw/arm/spitz: Move problematic nand_init() code to realize functionThomas Huth
2018-07-17hw/arm/xlnx-zynqmp: Fix crash when introspecting the "xlnx, zynqmp" deviceThomas Huth
2018-07-17hw/arm/stm32f205_soc: Fix introspection problem with 'stm32f205-soc' deviceThomas Huth
2018-07-17hw/arm/allwinner-a10: Fix introspection problem with 'allwinner-a10'Thomas Huth
2018-07-17hw/arm/fsl-imx31: Fix introspection problem with the "fsl, imx31" deviceThomas Huth
2018-07-17hw/arm/fsl-imx25: Fix introspection problem with the "fsl, imx25" deviceThomas Huth
2018-07-17hw/arm/fsl-imx7: Fix introspection problems with the "fsl, imx7" deviceThomas Huth
2018-07-17hw/arm/fsl-imx6: Fix introspection problems with the "fsl, imx6" deviceThomas Huth
2018-07-17hw/arm/msf2-soc: Fix introspection problem with the "msf2-soc" deviceThomas Huth
2018-07-17hw/arm/armv7: Fix crash when introspecting the "iotkit" deviceThomas Huth
2018-07-17hw/arm/bcm2836: Fix crash with device_add bcm2837 on unsupported machinesThomas Huth
2018-07-16hw/arm/bcm2836: Mark the bcm2836 / bcm2837 devices with user_creatable = falseThomas Huth
2018-07-09hw/arm/smmu-common: Fix devfn computation in smmu_iommu_mrEric Auger
2018-07-02hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"Philippe Mathieu-Daudé
2018-07-02hw: Use IEC binary prefix definitions from "qemu/units.h"Philippe Mathieu-Daudé
2018-06-29i.mx7d: Change IRQ number type from hwaddr to intJean-Christophe Dubois
2018-06-29i.mx7d: Change SRC unimplemented device name from sdma to srcJean-Christophe Dubois
2018-06-29i.mx7d: Remove unused header filesJean-Christophe Dubois