summaryrefslogtreecommitdiffstats
path: root/hw/arm
Commit message (Expand)AuthorAgeFilesLines
...
* hw/arm/aspeed: add support for the Qualcomm DC-SCM v1 boardJae Hyun Yoo2022-06-301-0/+35
* aspeed: Remove use of qemu_get_cpuPeter Delevoryas2022-06-301-1/+1
* aspeed: Map unimplemented devices in SoC memoryPeter Delevoryas2022-06-303-19/+47
* aspeed: Remove usage of sysbus_mmio_mapPeter Delevoryas2022-06-303-55/+68
* aspeed: Add memory property to Aspeed SoCPeter Delevoryas2022-06-304-10/+15
* aspeed: Set CPU memory property explicitlyPeter Delevoryas2022-06-302-0/+4
* aspeed: Set the dram container at the SoC levelCédric Le Goater2022-06-303-41/+54
* target/arm: Extend arm_pamax to more than aarch64Richard Henderson2022-06-271-9/+1Star
* aspeed: Add I2C buses to AST1030 modelTroy Lee2022-06-222-0/+31
* aspeed: Remove fake RTC device on ast2500-evbCédric Le Goater2022-06-221-4/+0Star
* hw/core/loader: return image sizes as ssize_tJamie Iles2022-06-102-5/+5
* xlnx-zynqmp: fix the irq mapping for the display port and its dmaFrederic Konrad2022-06-081-2/+2
* hw/arm/aspeed: Add i2c devices for AST2600 EVBHoward Chiu2022-05-251-2/+9
* hw/gpio: Add ASPEED GPIO model for AST1030Jamin Lin2022-05-251-0/+11
* hw: aspeed: Init all UART's with serial devicesPeter Delevoryas2022-05-251-0/+9
* hw: aspeed: Introduce common UART init functionPeter Delevoryas2022-05-253-14/+16
* hw: aspeed: Ensure AST1030 respects uart-defaultPeter Delevoryas2022-05-251-3/+3
* hw: aspeed: Add uarts_num SoC attributePeter Delevoryas2022-05-253-0/+4
* hw: aspeed: Add missing UART'sPeter Delevoryas2022-05-253-0/+49
* aspeed: Introduce a get_irq AspeedSoCClass methodCédric Le Goater2022-05-253-7/+16
* hw/arm/aspeed: Add fby35 machine typePeter Delevoryas2022-05-251-0/+63
* target/arm: Use FIELD definitions for CPACR, CPTR_ELxRichard Henderson2022-05-191-1/+1
* ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACYPeter Maydell2022-05-191-1/+1
* hw/arm/virt: Drop #size-cells and #address-cells from gpio-keys dtb nodePeter Maydell2022-05-191-2/+0Star
* hw/arm/virt: Fix incorrect non-secure flash dtb node namePeter Maydell2022-05-191-1/+1
* hw/pci-host/gpex-acpi: Add support for dsdt construction for pxb-cxlJonathan Cameron2022-05-131-0/+1
* machine: use QAPI struct for boot configurationPaolo Bonzini2022-05-121-1/+1
* hw/arm/virt: Fix CPU's default NUMA node IDGavin Shan2022-05-091-1/+3
* hw/arm/virt: Consider SMP configuration in CPU topologyGavin Shan2022-05-091-1/+14
* hw/arm: add versioning to sbsa-ref machine DTLeif Lindholm2022-05-091-0/+14
* target/arm: Define neoverse-n1Richard Henderson2022-05-092-0/+2
* target/arm: Define cortex-a76Richard Henderson2022-05-092-0/+2
* target/arm: Replace sentinels with ARRAY_SIZE in cpregs.hRichard Henderson2022-05-052-2/+0Star
* target/arm: Split out cpregs.hRichard Henderson2022-05-052-0/+2
* hw/arm/aspeed: fix AST2500/AST2600 EVB fmc modelJae Hyun Yoo2022-05-021-2/+2
* aspeed: Add an AST1030 eval boardJamin Lin2022-05-021-0/+66
* aspeed/soc : Add AST1030 supportSteven Lee2022-05-022-1/+304
* aspeed: Add eMMC Boot Controller stubJoel Stanley2022-05-021-0/+6
* hw/core: Move the ARM sysbus-fdt to coreAlistair Francis2022-04-294-574/+1Star
* hw/arm/smmuv3: Advertise support for SMMUv3.2-BBML2Peter Maydell2022-04-282-0/+2
* hw/arm/smmuv3: Add space in guest error messageJean-Philippe Brucker2022-04-281-1/+1
* hw/arm/smmuv3: Cache event fault recordJean-Philippe Brucker2022-04-282-8/+7Star
* hw/arm/smmuv3: Pass the actual perm to returned IOMMUTLBEntry in smmuv3_trans...Xiang Chen2022-04-221-1/+1
* hw/arm/virt: Support TCG GICv4Peter Maydell2022-04-221-17/+53
* hw/arm/virt: Abstract out calculation of redistributor region capacityPeter Maydell2022-04-221-7/+4Star
* hw/arm/virt: Use VIRT_GIC_VERSION_* enum values in create_gic()Peter Maydell2022-04-221-8/+23
* Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingRichard Henderson2022-04-212-7/+2Star
|\
| * arm/allwinner-a10: replace snprintf() with g_strdup_printf()Marc-André Lureau2022-04-211-3/+1Star
| * arm/digic: replace snprintf() with g_strdup_printf()Marc-André Lureau2022-04-211-4/+1Star
* | hw/arm: Use bit fields for NPCM7XX PWRON STRAPsHao Wu2022-04-211-5/+19