aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth
2021-05-02Do not include hw/boards.h if it's not really necessaryThomas Huth
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth
2021-05-02hw: Do not include qemu/log.h if it is not necessaryThomas Huth
2021-05-02hw: Do not include hw/irq.h if it is not necessaryThomas Huth
2021-05-02hw: Do not include hw/sysbus.h if it is not necessaryThomas Huth
2021-05-02hw: Remove superfluous includes of hw/hw.hThomas Huth
2021-05-02hw/arm: Constify VMStateDescriptionPhilippe Mathieu-Daudé
2021-05-02hw/arm/pxa2xx: Declare PCMCIA bus with KconfigPhilippe Mathieu-Daudé
2021-04-30hw: add compat machines for 6.1Cornelia Huck
2021-04-30hw/arm/smmuv3: Support 16K translation granuleKunkun Jiang
2021-04-17hw/arm/armsse: Make SSE-300 use Cortex-M55Peter Maydell
2021-04-17hw/arm/armsse: Give SSE-300 its own Property arrayPeter Maydell
2021-04-12hw/arm/mps2-tz: Assert if more than one RAM is attached to an MPCPeter Maydell
2021-04-12hw/arm/mps2-tz: Fix MPC setting for AN524 SRAM blockPeter Maydell
2021-04-12hw/arm/smmuv3: Emulate CFGI_STE_RANGE for an aligned range of StreamIDsZenghui Yu
2021-04-12hw/arm/virt-acpi-build: Fix GSIV values of the {GERR, Sync} interruptsZenghui Yu
2021-04-06Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210406'...Peter Maydell
2021-04-06hw/arm/virt: Only try to add valid dynamic sysbus devices to platform busPeter Maydell
2021-04-04x86: rename oem-id and oem-table-id propertiesPaolo Bonzini
2021-03-30hw/arm/smmuv3: Drop unused CDM_VALID() and is_cd_valid()Zenghui Yu
2021-03-22acpi: Move maximum size logic into acpi_add_rom_blob()David Hildenbrand
2021-03-22acpi: Set proper maximum size for "etc/table-loader" blobDavid Hildenbrand
2021-03-19hw: Replace anti-social QOM type namesMarkus Armbruster
2021-03-12hw/arm: Connect PWM fans in NPCM7XX boardsHao Wu
2021-03-12hw/arm: Add MFT device to NPCM7xx SocHao Wu
2021-03-12hw/arm/virt: KVM: The IPA lower bound is 32Andrew Jones
2021-03-12hw/arm/smmuv3: Uniformize sid tracesEric Auger
2021-03-12hw/arm/smmuv3: Fix SMMU_CMD_CFGI_STE_RANGE handlingEric Auger
2021-03-12hw/arm/smmuv3: Enforce invalidation on a power of two rangeEric Auger
2021-03-12hw/arm/smmu-common: Fix smmu_iotlb_inv_iova when asid is not setEric Auger
2021-03-12hw/arm: versal: Add support for the XRAMsEdgar E. Iglesias
2021-03-11Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-upda...Peter Maydell
2021-03-11Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210309' int...Peter Maydell
2021-03-10Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...Peter Maydell
2021-03-10hw/board: promote fdt from ARM VirtMachineState to MachineStateAlex Bennée
2021-03-10hw/arm: xlnx-zynqmp: Connect a Xilinx CSU DMA module for QSPIXuzhou Cheng
2021-03-10hw/arm: xlnx-zynqmp: Clean up coding convention issuesXuzhou Cheng
2021-03-09hw/misc: Model KCS devices in the Aspeed LPC controllerAndrew Jeffery
2021-03-09hw/misc: Add a basic Aspeed LPC controller modelCédric Le Goater
2021-03-09hw/arm: ast2600: Correct the iBT interrupt IDAndrew Jeffery
2021-03-09hw/arm: ast2600: Set AST2600_MAX_IRQ to value from datasheetAndrew Jeffery
2021-03-09hw/arm: ast2600: Force a multiple of 32 of IRQs for the GICAndrew Jeffery
2021-03-09arm/ast2600: Fix SMP booting with -kernelJoel Stanley
2021-03-09qtest: delete superfluous inclusions of qtest.hChen Qun
2021-03-08hw/arm/mps2-tz: Add new mps3-an547 boardPeter Maydell
2021-03-08hw/arm/mps2-tz: Make initsvtor0 setting board-specificPeter Maydell
2021-03-08hw/arm/mps2-tz: Support running APB peripherals on different clockPeter Maydell
2021-03-08hw/misc/mps2-fpgaio: Support AN547 DBGCTRL registerPeter Maydell