aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2021-10-15qdev: Make DeviceState.id independent of QemuOptsKevin Wolf
2021-10-12hw/arm: Integrate ADC model into Aspeed SoCAndrew Jeffery
2021-10-12aspeed/i2c: QOMify AspeedI2CBusCédric Le Goater
2021-10-12aspeed/smc: Remove the 'size' attribute from AspeedSMCFlashCédric Le Goater
2021-10-12aspeed/smc: Remove the 'flash' attribute from AspeedSMCFlashCédric Le Goater
2021-10-12aspeed/smc: Drop AspeedSMCController structureCédric Le Goater
2021-10-05acpi: arm/virt: build_gtdt: use acpi_table_begin()/acpi_table_end() instead o...Igor Mammedov
2021-10-05acpi: arm/virt: build_spcr: use acpi_table_begin()/acpi_table_end() instead o...Igor Mammedov
2021-10-05acpi: arm/virt: build_spcr: fix invalid castIgor Mammedov
2021-10-05acpi: arm/virt: convert build_iort() to endian agnostic build_append_FOO() APIIgor Mammedov
2021-10-05acpi: arm: virt: build_iort: use acpi_table_begin()/acpi_table_end() instead ...Igor Mammedov
2021-10-05acpi: arm: virt: build_dsdt: use acpi_table_begin()/acpi_table_end() instead ...Igor Mammedov
2021-10-05acpi: arm/virt: madt: use build_append_int_noprefix() API to compose MADT tableIgor Mammedov
2021-10-05acpi: madt: arm/x86: use acpi_table_begin()/acpi_table_end() instead of build...Igor Mammedov
2021-10-05acpi: use build_append_int_noprefix() API to compose SRAT tableIgor Mammedov
2021-10-05acpi: arm/x86: build_srat: use acpi_table_begin()/acpi_table_end() instead of...Igor Mammedov
2021-10-01machine: Move smp_prefer_sockets to struct SMPCompatPropsYanan Wang
2021-10-01machine: Prefer cores over sockets in smp parsing since 6.2Yanan Wang
2021-09-30hw/arm: sabrelite: Connect SPI flash CS line to GPIO3_19Xuzhou Cheng
2021-09-30hw/arm: xlnx-zcu102: Add Xilinx eFUSE deviceTong Ho
2021-09-30hw/arm: xlnx-zcu102: Add Xilinx BBRAM deviceTong Ho
2021-09-30hw/arm: xlnx-versal-virt: Add Xilinx eFUSE deviceTong Ho
2021-09-30hw/arm: xlnx-versal-virt: Add Xilinx BBRAM deviceTong Ho
2021-09-30allwinner-h3: Switch to SMC as PSCI conduitAlexander Graf
2021-09-20hw/arm/aspeed: Add Fuji machine typePeter Delevoryas
2021-09-20hw/arm/aspeed: Allow machine to set UART defaultPeter Delevoryas
2021-09-20arm/aspeed: Add DPS310 to Witherspoon and RainierJoel Stanley
2021-09-20hw/misc: Add Infineon DPS310 sensor modelJoel Stanley
2021-09-20aspeed: Emulate the AST2600A3Joel Stanley
2021-09-20arm/aspeed: rainier: Add i2c eeproms and muxesJoel Stanley
2021-09-20hw: arm: aspeed: Enable mac0/1 instead of mac1/2 for g220aGuenter Roeck
2021-09-20hw: arm: aspeed: Enable eth0 interface for aspeed-ast2600-evbGuenter Roeck
2021-09-13hw/arm/mps2.c: Mark internal-only I2C buses as 'full'Peter Maydell
2021-09-13hw/arm/mps2-tz.c: Mark internal-only I2C buses as 'full'Peter Maydell
2021-09-13hw/arm/mps2-tz.c: Add extra data parameter to MakeDevFnPeter Maydell
2021-09-13hw/arm/virt: add ITS support in virt GICShashi Mallela
2021-09-13hw/arm: Add support for kudo-bmc board.Chris Rauer
2021-09-01arm: Remove system_clock_scale globalPeter Maydell
2021-09-01hw/timer/stellaris-gptm: Use Clock input instead of system_clock_scalePeter Maydell
2021-09-01hw/arm/stellaris: Split stellaris-gptm into its own filePeter Maydell
2021-09-01hw/arm/stellaris: Fix code style issues in GPTM codePeter Maydell
2021-09-01hw/arm/msf2-soc: Wire up refclkPeter Maydell
2021-09-01hw/arm/msf2: Use Clock input to MSF2_SOC instead of m3clk propertyPeter Maydell
2021-09-01hw/arm/msf2_soc: Don't allocate separate MemoryRegionsPeter Maydell
2021-09-01hw/arm/stellaris: Wire sysclk up to armv7mPeter Maydell
2021-09-01hw/arm/stellaris: split stellaris_sys_init()Peter Maydell
2021-09-01hw/arm/nrf51: Wire up sysclkPeter Maydell
2021-09-01hw/arm/stm32vldiscovery: Delete trailing blank linePeter Maydell
2021-09-01hw/arm/stm32f405: Wire up sysclk and refclkPeter Maydell
2021-09-01hw/arm/stm32f205: Wire up sysclk and refclkPeter Maydell