aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)AuthorFilesLines
2021-01-12hw/*: Use type casting for SysBusDevice in NPCM7XXHao Wu1-1/+1
2021-01-12hw/misc: Add a PWM module for NPCM7XXHao Wu1-2/+24
2021-01-12hw/adc: Add an ADC module for NPCM7XXHao Wu1-1/+23
2021-01-12hw/timer: Refactor NPCM7XX Timer to use CLK clockHao Wu1-0/+5
2021-01-08hw/arm: sabrelite: Connect the Ethernet PHY at address 6Bin Meng1-0/+4
2021-01-08musicpal: Use ptimer_free() in the finalize function to avoid memleaksGan Qixin1-0/+12
2021-01-08hw/arm/highbank: Drop dead KVM support codePeter Maydell1-10/+4
2021-01-08hw/arm/virt: Remove virt machine state 'smp_cpus'Andrew Jones2-15/+15
2021-01-04hw: Use the PCI_DEVFN() macro from 'hw/pci/pci.h'Philippe Mathieu-Daudé1-1/+2
2020-12-18qdev: Move softmmu properties to qdev-properties-system.hEduardo Habkost2-0/+2
2020-12-15Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-1/+1
2020-12-15vl: make qemu_get_machine_opts staticPaolo Bonzini1-1/+1
2020-12-15Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201215'...Peter Maydell2-0/+81
2020-12-15Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2-51/+62
2020-12-15virt: Register "its" as class propertyEduardo Habkost1-5/+7
2020-12-15arm/virt: Register most properties as class propertiesEduardo Habkost1-35/+41
2020-12-15arm: xlnx-versal: Connect usb to virt-versalVikram Garhwal2-0/+81
2020-12-14vexpress-a15: Register "virtualization" as class propertyEduardo Habkost1-6/+8
2020-12-14vexpress: Register "secure" as class propertyEduardo Habkost1-5/+6
2020-12-13ads7846: moves from the hw/display folder to the hw/input folder.Gan Qixin1-1/+1
2020-12-10vl: extract softmmu/datadir.cPaolo Bonzini7-0/+7
2020-12-10arm: do not use ram_size globalPaolo Bonzini1-4/+4
2020-12-10digic: remove bios_namePaolo Bonzini1-12/+7
2020-12-10arm: remove bios_namePaolo Bonzini7-14/+15
2020-12-10hw/ssi: Rename SSI 'slave' as 'peripheral'Philippe Mathieu-Daudé4-31/+31
2020-12-10Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20201210' int...Peter Maydell3-1/+74
2020-12-10hw/arm/armv7m: Correct typo in QOM object namePeter Maydell1-1/+1
2020-12-10hw/intc/armv7m_nvic: Make all of system PPB range be RAZWI/BusFaultPeter Maydell1-1/+1
2020-12-10sbsa-ref: allow to use Cortex-A53/57/72 cpusMarcin Juszkiewicz1-3/+20
2020-12-10xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllersVikram Garhwal2-0/+54
2020-12-10hw/arm/smmuv3: Fix up L1STD_SPAN decodingKunkun Jiang1-1/+1
2020-12-10aspeed: g220a-bmc: Add an FRUJohn Wang1-0/+12
2020-12-10ast2600: SRAM is 89KBJoel Stanley1-1/+1
2020-12-10aspeed: Add support for the g220a-bmc boardJohn Wang1-0/+60
2020-12-10hw/misc: add an EMC141{3,4} device modelJohn Wang1-0/+1
2020-12-08hw: add compat machines for 6.0Cornelia Huck1-1/+8
2020-12-08acpi: Align the size to 128kYubo Miao1-0/+25
2020-12-08acpi/gpex: Build tables for pxbYubo Miao1-2/+4
2020-12-08hw/arm/virt: Write extra pci roots into fw_cfgJiahui Cen1-2/+5
2020-12-08memory: Add IOMMUTLBEventEugenio Pérez2-12/+14
2020-12-08memory: Rename memory_region_notify_one to memory_region_notify_iommu_oneEugenio Pérez2-2/+2
2020-11-23hw/arm: Fix bad print format specifiersAlexChen3-3/+3
2020-11-17hw/arm/virt: ARM_VIRT must select ARM_GICAndrew Jones1-0/+1
2020-11-10hw/arm/nseries: Check return value from load_image_targphys()Peter Maydell1-4/+11
2020-11-10hw/arm/musicpal: Only use qdev_get_gpio_in() when necessaryPhilippe Mathieu-Daudé1-12/+13
2020-11-10hw/arm/musicpal: Don't connect two qemu_irqs directly to the same inputPhilippe Mathieu-Daudé2-4/+14
2020-11-10hw/arm/nseries: Remove invalid/unnecessary n8x0_uart_setup()Philippe Mathieu-Daudé1-11/+0
2020-11-10hw/misc/stm32f2xx_syscfg: Remove extraneous IRQPhilippe Mathieu-Daudé1-1/+0
2020-11-10hw/arm/armsse: Correct expansion MPC interrupt linesPhilippe Mathieu-Daudé1-1/+2
2020-11-10hw/arm/virt: Remove dependency on Cortex-A15 MPCore peripheralsPhilippe Mathieu-Daudé1-1/+0