| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoC | Inès Varhol | 2024-04-30 | 1 | -2/+4 |
| * | hw/arm: Add the USART to the stm32l4x5 SoC | Arnaud Minier | 2024-04-25 | 1 | -6/+77 |
| * | hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC | Inès Varhol | 2024-03-07 | 1 | -15/+56 |
| * | hw/arm/stm32l4x5_soc.c: Use the RCC Sysclk | Arnaud Minier | 2024-03-05 | 1 | -29/+4 |
| * | hw/misc/stm32l4x5_rcc: Implement STM32L4x5_RCC skeleton | Arnaud Minier | 2024-03-05 | 1 | -1/+11 |
| * | hw/arm: Use TYPE_OR_IRQ when connecting STM32L4x5 EXTI fan-in IRQs | Inès Varhol | 2024-02-27 | 1 | -10/+70 |
| * | hw/arm: Connect STM32L4x5 SYSCFG to STM32L4x5 SoC | Inès Varhol | 2024-01-15 | 1 | -1/+20 |
| * | hw/arm: Connect STM32L4x5 EXTI to STM32L4x5 SoC | Inès Varhol | 2024-01-15 | 1 | -1/+51 |
| * | hw/arm/socs: configure priority bits for existing SOCs | Samuel Tardieu | 2024-01-09 | 1 | -0/+1 |
| * | hw/arm: Add minimal support for the STM32L4x5 SoC | Inès Varhol | 2024-01-09 | 1 | -0/+265 |