aboutsummaryrefslogtreecommitdiff
path: root/include/hw/arm
AgeCommit message (Expand)Author
2024-10-15hw/intc/omap_intc: Remove now-unnecessary abstract base classPeter Maydell
2024-10-15hw/arm: Add SPI to Allwinner A10Strahinja Jankovic
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-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-10-03hw/char: Extract serial-mmBernhard Beschow
2024-10-01hw: Remove omap2 specific defines and enumsPeter Maydell
2024-10-01hw/dma: Remove omap_dma4 devicePeter Maydell
2024-10-01hw/misc: Remove omap_l4 devicePeter Maydell
2024-10-01hw/display: Remove omap_dssPeter Maydell
2024-10-01hw/misc: Remove omap_tap devicePeter Maydell
2024-10-01hw/ssi: Remove omap_mcspiPeter Maydell
2024-10-01hw/timer: Remove omap_synctimerPeter Maydell
2024-10-01hw/timer: Remove omap_gptimerPeter Maydell
2024-10-01hw/misc: Remove omap_gpmcPeter Maydell
2024-10-01hw/misc: Remove omap_sdrc devicePeter Maydell
2024-10-01hw/sd: Remove omap2_mmc devicePeter Maydell
2024-10-01hw/char: Remove omap2_uartPeter Maydell
2024-10-01hw/gpio: Remove TYPE_OMAP2_GPIOPeter Maydell
2024-10-01hw/arm: Remove omap2.cPeter Maydell
2024-10-01hw/input: Remove tsc210x devicePeter Maydell
2024-10-01hw/arm: Remove pxa2xx_picPeter Maydell
2024-10-01hw/arm: Remove pxa2xx_gpioPeter Maydell
2024-10-01hw/pcmcia: Remove pxa2xx pcmcia devicePeter Maydell
2024-10-01hw/dma: Remove pxa2xx_dmaPeter Maydell
2024-10-01hw/display: Remove pxa2xx_lcd.cPeter Maydell
2024-10-01hw/input: Remove pxa2xx_keypadPeter Maydell
2024-10-01hw/sd: Remove pxa2xx_mmci.cPeter Maydell
2024-10-01hw/arm: Remove pxa2xx.cPeter Maydell
2024-10-01hw/arm/xlnx: Connect secondary CGEM IRQsKinsey Moore
2024-09-05hw/arm/virt: Default to two-stage SMMU from virt-9.2Peter Maydell
2024-08-12arm/virt: place power button pin number on a defineMauro Carvalho Chehab
2024-07-21aspeed: Introduce a AspeedSoCClass 'boot_from_emmc' handlerCédric Le Goater
2024-07-18hw/arm/smmu: Support nesting in the rest of commandsMostafa Saleh
2024-07-18hw/arm/smmu: Introduce smmu_iotlb_inv_asid_vmidMostafa Saleh
2024-07-18hw/arm/smmu: Support nesting in smmuv3_range_inval()Mostafa Saleh
2024-07-18hw/arm/smmu-common: Support nested translationMostafa Saleh
2024-07-18hw/arm/smmu-common: Add support for nested TLBMostafa Saleh
2024-07-18hw/arm/smmu: Introduce CACHED_ENTRY_TO_ADDRMostafa Saleh
2024-07-18hw/arm/smmu: Consolidate ASID and VMID typesMostafa Saleh
2024-07-18hw/arm/smmu: Split smmuv3_translate()Mostafa Saleh
2024-07-18hw/arm/smmu: Use enum for SMMU stageMostafa Saleh
2024-07-01hw/arm/smmu-common: Replace smmu_iommu_mr with smmu_find_sdevNicolin Chen
2024-07-01hw/misc: Implement mailbox properties for customer OTP and device specific pr...Rayhan Faizel
2024-07-01hw/arm: Connect OTP device to BCM2835Rayhan Faizel
2024-06-21hw/arm/virt: allow creation of a second NonSecure UARTPeter Maydell
2024-06-21hw/arm/virt: Rename VIRT_UART and VIRT_SECURE_UART to VIRT_UART[01]Peter Maydell
2024-06-16aspeed/soc: fix incorrect dram size for AST2700Jamin Lin
2024-06-16aspeed/soc: Add AST2700 supportJamin Lin
2024-04-25hw/arm: Add the USART to the stm32l4x5 SoCArnaud Minier