aboutsummaryrefslogtreecommitdiff
path: root/include/hw/arm
AgeCommit message (Expand)Author
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
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-27hw/misc/bcm2835_property: Add missed BCM2835 propertiesSergey Kambalin
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-27hw/arm: Use TYPE_OR_IRQ when connecting STM32L4x5 EXTI fan-in IRQsInès Varhol
2024-02-27aspeed: fix hardcode boot address 0Jamin Lin
2024-02-27aspeed: introduce a new UART0 device nameJamin Lin
2024-02-21hw/arm/omap.h: correct typosManos Pitsidianakis
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/smmuv3: add support for stage 1 access faultLuc Michel
2024-02-15hw/arm/virt: Wire up non-secure EL2 virtual timer IRQPeter Maydell
2024-02-02hw/arm: Connect SPI Controller to BCM2835Rayhan Faizel
2024-02-02hw/arm: Add GMAC devices to NPCM7XX SoCHao Wu
2024-02-02hw/arm/msf2: Simplify setting MachineClass::valid_cpu_types[]Philippe Mathieu-Daudé
2024-02-01Merge tag 'pull-aspeed-20240201' of https://github.com/legoater/qemu into sta...Peter Maydell
2024-02-01hw/arm: Hook up FSI module in AST2600Ninad Palsule
2024-02-01hw/arm/aspeed: Check for CPU types in machine_run_board_init()Philippe Mathieu-Daudé
2024-02-01hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helperPhilippe Mathieu-Daudé