aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2023-05-10hw/arm: Select XLNX_USB_SUBSYS for xlnx-zcu102 machineFabiano Rosas
2023-05-02hw/arm/raspi: Use arm_write_bootloader() to write boot codePeter Maydell
2023-05-02hw/arm/aspeed: Use arm_write_bootloader() to write the bootloaderCédric Le Goater
2023-05-02hw/arm/boot: Make write_bootloader() public as arm_write_bootloader()Cédric Le Goater
2023-05-02hw/arm/bcm2835_property: Implement "get command line" messageDaniel Bertalan
2023-05-02arm/Kconfig: Do not build TCG-only boards on a KVM-only buildFabiano Rosas
2023-05-02arm/Kconfig: Always select SEMIHOSTING when TCG is presentFabiano Rosas
2023-05-02target/arm: move cpu_tcg to tcg/cpu32.cClaudio Fontana
2023-05-02target/arm: Move 64-bit TCG CPUs into tcg/Fabiano Rosas
2023-04-21Merge tag 'pull-tpm-2023-04-20-1' of https://github.com/stefanberger/qemu-tpm...Richard Henderson
2023-04-21Merge tag 'pull-request-2023-04-20' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2023-04-20tpm: Add support for TPM device over I2C busNinad Palsule
2023-04-20arm/mcimx7d-sabre: Set fec2-phy-connected property to falseGuenter Roeck
2023-04-20fsl-imx7: Add fec[12]-phy-connected propertiesGuenter Roeck
2023-04-20arm/mcimx6ul-evk: Set fec1-phy-connected property to falseGuenter Roeck
2023-04-20fsl-imx6ul: Add fec[12]-phy-connected propertiesGuenter Roeck
2023-04-20hw/arm/virt: Restrict Cortex-A7 check to TCGPhilippe Mathieu-Daudé
2023-04-20hw/arm: Add WDT to Allwinner-H3 and Orangepi-PCStrahinja Jankovic
2023-04-20hw/arm: Add WDT to Allwinner-A10 and CubieboardStrahinja Jankovic
2023-04-20hw/arm: Fix some typos in comments (most found by codespell)Stefan Weil
2023-04-20hw: Add compat machines for 8.1Cornelia Huck
2023-04-03hw/arm: do not free machine->fdt in arm_load_dtb()Markus Armbruster
2023-03-22*: Add missing includes of qemu/error-report.hRichard Henderson
2023-03-09Merge tag 'pull-aspeed-20230307' of https://github.com/legoater/qemu into sta...Peter Maydell
2023-03-07hw/arm/aspeed: Modified BMC FRU byte data in yosemitev2Karthikeyan Pasupathi
2023-03-07hw/arm/aspeed: Added TMP421 type sensor's support in tiogapassKarthikeyan Pasupathi
2023-03-07hw/arm/aspeed: Added TMP421 type sensor's support in yosemitev2Karthikeyan Pasupathi
2023-03-06hw: arm: allwinner-h3: Fix and complete H3 i2c devicesqianfan Zhao
2023-03-06hw: arm: Support direct boot for Linux/arm64 EFI zboot imagesArd Biesheuvel
2023-03-03Merge tag 'pull-aspeed-20230302' of https://github.com/legoater/qemu into sta...Peter Maydell
2023-03-02smmu: switch to use memory_region_unmap_iommu_notifier_range()Jason Wang
2023-03-02aspeed/smc: Replace SysBus IRQs with GPIO linesCédric Le Goater
2023-03-02aspeed: Add a boot_rom overlap region in the SoC spi_boot containerCédric Le Goater
2023-03-02aspeed: Introduce a spi_boot region under the SoCCédric Le Goater
2023-03-02aspeed/fuji : correct the eeprom sizeSittisak Sinprem
2023-03-02hw/arm/aspeed: Adding new machine Tiogapass in QEMUKarthikeyan Pasupathi
2023-03-02hw/arm/aspeed: Adding new machine Yosemitev2 in QEMUKarthikeyan Pasupathi
2023-02-27hw/ide: Rename ide_create_drive() -> ide_bus_create_drive()Philippe Mathieu-Daudé
2023-02-27hw: Replace qemu_or_irq typedef by OrIRQStatePhilippe Mathieu-Daudé
2023-02-27hw/arm/musicpal: Remove unused dummy MemoryRegionPhilippe Mathieu-Daudé
2023-02-27hw/char/cmsdk-apb-uart: Open-code cmsdk_apb_uart_create()Philippe Mathieu-Daudé
2023-02-27hw/char/pl011: Open-code pl011_luminary_create()Philippe Mathieu-Daudé
2023-02-27target/arm: Wrap arm_rebuild_hflags calls with tcg_enabledFabiano Rosas
2023-02-27include/hw/arm/allwinner-a10.h: Remove superfluous includes from the headerThomas Huth
2023-02-16target/arm: Use "max" as default cpu for the virt machine with KVMFabiano Rosas
2023-02-16hw/arm/smmu-common: Fix TTB1 handlingJean-Philippe Brucker
2023-02-16hw/arm/smmu-common: Support 64-bit addressesJean-Philippe Brucker
2023-02-16hw/arm: Attach PSPI module to NPCM7XX SoCHao Wu
2023-02-16arm/virt: don't try to spell out the acceleratorCornelia Huck
2023-02-16hw/arm: Add missing XLNX_ZYNQMP_ARM -> USB_DWC3 Kconfig dependencyPhilippe Mathieu-Daudé