aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)AuthorFilesLines
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
2018-08-16i.MX6UL: Add i.MX6UL SOCJean-Christophe Dubois2-0/+618
2018-08-14arm: Fix return code of arm_load_elfAdam Lackorzynski1-4/+4
2018-08-14arm/virt: Add support for GICv2 virtualization extensionsLuc Michel2-11/+47
2018-08-14xlnx-zynqmp: Improve GIC wiring and MMIO mappingLuc Michel1-8/+84
2018-07-30hw/arm/iotkit: Fix IRQ number for timer1Peter Maydell1-1/+1
2018-07-30hw/arm/sysbus-fdt: Fix assertion in copy_properties_from_host()Geert Uytterhoeven1-0/+1
2018-07-30arm/smmuv3: Fix missing VMSD terminatorDr. David Alan Gilbert1-0/+1
2018-07-23hw/arm/spitz: Move problematic nand_init() code to realize functionThomas Huth1-4/+11
2018-07-17hw/arm/xlnx-zynqmp: Fix crash when introspecting the "xlnx, zynqmp" deviceThomas Huth1-33/+28
2018-07-17hw/arm/stm32f205_soc: Fix introspection problem with 'stm32f205-soc' deviceThomas Huth1-16/+12
2018-07-17hw/arm/allwinner-a10: Fix introspection problem with 'allwinner-a10'Thomas Huth1-10/+9
2018-07-17hw/arm/fsl-imx31: Fix introspection problem with the "fsl, imx31" deviceThomas Huth1-14/+12