aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)AuthorFilesLines
2021-10-22Merge remote-tracking branch 'remotes/clg/tags/pull-aspeed-20211022' into sta...Richard Henderson1-0/+74
2021-10-22aspeed: Add support for the fp5280g2-bmc boardJohn Wang1-0/+74
2021-10-21hw/arm/virt-acpi-build: Generate PPTT tableYanan Wang1-1/+7
2021-10-20hw/arm/virt: Add cpu-map to device treeAndrew Jones1-10/+60
2021-10-20hw/arm/virt: Only describe cpu topology since virt-6.2Yanan Wang1-0/+1
2021-10-20hw/arm/virt_acpi_build: Generate DBG2 tableEric Auger1-1/+62
2021-10-20hw/arm/sbsa-ref: Fixed cpu type error message typo.Shuuichirou Ishii1-1/+1
2021-10-20hw/arm/virt: Don't create device-tree node for empty NUMA nodeGavin Shan1-0/+13
2021-10-20hw/arm/virt-acpi-build: IORT upgrade up to revision E.bEric Auger1-19/+29
2021-10-15qdev: Make DeviceState.id independent of QemuOptsKevin Wolf1-1/+1
2021-10-12hw/arm: Integrate ADC model into Aspeed SoCAndrew Jeffery2-0/+22
2021-10-12aspeed/i2c: QOMify AspeedI2CBusCédric Le Goater1-5/+2
2021-10-12aspeed/smc: Remove the 'size' attribute from AspeedSMCFlashCédric Le Goater1-3/+4
2021-10-12aspeed/smc: Remove the 'flash' attribute from AspeedSMCFlashCédric Le Goater1-6/+5
2021-10-12aspeed/smc: Drop AspeedSMCController structureCédric Le Goater2-4/+4
2021-10-05acpi: arm/virt: build_gtdt: use acpi_table_begin()/acpi_table_end() instead o...Igor Mammedov1-27/+48
2021-10-05acpi: arm/virt: build_spcr: use acpi_table_begin()/acpi_table_end() instead o...Igor Mammedov1-27/+41
2021-10-05acpi: arm/virt: build_spcr: fix invalid castIgor Mammedov1-1/+1
2021-10-05acpi: arm/virt: convert build_iort() to endian agnostic build_append_FOO() APIIgor Mammedov1-71/+93
2021-10-05acpi: arm: virt: build_iort: use acpi_table_begin()/acpi_table_end() instead ...Igor Mammedov1-26/+18
2021-10-05acpi: arm: virt: build_dsdt: use acpi_table_begin()/acpi_table_end() instead ...Igor Mammedov1-7/+6
2021-10-05acpi: arm/virt: madt: use build_append_int_noprefix() API to compose MADT tableIgor Mammedov1-60/+90
2021-10-05acpi: madt: arm/x86: use acpi_table_begin()/acpi_table_end() instead of build...Igor Mammedov1-8/+11
2021-10-05acpi: use build_append_int_noprefix() API to compose SRAT tableIgor Mammedov1-12/+17
2021-10-05acpi: arm/x86: build_srat: use acpi_table_begin()/acpi_table_end() instead of...Igor Mammedov1-8/+7
2021-10-01machine: Move smp_prefer_sockets to struct SMPCompatPropsYanan Wang1-1/+1
2021-10-01machine: Prefer cores over sockets in smp parsing since 6.2Yanan Wang1-0/+1
2021-09-30hw/arm: sabrelite: Connect SPI flash CS line to GPIO3_19Xuzhou Cheng1-1/+1
2021-09-30hw/arm: xlnx-zcu102: Add Xilinx eFUSE deviceTong Ho2-0/+44
2021-09-30hw/arm: xlnx-zcu102: Add Xilinx BBRAM deviceTong Ho2-0/+35
2021-09-30hw/arm: xlnx-versal-virt: Add Xilinx eFUSE deviceTong Ho3-0/+92
2021-09-30hw/arm: xlnx-versal-virt: Add Xilinx BBRAM deviceTong Ho3-0/+55
2021-09-30allwinner-h3: Switch to SMC as PSCI conduitAlexander Graf1-1/+1
2021-09-20hw/arm/aspeed: Add Fuji machine typePeter Delevoryas1-0/+120
2021-09-20hw/arm/aspeed: Allow machine to set UART defaultPeter Delevoryas3-7/+12
2021-09-20arm/aspeed: Add DPS310 to Witherspoon and RainierJoel Stanley1-2/+2
2021-09-20hw/misc: Add Infineon DPS310 sensor modelJoel Stanley1-0/+1
2021-09-20aspeed: Emulate the AST2600A3Joel Stanley2-6/+6
2021-09-20arm/aspeed: rainier: Add i2c eeproms and muxesJoel Stanley1-0/+44
2021-09-20hw: arm: aspeed: Enable mac0/1 instead of mac1/2 for g220aGuenter Roeck1-1/+1
2021-09-20hw: arm: aspeed: Enable eth0 interface for aspeed-ast2600-evbGuenter Roeck1-1/+2
2021-09-13hw/arm/mps2.c: Mark internal-only I2C buses as 'full'Peter Maydell1-1/+11
2021-09-13hw/arm/mps2-tz.c: Mark internal-only I2C buses as 'full'Peter Maydell1-14/+43
2021-09-13hw/arm/mps2-tz.c: Add extra data parameter to MakeDevFnPeter Maydell1-13/+22
2021-09-13hw/arm/virt: add ITS support in virt GICShashi Mallela1-2/+27
2021-09-13hw/arm: Add support for kudo-bmc board.Chris Rauer1-0/+34
2021-09-01arm: Remove system_clock_scale globalPeter Maydell8-31/+5
2021-09-01hw/timer/stellaris-gptm: Use Clock input instead of system_clock_scalePeter Maydell1-3/+9
2021-09-01hw/arm/stellaris: Split stellaris-gptm into its own filePeter Maydell2-320/+2
2021-09-01hw/arm/stellaris: Fix code style issues in GPTM codePeter Maydell1-5/+8