summary refs log tree commit diff stats
path: root/hw/gpio/stm32l4x5_gpio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé2025-04-251-1/+1
* include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LISTRichard Henderson2024-12-191-1/+0
* hw/gpio: Constify all PropertyRichard Henderson2024-12-151-1/+1
* hw/gpio: Handle clock migration in STM32L4x5 gpiosInès Varhol2024-05-091-2/+4
* hw, target: Add ResetType argument to hold and exit phase methodsPeter Maydell2024-04-251-1/+1
* hw/gpio: Implement STM32L4x5 GPIOInès Varhol2024-03-071-0/+477