aboutsummaryrefslogtreecommitdiff
path: root/include/hw/arm
AgeCommit message (Expand)AuthorFilesLines
4 daysarm/virt: place power button pin number on a defineMauro Carvalho Chehab1-0/+3
2024-07-21aspeed: Introduce a AspeedSoCClass 'boot_from_emmc' handlerCédric Le Goater1-0/+1
2024-07-18hw/arm/smmu: Support nesting in the rest of commandsMostafa Saleh1-0/+1
2024-07-18hw/arm/smmu: Introduce smmu_iotlb_inv_asid_vmidMostafa Saleh1-1/+1
2024-07-18hw/arm/smmu: Support nesting in smmuv3_range_inval()Mostafa Saleh1-1/+2
2024-07-18hw/arm/smmu-common: Support nested translationMostafa Saleh1-3/+4
2024-07-18hw/arm/smmu-common: Add support for nested TLBMostafa Saleh1-0/+1
2024-07-18hw/arm/smmu: Introduce CACHED_ENTRY_TO_ADDRMostafa Saleh1-0/+3
2024-07-18hw/arm/smmu: Consolidate ASID and VMID typesMostafa Saleh1-7/+7
2024-07-18hw/arm/smmu: Split smmuv3_translate()Mostafa Saleh1-0/+8
2024-07-18hw/arm/smmu: Use enum for SMMU stageMostafa Saleh1-2/+9
2024-07-01hw/arm/smmu-common: Replace smmu_iommu_mr with smmu_find_sdevNicolin Chen1-2/+2
2024-07-01hw/misc: Implement mailbox properties for customer OTP and device specific pr...Rayhan Faizel1-0/+2
2024-07-01hw/arm: Connect OTP device to BCM2835Rayhan Faizel1-1/+2
2024-06-21hw/arm/virt: allow creation of a second NonSecure UARTPeter Maydell1-0/+1
2024-06-21hw/arm/virt: Rename VIRT_UART and VIRT_SECURE_UART to VIRT_UART[01]Peter Maydell1-2/+2
2024-06-16aspeed/soc: fix incorrect dram size for AST2700Jamin Lin1-0/+2
2024-06-16aspeed/soc: Add AST2700 supportJamin Lin1-2/+26
2024-04-25hw/arm: Add the USART to the stm32l4x5 SoCArnaud Minier1-0/+7
2024-03-07hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoCInès Varhol1-0/+2
2024-03-05hw/arm/stm32l4x5_soc.c: Use the RCC SysclkArnaud Minier1-3/+0
2024-03-05hw/misc/stm32l4x5_rcc: Implement STM32L4x5_RCC skeletonArnaud Minier1-0/+2
2024-03-05hw/arm: Connect BSC to BCM2835 board as I2C0, I2C1 and I2C2Rayhan Faizel1-1/+3
2024-02-27Merge tag 'pull-target-arm-20240227-1' of https://git.linaro.org/people/pmayd...Peter Maydell7-7/+217
2024-02-27hw/misc/bcm2835_property: Add missed BCM2835 propertiesSergey Kambalin1-0/+11
2024-02-27hw/arm/bcm2838_peripherals: Add clock_isp stubSergey Kambalin1-0/+1
2024-02-27hw/arm: Add memory region for BCM2837 RPiVid ASBSergey Kambalin2-1/+3
2024-02-27hw/arm/raspi4b: Temporarily disable unimplemented rpi4b devicesSergey Kambalin1-0/+4
2024-02-27hw/arm: Introduce Raspberry PI 4 machineSergey Kambalin1-0/+11
2024-02-27hw/arm: Add GPIO and SD to BCM2838 periphSergey Kambalin1-0/+8
2024-02-27hw/arm/bcm2838: Add GIC-400 to BCM2838 SoCSergey Kambalin2-0/+39
2024-02-27hw/arm: Introduce BCM2838 SoCSergey Kambalin2-0/+65
2024-02-27hw/arm/raspi: Split out raspi machine common partSergey Kambalin1-0/+21
2024-02-27hw/arm/bcm2853_peripherals: Split out common part of peripheralsSergey Kambalin2-5/+27
2024-02-27hw/arm/bcm2836: Split out common part of BCM283X classesSergey Kambalin1-2/+24
2024-02-27hw/arm: Use TYPE_OR_IRQ when connecting STM32L4x5 EXTI fan-in IRQsInès Varhol1-0/+4
2024-02-27aspeed: fix hardcode boot address 0Jamin Lin1-2/+0
2024-02-27aspeed: introduce a new UART0 device nameJamin Lin1-0/+17
2024-02-21hw/arm/omap.h: correct typosManos Pitsidianakis1-1/+2
2024-02-16Merge tag 'hw-misc-20240215' of https://github.com/philmd/qemu into stagingPeter Maydell3-3/+3
2024-02-15hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h'Philippe Mathieu-Daudé3-3/+3
2024-02-15hw/arm/smmuv3: add support for stage 1 access faultLuc Michel1-0/+1
2024-02-15hw/arm/virt: Wire up non-secure EL2 virtual timer IRQPeter Maydell1-0/+2
2024-02-02hw/arm: Connect SPI Controller to BCM2835Rayhan Faizel1-1/+2
2024-02-02hw/arm: Add GMAC devices to NPCM7XX SoCHao Wu1-0/+2
2024-02-02hw/arm/msf2: Simplify setting MachineClass::valid_cpu_types[]Philippe Mathieu-Daudé1-3/+0
2024-02-01Merge tag 'pull-aspeed-20240201' of https://github.com/legoater/qemu into sta...Peter Maydell1-1/+7
2024-02-01hw/arm: Hook up FSI module in AST2600Ninad Palsule1-0/+4
2024-02-01hw/arm/aspeed: Check for CPU types in machine_run_board_init()Philippe Mathieu-Daudé1-1/+2
2024-02-01hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helperPhilippe Mathieu-Daudé1-0/+1