summaryrefslogtreecommitdiffstats
path: root/hw/arm
Commit message (Expand)AuthorAgeFilesLines
* hw/arm: Integrate ADC model into Aspeed SoCAndrew Jeffery2021-10-122-0/+22
* aspeed/i2c: QOMify AspeedI2CBusCédric Le Goater2021-10-121-5/+2
* 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/+5
* 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/+18
* acpi: arm: virt: build_dsdt: use acpi_table_begin()/acpi_table_end() instead ...Igor Mammedov2021-10-051-7/+6
* 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/+7
* 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
* arm: Remove system_clock_scale globalPeter Maydell2021-09-018-31/+5
* hw/timer/stellaris-gptm: Use Clock input instead of system_clock_scalePeter Maydell2021-09-011-3/+9
* hw/arm/stellaris: Split stellaris-gptm into its own filePeter Maydell2021-09-012-320/+2
* hw/arm/stellaris: Fix code style issues in GPTM codePeter Maydell2021-09-011-5/+8
* hw/arm/msf2-soc: Wire up refclkPeter Maydell2021-09-011-0/+23
* hw/arm/msf2: Use Clock input to MSF2_SOC instead of m3clk propertyPeter Maydell2021-09-012-12/+23
* hw/arm/msf2_soc: Don't allocate separate MemoryRegionsPeter Maydell2021-09-011-10/+7
* hw/arm/stellaris: Wire sysclk up to armv7mPeter Maydell2021-09-011-1/+4
* hw/arm/stellaris: split stellaris_sys_init()Peter Maydell2021-09-011-31/+25
* hw/arm/nrf51: Wire up sysclkPeter Maydell2021-09-011-0/+20
* hw/arm/stm32vldiscovery: Delete trailing blank linePeter Maydell2021-09-011-1/+0
* hw/arm/stm32f405: Wire up sysclk and refclkPeter Maydell2021-09-012-5/+37
* hw/arm/stm32f205: Wire up sysclk and refclkPeter Maydell2021-09-012-5/+37
* hw/arm/stm32f100: Wire up sysclk and refclkPeter Maydell2021-09-012-5/+37