aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2022-02-28Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20220227' int...Peter Maydell
2022-02-26aspeed: Introduce a create_pca9552() helperCédric Le Goater
2022-02-26aspeed: rainier: Add strap values taken from hardwareJoel Stanley
2022-02-26aspeed: rainier: Add i2c LED devicesJoel Stanley
2022-02-26ast2600: Add Secure Boot Controller modelJoel Stanley
2022-02-26arm: Remove swift-bmc machineJoel Stanley
2022-02-22Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...Peter Maydell
2022-02-21hw/arm: add initial mori-bmc boardPatrick Venture
2022-02-21include: Move hardware version declarations to new qemu/hw-version.hPeter Maydell
2022-02-21hw/arm/armv7m: Handle disconnected clock inputsPeter Maydell
2022-02-21Kconfig: Add 'imply I2C_DEVICES' on boards with available i2c busPeter Maydell
2022-02-21exec/exec-all: Move 'qemu/log.h' include in units requiring itPhilippe Mathieu-Daudé
2022-02-08hw/arm/smmuv3: Fix device resetEric Auger
2022-02-08hw/arm: versal-virt: Always call arm_load_kernel()Edgar E. Iglesias
2022-02-08hw/arm/boot: Drop existing dtb /psci node rather than retaining itPeter Maydell
2022-02-08hw/arm/boot: Drop nb_cpus field from arm_boot_infoPeter Maydell
2022-02-08hw/arm/highbank: Drop unused secondary boot stub codePeter Maydell
2022-02-08hw/arm/boot: Don't write secondary boot stub if using PSCIPeter Maydell
2022-02-08hw/arm/boot: Prevent setting both psci_conduit and secure_board_setupPeter Maydell
2022-02-08hw/arm/highbank: Drop use of secure_board_setupPeter Maydell
2022-02-08hw/arm: highbank: For EL3 guests, don't enable PSCI, start all coresPeter Maydell
2022-02-08hw/arm/virt: Let boot.c handle PSCI enablementPeter Maydell
2022-02-08hw/arm/versal: Let boot.c handle PSCI enablementPeter Maydell
2022-02-08hw/arm/xlnx-zcu102: Don't enable PSCI conduit when booting guest in EL3Peter Maydell
2022-02-08hw/arm: allwinner: Don't enable PSCI conduit when booting guest in EL3Peter Maydell
2022-02-08hw/arm: imx: Don't enable PSCI conduit when booting guest in EL3Peter Maydell
2022-02-08hw/arm/boot: Support setting psci-conduit based on guest ELPeter Maydell
2022-02-08hw/arm/xlnx-zynqmp: 'Or' the QSPI / QSPI DMA IRQsFrancisco Iglesias
2022-01-28hw/arm: ast2600: Fix address mapping of second SPI controllerCédric Le Goater
2022-01-28hw/arm/xlnx-versal-virt: Connect mt35xu01g flashes to the OSPIFrancisco Iglesias
2022-01-28hw/arm/xlnx-versal: Connect the OSPI flash memory controller modelFrancisco Iglesias
2022-01-28hw/arm/xlnx-versal: Connect Versal's PMC SLCRFrancisco Iglesias
2022-01-28hw/arm/xlnx-versal: 'Or' the interrupts from the BBRAM and RTC modelsFrancisco Iglesias
2022-01-28rtc: Move RTC function prototypes to their own headerPeter Maydell
2022-01-28hw/armv7m: Fix broken VMStateDescriptionPeter Maydell
2022-01-20hw/arm/aspeed: Add the i3c device to the AST2600 SoCTroy Lee
2022-01-20hw/arm: kudo add lm75s behind bus 1 switch at 75Patrick Venture
2022-01-20hw/arm/virt: Drop superfluous checks against highmemMarc Zyngier
2022-01-20hw/arm/virt: Disable highmem devices that don't fit in the PA rangeMarc Zyngier
2022-01-20hw/arm/virt: Use the PA range to compute the memory mapMarc Zyngier
2022-01-20hw/arm/virt: Honor highmem setting when computing the memory mapMarc Zyngier
2022-01-20hw/arm/virt: Add a control for the the highmem redistributorsMarc Zyngier
2022-01-20hw/arm/virt: Add a control for the the highmem PCIe MMIOMarc Zyngier
2022-01-20hw/arm/virt: Support for virtio-mem-pciGavin Shan
2022-01-20hw/arm/virt: Support cluster level in DT cpu-mapYanan Wang
2022-01-20hw/arm/virt: Support CPU cluster on ARM virt machineYanan Wang
2022-01-20hw/net: Move MV88W8618 network device out of hw/arm/ directoryPhilippe Mathieu-Daudé
2022-01-20hw/arm/musicpal: Fix coding style of code related to MV88W8618 devicePhilippe Mathieu-Daudé
2022-01-20hw: Move MARVELL_88W8618 Kconfig from audio/ to arm/Philippe Mathieu-Daudé
2022-01-18hw/arm: add control knob to disable kaslr_seed via DTBAlex Bennée