summaryrefslogtreecommitdiffstats
path: root/hw/arm
Commit message (Expand)AuthorAgeFilesLines
* hw/arm/virt: Extend nested and mte checks to hvfAlexander Graf2021-11-261-6/+9
* hw/arm/virt: Rename default_bus_bypass_iommuJean-Philippe Brucker2021-11-021-2/+2
* hw/arm: Attach MMC to quanta-gbs-bmcShengtan Mao2021-11-021-0/+20
* hw/arm: Add Nuvoton SD module to boardShengtan Mao2021-11-021-1/+11
* Merge remote-tracking branch 'remotes/clg/tags/pull-aspeed-20211022' into sta...Richard Henderson2021-10-221-0/+74
|\
| * aspeed: Add support for the fp5280g2-bmc boardJohn Wang2021-10-221-0/+74
* | hw/arm/virt-acpi-build: Generate PPTT tableYanan Wang2021-10-211-1/+7
* | hw/arm/virt: Add cpu-map to device treeAndrew Jones2021-10-211-10/+60
* | hw/arm/virt: Only describe cpu topology since virt-6.2Yanan Wang2021-10-211-0/+1
* | hw/arm/virt_acpi_build: Generate DBG2 tableEric Auger2021-10-211-1/+62
* | hw/arm/sbsa-ref: Fixed cpu type error message typo.Shuuichirou Ishii2021-10-211-1/+1
* | hw/arm/virt: Don't create device-tree node for empty NUMA nodeGavin Shan2021-10-211-0/+13
* | hw/arm/virt-acpi-build: IORT upgrade up to revision E.bEric Auger2021-10-211-19/+29
|/
* qdev: Make DeviceState.id independent of QemuOptsKevin Wolf2021-10-151-1/+1
* hw/arm: Integrate ADC model into Aspeed SoCAndrew Jeffery2021-10-122-0/+22
* aspeed/i2c: QOMify AspeedI2CBusCédric Le Goater2021-10-121-5/+2Star
* aspeed/smc: Remove the 'size' attribute from AspeedSMCFlashCédric Le Goater2021-10-121-3/+4
* aspeed/smc: Remove the 'flash' attribute from AspeedSMCFlashCédric Le Goater2021-10-121-6/+5Star
* aspeed/smc: Drop AspeedSMCController structureCédric Le Goater2021-10-122-4/+4
* acpi: arm/virt: build_gtdt: use acpi_table_begin()/acpi_table_end() instead o...Igor Mammedov2021-10-051-27/+48
* acpi: arm/virt: build_spcr: use acpi_table_begin()/acpi_table_end() instead o...Igor Mammedov2021-10-051-27/+41
* acpi: arm/virt: build_spcr: fix invalid castIgor Mammedov2021-10-051-1/+1
* acpi: arm/virt: convert build_iort() to endian agnostic build_append_FOO() APIIgor Mammedov2021-10-051-71/+93
* acpi: arm: virt: build_iort: use acpi_table_begin()/acpi_table_end() instead ...Igor Mammedov2021-10-051-26/+18Star
* acpi: arm: virt: build_dsdt: use acpi_table_begin()/acpi_table_end() instead ...Igor Mammedov2021-10-051-7/+6Star
* acpi: arm/virt: madt: use build_append_int_noprefix() API to compose MADT tableIgor Mammedov2021-10-051-60/+90
* acpi: madt: arm/x86: use acpi_table_begin()/acpi_table_end() instead of build...Igor Mammedov2021-10-051-8/+11
* acpi: use build_append_int_noprefix() API to compose SRAT tableIgor Mammedov2021-10-051-12/+17
* acpi: arm/x86: build_srat: use acpi_table_begin()/acpi_table_end() instead of...Igor Mammedov2021-10-051-8/+7Star
* machine: Move smp_prefer_sockets to struct SMPCompatPropsYanan Wang2021-10-011-1/+1
* machine: Prefer cores over sockets in smp parsing since 6.2Yanan Wang2021-10-011-0/+1
* hw/arm: sabrelite: Connect SPI flash CS line to GPIO3_19Xuzhou Cheng2021-09-301-1/+1
* hw/arm: xlnx-zcu102: Add Xilinx eFUSE deviceTong Ho2021-09-302-0/+44
* hw/arm: xlnx-zcu102: Add Xilinx BBRAM deviceTong Ho2021-09-302-0/+35
* hw/arm: xlnx-versal-virt: Add Xilinx eFUSE deviceTong Ho2021-09-303-0/+92
* hw/arm: xlnx-versal-virt: Add Xilinx BBRAM deviceTong Ho2021-09-303-0/+55
* allwinner-h3: Switch to SMC as PSCI conduitAlexander Graf2021-09-301-1/+1
* hw/arm/aspeed: Add Fuji machine typePeter Delevoryas2021-09-201-0/+120
* hw/arm/aspeed: Allow machine to set UART defaultPeter Delevoryas2021-09-203-7/+12
* arm/aspeed: Add DPS310 to Witherspoon and RainierJoel Stanley2021-09-201-2/+2
* hw/misc: Add Infineon DPS310 sensor modelJoel Stanley2021-09-201-0/+1
* aspeed: Emulate the AST2600A3Joel Stanley2021-09-202-6/+6
* arm/aspeed: rainier: Add i2c eeproms and muxesJoel Stanley2021-09-201-0/+44
* hw: arm: aspeed: Enable mac0/1 instead of mac1/2 for g220aGuenter Roeck2021-09-201-1/+1
* hw: arm: aspeed: Enable eth0 interface for aspeed-ast2600-evbGuenter Roeck2021-09-201-1/+2
* hw/arm/mps2.c: Mark internal-only I2C buses as 'full'Peter Maydell2021-09-131-1/+11
* hw/arm/mps2-tz.c: Mark internal-only I2C buses as 'full'Peter Maydell2021-09-131-14/+43
* hw/arm/mps2-tz.c: Add extra data parameter to MakeDevFnPeter Maydell2021-09-131-13/+22
* hw/arm/virt: add ITS support in virt GICShashi Mallela2021-09-131-2/+27
* hw/arm: Add support for kudo-bmc board.Chris Rauer2021-09-131-0/+34