aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2024-11-05Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2024-11-04hw/acpi: Generic Port Affinity Structure supportJonathan Cameron
2024-11-04acpi/pci: Move Generic Initiator object handling into acpi/pci.*Jonathan Cameron
2024-11-04aspeed: Don't set always boot properties of the emmc deviceCédric Le Goater
2024-11-04aspeed: Support create flash devices via command line for AST1030Jamin Lin
2024-11-04aspeed/soc: Support RTC for AST2700Jamin Lin
2024-11-04hw/arm/aspeed_ast27x0: Avoid hardcoded '256' in IRQ calculationPeter Maydell
2024-11-04hw/arm/aspeed_ast27x0: Use bsa.h for PPI definitionsPeter Maydell
2024-11-04hw/arm: enable at24c with aspeedPatrick Leis
2024-10-29arm/kvm: add support for MTECornelia Huck
2024-10-25Merge tag 'pull-aspeed-20241024' of https://github.com/legoater/qemu into sta...Peter Maydell
2024-10-24hw/arm/aspeed: Correct fmc_model w25q80bl for ast1030-a1 EVBJamin Lin
2024-10-24hw/arm/aspeed: Correct spi_model w25q256 for ast1030-a1 EVB.Jamin Lin
2024-10-24aspeed/soc: Support GPIO for AST2700Jamin Lin
2024-10-24aspeed/soc: Correct GPIO irq 130 for AST2700Jamin Lin
2024-10-21replace error_setg(&error_fatal, ...) with error_report()Tudor Gheorghiu
2024-10-15hw/arm/xilinx_zynq: Add various missing unimplemented devicesChao Liu
2024-10-15hw/block: Remove eccPeter Maydell
2024-10-15hw/arm: Add SPI to Allwinner A10Strahinja Jankovic
2024-10-15hw/misc: Create STM32L4x5 SYSCFG clockInès Varhol
2024-10-15hw/arm/stm32f405: Add RCC device to stm32f405 SoCRomán Cárdenas Rodríguez
2024-10-15hw/arm/omap1: Remove unused omap_uwire_attach() methodPhilippe Mathieu-Daudé
2024-10-11rust: add PL011 device modelPaolo Bonzini
2024-10-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-10-03hw/arm: xenpvh: Enable PCI for ARM PVHEdgar E. Iglesias
2024-10-03hw/xen: xenpvh: Disable buffered IOREQs for ARMEdgar E. Iglesias
2024-10-03hw/char: Extract serial-mmBernhard Beschow
2024-10-01hw/arm: Remove omap2.cPeter Maydell
2024-10-01hw/misc: Remove cbusPeter Maydell
2024-10-01hw/arm: Remove 'n800' and 'n810' machinesPeter Maydell
2024-10-01hw/arm: Remove pxa2xx_picPeter Maydell
2024-10-01hw/arm: Remove pxa2xx_gpioPeter Maydell
2024-10-01hw/arm: Remove pxa2xx.cPeter Maydell
2024-10-01hw/arm: Remove STRONGARM->PXA2XX dependencyPeter Maydell
2024-10-01hw/arm: Remove 'z2' machinePeter Maydell
2024-10-01hw/arm: Remove 'mainstone' machinePeter Maydell
2024-10-01hw/arm: Remove 'connex' and 'verdex' machinesPeter Maydell
2024-10-01hw/arm: Remove 'cheetah' machinePeter Maydell
2024-10-01hw/arm/KConfig: Replace ZAURUS with ZAURUS_SCOOPPeter Maydell
2024-10-01hw/arm: Remove deprecated akita, borzoi, spitz, terrier, tosa boardsPeter Maydell
2024-10-01hw/arm/xlnx: Connect secondary CGEM IRQsKinsey Moore
2024-09-28Merge tag 'pull-request-2024-09-25' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-09-24hw/arm: replace assert(0) with g_assert_not_reached()Pierrick Bouvier
2024-09-24reset: Use ResetType for qemu_devices_reset() and MachineClass::reset()Juraj Marcin
2024-09-16aspeed: Add tmp105 in i2c bus 0 for AST2700Jamin Lin
2024-09-16aspeed/soc: Support I2C for AST2700Jamin Lin
2024-09-16aspeed/soc: Introduce a new API to get the device irqJamin Lin
2024-09-13hvf: arm: Implement and use hvf_get_physical_address_rangeDanny Canter
2024-09-13hw/boards: Add hvf_get_physical_address_range to MachineClassDanny Canter
2024-09-13hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell