summary refs log tree commit diff stats
path: root/include/hw/arm/stm32l4x5_soc.h (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: Use TYPE_OR_IRQ when connecting STM32L4x5 EXTI fan-in IRQsInès Varhol2024-02-271-0/+4
* 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: Add minimal support for the STM32L4x5 SoCInès Varhol2024-01-091-0/+57