aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
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
2024-09-06Merge tag 'pull-target-arm-20240905' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-09-05hw/arm/boot: Explain why load_elf_hdr() error is ignoredPhilippe Mathieu-Daudé
2024-09-05hw/arm/boot: Report error msg if loading elf/dtb failedChangbin Du
2024-09-05hw/arm/xilinx_zynq: Enable Security ExtensionsSebastian Huber
2024-09-05hw/arm/sbsa-ref: Don't leak string in sbsa_fdt_add_gic_node()Peter Maydell
2024-09-05hw/arm/sbsa-ref: Use two-stage SMMUPeter Maydell
2024-09-05hw/arm/virt: Default to two-stage SMMU from virt-9.2Peter Maydell
2024-09-05hw/arm/smmuv3: Update comment documenting "stage" propertyPeter Maydell
2024-09-05hw: add compat machines for 9.2Cornelia Huck
2024-09-04hw/arm: xenpvh: Rename xen_arm.c -> xen-pvh.cEdgar E. Iglesias
2024-09-04hw/arm: xenpvh: Break out a common PVH machineEdgar E. Iglesias
2024-09-04hw/arm: xenpvh: Move stubbed functions to xen-stubs.cEdgar E. Iglesias
2024-09-04hw/arm: xenpvh: Remove double-negation in warningEdgar E. Iglesias
2024-09-04hw/arm: xenpvh: Add support for SMP guestsEdgar E. Iglesias
2024-09-04hw/arm: xenpvh: Tweak machine descriptionEdgar E. Iglesias
2024-09-04hw/arm: xenpvh: Update file header to use SPDXEdgar E. Iglesias
2024-08-16docs: Fix some typos (found by typos) and grammar issuesStefan Weil
2024-08-12arm/virt: place power button pin number on a defineMauro Carvalho Chehab
2024-08-01hw/arm/mps2-tz.c: fix RX/TX interrupts orderMarco Palumbi