aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)AuthorFilesLines
2024-12-12Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2-3/+3
2024-12-12Merge tag 'pull-request-2024-12-11' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi1-1/+8
2024-12-11hw: add compat machines for 10.0Cornelia Huck1-1/+8
2024-12-11aspeed/soc: Support eMMC for AST2700Jamin Lin1-0/+15
2024-12-11aspeed/soc: Support SDHCI for AST2700Jamin Lin1-0/+20
2024-12-11hw:sdhci: Introduce a new "capareg" class member to set the different Capabil...Jamin Lin2-5/+5
2024-12-11hw/arm/aspeed: Fix coding styleJamin Lin1-1/+2
2024-12-11arm: Remove tacoma-bmc machineCédric Le Goater1-28/+0
2024-12-10arm: Replace type_register() with type_register_static()Zhao Liu2-3/+3
2024-11-05Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell1-2/+1
2024-11-04hw/acpi: Generic Port Affinity Structure supportJonathan Cameron1-1/+1
2024-11-04acpi/pci: Move Generic Initiator object handling into acpi/pci.*Jonathan Cameron1-1/+0
2024-11-04aspeed: Don't set always boot properties of the emmc deviceCédric Le Goater1-3/+13
2024-11-04aspeed: Support create flash devices via command line for AST1030Jamin Lin1-10/+12
2024-11-04aspeed/soc: Support RTC for AST2700Jamin Lin1-0/+11
2024-11-04hw/arm/aspeed_ast27x0: Avoid hardcoded '256' in IRQ calculationPeter Maydell1-4/+3
2024-11-04hw/arm/aspeed_ast27x0: Use bsa.h for PPI definitionsPeter Maydell1-9/+10
2024-11-04hw/arm: enable at24c with aspeedPatrick Leis1-0/+1
2024-10-29arm/kvm: add support for MTECornelia Huck1-30/+42
2024-10-25Merge tag 'pull-aspeed-20241024' of https://github.com/legoater/qemu into sta...Peter Maydell2-5/+17
2024-10-24hw/arm/aspeed: Correct fmc_model w25q80bl for ast1030-a1 EVBJamin Lin1-1/+1
2024-10-24hw/arm/aspeed: Correct spi_model w25q256 for ast1030-a1 EVB.Jamin Lin1-1/+1
2024-10-24aspeed/soc: Support GPIO for AST2700Jamin Lin1-0/+13
2024-10-24aspeed/soc: Correct GPIO irq 130 for AST2700Jamin Lin1-3/+2
2024-10-21replace error_setg(&error_fatal, ...) with error_report()Tudor Gheorghiu4-11/+9
2024-10-15hw/arm/xilinx_zynq: Add various missing unimplemented devicesChao Liu1-0/+70
2024-10-15hw/block: Remove eccPeter Maydell1-1/+0
2024-10-15hw/arm: Add SPI to Allwinner A10Strahinja Jankovic2-0/+9
2024-10-15hw/misc: Create STM32L4x5 SYSCFG clockInès Varhol1-0/+2
2024-10-15hw/arm/stm32f405: Add RCC device to stm32f405 SoCRomán Cárdenas Rodríguez2-1/+12
2024-10-15hw/arm/omap1: Remove unused omap_uwire_attach() methodPhilippe Mathieu-Daudé1-21/+8
2024-10-11rust: add PL011 device modelPaolo Bonzini1-10/+20
2024-10-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell10-18/+18
2024-10-03hw/arm: xenpvh: Enable PCI for ARM PVHEdgar E. Iglesias1-0/+14
2024-10-03hw/xen: xenpvh: Disable buffered IOREQs for ARMEdgar E. Iglesias1-0/+3
2024-10-03hw/char: Extract serial-mmBernhard Beschow11-20/+20
2024-10-01hw/arm: Remove omap2.cPeter Maydell2-2716/+0
2024-10-01hw/misc: Remove cbusPeter Maydell1-14/+0
2024-10-01hw/arm: Remove 'n800' and 'n810' machinesPeter Maydell2-1474/+0
2024-10-01hw/arm: Remove pxa2xx_picPeter Maydell3-371/+0
2024-10-01hw/arm: Remove pxa2xx_gpioPeter Maydell2-366/+1
2024-10-01hw/arm: Remove pxa2xx.cPeter Maydell2-2394/+1
2024-10-01hw/arm: Remove STRONGARM->PXA2XX dependencyPeter Maydell1-1/+3
2024-10-01hw/arm: Remove 'z2' machinePeter Maydell3-365/+0
2024-10-01hw/arm: Remove 'mainstone' machinePeter Maydell3-184/+0
2024-10-01hw/arm: Remove 'connex' and 'verdex' machinesPeter Maydell3-150/+0
2024-10-01hw/arm: Remove 'cheetah' machinePeter Maydell3-332/+0
2024-10-01hw/arm/KConfig: Replace ZAURUS with ZAURUS_SCOOPPeter Maydell1-6/+1
2024-10-01hw/arm: Remove deprecated akita, borzoi, spitz, terrier, tosa boardsPeter Maydell4-1636/+0
2024-10-01hw/arm/xlnx: Connect secondary CGEM IRQsKinsey Moore2-2/+21