summary refs log tree commit diff stats
path: root/include/hw/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/arm: Add the USART to the stm32l4x5 SoCArnaud Minier2024-04-251-0/+7
* hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoCInès Varhol2024-03-071-0/+2
* hw/arm/stm32l4x5_soc.c: Use the RCC SysclkArnaud Minier2024-03-051-3/+0
* hw/misc/stm32l4x5_rcc: Implement STM32L4x5_RCC skeletonArnaud Minier2024-03-051-0/+2
* hw/arm: Connect BSC to BCM2835 board as I2C0, I2C1 and I2C2Rayhan Faizel2024-03-051-1/+3
* Merge tag 'pull-target-arm-20240227-1' of https://git.linaro.org/people/pmayd...Peter Maydell2024-02-277-7/+217
|\
| * hw/misc/bcm2835_property: Add missed BCM2835 propertiesSergey Kambalin2024-02-271-0/+11
| * hw/arm/bcm2838_peripherals: Add clock_isp stubSergey Kambalin2024-02-271-0/+1
| * hw/arm: Add memory region for BCM2837 RPiVid ASBSergey Kambalin2024-02-272-1/+3
| * hw/arm/raspi4b: Temporarily disable unimplemented rpi4b devicesSergey Kambalin2024-02-271-0/+4
| * hw/arm: Introduce Raspberry PI 4 machineSergey Kambalin2024-02-271-0/+11
| * hw/arm: Add GPIO and SD to BCM2838 periphSergey Kambalin2024-02-271-0/+8
| * hw/arm/bcm2838: Add GIC-400 to BCM2838 SoCSergey Kambalin2024-02-272-0/+39
| * hw/arm: Introduce BCM2838 SoCSergey Kambalin2024-02-272-0/+65
| * hw/arm/raspi: Split out raspi machine common partSergey Kambalin2024-02-271-0/+21
| * hw/arm/bcm2853_peripherals: Split out common part of peripheralsSergey Kambalin2024-02-272-5/+27
| * hw/arm/bcm2836: Split out common part of BCM283X classesSergey Kambalin2024-02-271-2/+24
| * hw/arm: Use TYPE_OR_IRQ when connecting STM32L4x5 EXTI fan-in IRQsInès Varhol2024-02-271-0/+4
* | aspeed: fix hardcode boot address 0Jamin Lin2024-02-271-2/+0
* | aspeed: introduce a new UART0 device nameJamin Lin2024-02-271-0/+17
|/
* hw/arm/omap.h: correct typosManos Pitsidianakis2024-02-211-1/+2
* Merge tag 'hw-misc-20240215' of https://github.com/philmd/qemu into stagingPeter Maydell2024-02-163-3/+3
|\
| * hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h'Philippe Mathieu-Daudé2024-02-153-3/+3
* | hw/arm/smmuv3: add support for stage 1 access faultLuc Michel2024-02-151-0/+1
* | hw/arm/virt: Wire up non-secure EL2 virtual timer IRQPeter Maydell2024-02-151-0/+2
|/
* hw/arm: Connect SPI Controller to BCM2835Rayhan Faizel2024-02-021-1/+2
* hw/arm: Add GMAC devices to NPCM7XX SoCHao Wu2024-02-021-0/+2
* hw/arm/msf2: Simplify setting MachineClass::valid_cpu_types[]Philippe Mathieu-Daudé2024-02-021-3/+0
* Merge tag 'pull-aspeed-20240201' of https://github.com/legoater/qemu into sta...Peter Maydell2024-02-011-1/+7
|\
| * hw/arm: Hook up FSI module in AST2600Ninad Palsule2024-02-011-0/+4
| * hw/arm/aspeed: Check for CPU types in machine_run_board_init()Philippe Mathieu-Daudé2024-02-011-1/+2
| * hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helperPhilippe Mathieu-Daudé2024-02-011-0/+1
* | include: Clean up includesPeter Maydell2024-01-301-1/+0
|/
* hw/arm: add PCIe to Freescale i.MX6Nikita Ostrenkov2024-01-261-21/+23
* fsl-imx6ul: Add various missing unimplemented devicesGuenter Roeck2024-01-261-0/+2
* hw/arm/xlnx-versal: Include missing 'cpu.h' headerPhilippe Mathieu-Daudé2024-01-261-0/+1
* hw/arm: Add watchdog timer to Allwinner H40 and Bananapi boardGuenter Roeck2024-01-261-0/+3
* hw/arm: Add AHCI/SATA controller to Allwinner R40 and Bananapi boardGuenter Roeck2024-01-261-0/+3
* hw/arm: Add EHCI/OHCI controllers to Allwinner R40 and Bananapi boardGuenter Roeck2024-01-261-0/+9
* hw/arm: Connect STM32L4x5 SYSCFG to STM32L4x5 SoCInès Varhol2024-01-151-0/+2
* hw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoCInès Varhol2024-01-151-0/+3
* hw/arm/armv7m: alias the NVIC "num-prio-bits" propertySamuel Tardieu2024-01-091-0/+1
* hw/arm: Add minimal support for the STM32L4x5 SoCInès Varhol2024-01-091-0/+57
* hw/arm/stm32f100: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé2023-11-201-4/+0
* hw/arm/stm32f205: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé2023-11-201-4/+0
* hw/arm/stm32f405: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé2023-11-201-4/+0
* hw/arm: xlnx-versal-virt: Add AMD/Xilinx TRNG deviceTong Ho2023-11-021-0/+5
* hw/pcmcia/pxa2xx: Inline pxa2xx_pcmcia_init()Philippe Mathieu-Daudé2023-10-271-2/+0
* hw/arm/xlnx-zynqmp: Remove 'hw/arm/boot.h' from headerPhilippe Mathieu-Daudé2023-10-271-1/+0
* hw/arm/xlnx-versal: Remove 'hw/arm/boot.h' from headerPhilippe Mathieu-Daudé2023-10-271-1/+0