aboutsummaryrefslogtreecommitdiff
path: root/include/hw/arm
AgeCommit message (Expand)AuthorFilesLines
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
2024-01-30include: Clean up includesPeter Maydell1-1/+0
2024-01-26hw/arm: add PCIe to Freescale i.MX6Nikita Ostrenkov1-21/+23
2024-01-26fsl-imx6ul: Add various missing unimplemented devicesGuenter Roeck1-0/+2
2024-01-26hw/arm/xlnx-versal: Include missing 'cpu.h' headerPhilippe Mathieu-Daudé1-0/+1
2024-01-26hw/arm: Add watchdog timer to Allwinner H40 and Bananapi boardGuenter Roeck1-0/+3
2024-01-26hw/arm: Add AHCI/SATA controller to Allwinner R40 and Bananapi boardGuenter Roeck1-0/+3
2024-01-26hw/arm: Add EHCI/OHCI controllers to Allwinner R40 and Bananapi boardGuenter Roeck1-0/+9
2024-01-15hw/arm: Connect STM32L4x5 SYSCFG to STM32L4x5 SoCInès Varhol1-0/+2
2024-01-15hw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoCInès Varhol1-0/+3
2024-01-09hw/arm/armv7m: alias the NVIC "num-prio-bits" propertySamuel Tardieu1-0/+1
2024-01-09hw/arm: Add minimal support for the STM32L4x5 SoCInès Varhol1-0/+57
2023-11-20hw/arm/stm32f100: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé1-4/+0
2023-11-20hw/arm/stm32f205: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé1-4/+0
2023-11-20hw/arm/stm32f405: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé1-4/+0
2023-11-02hw/arm: xlnx-versal-virt: Add AMD/Xilinx TRNG deviceTong Ho1-0/+5
2023-10-27hw/pcmcia/pxa2xx: Inline pxa2xx_pcmcia_init()Philippe Mathieu-Daudé1-2/+0
2023-10-27hw/arm/xlnx-zynqmp: Remove 'hw/arm/boot.h' from headerPhilippe Mathieu-Daudé1-1/+0
2023-10-27hw/arm/xlnx-versal: Remove 'hw/arm/boot.h' from headerPhilippe Mathieu-Daudé1-1/+0