summaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2021-03-05sbsa-ref: remove cortex-a53 from list of supported cpusMarcin Juszkiewicz
2021-02-16hw/arm: Add I2C sensors and EEPROM for GSJ machineHao Wu
2021-02-16hw/arm: Add I2C sensors for NPCM750 eval boardHao Wu
2021-02-16hw/i2c: Implement NPCM7XX SMBus Module Single ModeHao Wu
2021-02-11hw/arm: versal: Use nr_apu_cpus in favor of hard coding 2Edgar E. Iglesias
2021-02-11arm: Update infocenter.arm.com URLsPeter Maydell
2021-02-11hw/arm: Remove GPIO from unimplemented NPCM7XXHao Wu
2021-02-05acpi: use constants as strncpy limitMichael S. Tsirkin
2021-02-05acpi: Permit OEM ID and OEM table ID fields to be changedMarian Postevca
2021-02-05vhost: Unbreak SMMU and virtio-iommu on dev-iotlb supportPeter Xu
2021-02-03hw/arm: Display CPU type in machine descriptionPhilippe Mathieu-Daudé
2021-02-03hw/arm/xlnx-versal: Versal SoC requires ZynqMP peripheralsPhilippe Mathieu-Daudé
2021-02-03hw/arm/xlnx-versal: Versal SoC requires ZDMAPhilippe Mathieu-Daudé
2021-02-03hw/arm/exynos4210: Add missing dependency on OR_IRQPhilippe Mathieu-Daudé
2021-02-03hw/arm/stm32f405_soc: Add missing dependency on OR_IRQPhilippe Mathieu-Daudé
2021-02-02hw/arm/smmuv3: Fix addr_mask for range-based invalidationZenghui Yu
2021-01-29hw/arm/stellaris: Remove board-creation reset of STELLARIS_SYSPeter Maydell
2021-01-29arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSEPeter Maydell
2021-01-29arm: Don't set freq properties on CMSDK timer, dualtimer, watchdog, ARMSSEPeter Maydell
2021-01-29hw/arm/armsse: Use Clock to set system_clock_scalePeter Maydell
2021-01-29hw/arm/stellaris: Create Clock input for watchdogPeter Maydell
2021-01-29hw/arm/stellaris: Convert SSYS to QOM devicePeter Maydell
2021-01-29hw/arm/musca: Create and connect ARMSSE ClocksPeter Maydell
2021-01-29hw/arm/mps2-tz: Create and connect ARMSSE ClocksPeter Maydell
2021-01-29hw/arm/mps2: Create and connect SYSCLK ClockPeter Maydell
2021-01-29hw/arm/mps2: Inline CMSDK_APB_TIMER creationPeter Maydell
2021-01-29hw/arm/armsse: Wire up clocksPeter Maydell
2021-01-29hw/arm/armsse: Rename "MAINCLK" property to "MAINCLK_FRQ"Peter Maydell
2021-01-29arm-virt: add secure pl061 for reset/power downMaxim Uvarov
2021-01-29arm-virt: refactor gpios creationMaxim Uvarov
2021-01-29arm: rename xlnx-zcu102.canbusN propertiesPaolo Bonzini
2021-01-12hw/*: Use type casting for SysBusDevice in NPCM7XXHao Wu
2021-01-12hw/misc: Add a PWM module for NPCM7XXHao Wu
2021-01-12hw/adc: Add an ADC module for NPCM7XXHao Wu
2021-01-12hw/timer: Refactor NPCM7XX Timer to use CLK clockHao Wu
2021-01-08hw/arm: sabrelite: Connect the Ethernet PHY at address 6Bin Meng
2021-01-08musicpal: Use ptimer_free() in the finalize function to avoid memleaksGan Qixin
2021-01-08hw/arm/highbank: Drop dead KVM support codePeter Maydell
2021-01-08hw/arm/virt: Remove virt machine state 'smp_cpus'Andrew Jones
2021-01-04hw: Use the PCI_DEVFN() macro from 'hw/pci/pci.h'Philippe Mathieu-Daudé
2020-12-18qdev: Move softmmu properties to qdev-properties-system.hEduardo Habkost
2020-12-15Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-12-15vl: make qemu_get_machine_opts staticPaolo Bonzini
2020-12-15Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201215'...Peter Maydell
2020-12-15Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2020-12-15virt: Register "its" as class propertyEduardo Habkost
2020-12-15arm/virt: Register most properties as class propertiesEduardo Habkost
2020-12-15arm: xlnx-versal: Connect usb to virt-versalVikram Garhwal
2020-12-14vexpress-a15: Register "virtualization" as class propertyEduardo Habkost
2020-12-14vexpress: Register "secure" as class propertyEduardo Habkost