aboutsummaryrefslogtreecommitdiffstats
path: root/hw/arm/stm32l4x5_soc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/arm: In STM32L4x5 SOC, connect USART devices to EXTIInès Varhol2024-07-111-13/+11
* hw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoCInès Varhol2024-04-301-2/+4
* hw/arm: Add the USART to the stm32l4x5 SoCArnaud Minier2024-04-251-6/+77
* hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoCInès Varhol2024-03-071-15/+56
* hw/arm/stm32l4x5_soc.c: Use the RCC SysclkArnaud Minier2024-03-051-29/+4
* hw/misc/stm32l4x5_rcc: Implement STM32L4x5_RCC skeletonArnaud Minier2024-03-051-1/+11
* hw/arm: Use TYPE_OR_IRQ when connecting STM32L4x5 EXTI fan-in IRQsInès Varhol2024-02-271-10/+70
* hw/arm: Connect STM32L4x5 SYSCFG to STM32L4x5 SoCInès Varhol2024-01-151-1/+20
* hw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoCInès Varhol2024-01-151-1/+51
* hw/arm/socs: configure priority bits for existing SOCsSamuel Tardieu2024-01-091-0/+1
* hw/arm: Add minimal support for the STM32L4x5 SoCInès Varhol2024-01-091-0/+265