aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2024-03-25misc/pca955*: Move models under hw/gpioCédric Le Goater
2024-03-25aspeed: Make the ast1030-a1 SoC not user creatableCédric Le Goater
2024-03-25aspeed: Make the ast2600-a3 SoC not user creatableCédric Le Goater
2024-03-19Merge tag 'pull-for-9.0-20240319' of https://github.com/legoater/qemu into st...Peter Maydell
2024-03-19aspeed/smc: Only wire flash devices at resetCédric Le Goater
2024-03-18smbios: get rid of global smbios_ep_typeIgor Mammedov
2024-03-18smbios: get rid of smbios_legacy globalIgor Mammedov
2024-03-13Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2024-03-12hw/arm/virt: Set virtio-iommu aw-bits default value to 48Eric Auger
2024-03-12hw/acpi: Implement the SRAT GI affinity structureAnkit Agrawal
2024-03-11hw/arm: Deprecate various old Arm machine typesPeter Maydell
2024-03-09hw/xen: Rename 'ram_memory' global variable as 'xen_memory'Philippe Mathieu-Daudé
2024-03-08Merge tag 'pull-target-arm-20240308' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-03-08hw/arm/virt-acpi-build.c: Migrate SPCR creation to common locationSia Jee Heng
2024-03-07hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoCInès Varhol
2024-03-05hw/arm/stm32l4x5_soc.c: Use the RCC SysclkArnaud Minier
2024-03-05hw/misc/stm32l4x5_rcc: Implement STM32L4x5_RCC skeletonArnaud Minier
2024-03-05hw/arm: Connect BSC to BCM2835 board as I2C0, I2C1 and I2C2Rayhan Faizel
2024-02-27Merge tag 'pull-target-arm-20240227-1' of https://git.linaro.org/people/pmayd...Peter Maydell
2024-02-27Merge tag 'pull-aspeed-20240227' of https://github.com/legoater/qemu into sta...Peter Maydell
2024-02-27hw/arm/bcm2838_peripherals: Add clock_isp stubSergey Kambalin
2024-02-27hw/arm: Add memory region for BCM2837 RPiVid ASBSergey Kambalin
2024-02-27hw/arm/raspi4b: Temporarily disable unimplemented rpi4b devicesSergey Kambalin
2024-02-27hw/arm: Introduce Raspberry PI 4 machineSergey Kambalin
2024-02-27hw/arm: Add GPIO and SD to BCM2838 periphSergey Kambalin
2024-02-27hw/arm/bcm2838: Add GIC-400 to BCM2838 SoCSergey Kambalin
2024-02-27hw/arm: Introduce BCM2838 SoCSergey Kambalin
2024-02-27hw/arm/raspi: Split out raspi machine common partSergey Kambalin
2024-02-27hw/arm/bcm2853_peripherals: Split out common part of peripheralsSergey Kambalin
2024-02-27hw/arm/bcm2836: Split out common part of BCM283X classesSergey Kambalin
2024-02-27arm: xlnx-versal-virt: Add machine property ospi-flashSai Pavan Boddu
2024-02-27hw/arm: Use TYPE_OR_IRQ when connecting STM32L4x5 EXTI fan-in IRQsInès Varhol
2024-02-27hw/arm/sbsa-ref: Simplify init since PCIe is always enabledMarcin Juszkiewicz
2024-02-27aspeed: fix hardcode boot address 0Jamin Lin
2024-02-27aspeed: introduce a new UART0 device nameJamin Lin
2024-02-27hw/ide: Remove last two uses of ide/internal.h outside of hw/ide/BALATON Zoltan
2024-02-27hw/arm/sbsa-ref: Do not open-code ahci_ide_create_devs()Philippe Mathieu-Daudé
2024-02-27hw/usb: extract sysbus-ohci to a separate filePaolo Bonzini
2024-02-26hw/display/exynos4210_fimd: Pass frame buffer memory region as linkPhilippe Mathieu-Daudé
2024-02-26hw/arm/exynos4210: Inline sysbus_create_varargs(EXYNOS4210_FIMD)Philippe Mathieu-Daudé
2024-02-26hw/display/pl110: Pass frame buffer memory region as link propertyPhilippe Mathieu-Daudé
2024-02-26hw/arm: Inline sysbus_create_simple(PL110 / PL111)Philippe Mathieu-Daudé
2024-02-22hw/ide: Split qdev.c into ide-bus.c and ide-dev.cThomas Huth
2024-02-16Merge tag 'hw-misc-20240215' of https://github.com/philmd/qemu into stagingPeter Maydell
2024-02-15hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h'Philippe Mathieu-Daudé
2024-02-15hw/arm/mps3r: Add remaining devicesPeter Maydell
2024-02-15hw/arm/mps3r: Add GPIO, watchdog, dual-timer, I2C devicesPeter Maydell
2024-02-15hw/arm/mps3r: Add UARTsPeter Maydell
2024-02-15hw/arm/mps3r: Add CPUs, GIC, and per-CPU RAMPeter Maydell
2024-02-15hw/arm/mps3r: Initial skeleton for mps3-an536 boardPeter Maydell