aboutsummaryrefslogtreecommitdiff
path: root/include/hw/arm/stm32f405_soc.h
AgeCommit message (Expand)AuthorFilesLines
2024-10-15hw/arm/stm32f405: Add RCC device to stm32f405 SoCRomán Cárdenas Rodríguez1-0/+2
2023-11-20hw/arm/stm32f405: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé1-4/+0
2023-02-27hw: Replace qemu_or_irq typedef by OrIRQStatePhilippe Mathieu-Daudé1-1/+1
2023-01-12hw/arm/stm32f405: correctly describe the memory layoutFelipe Balbi1-1/+4
2021-09-01hw/arm/stm32f405: Wire up sysclk and refclkPeter Maydell1-0/+3
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-3/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-2/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+4
2020-01-17hw/arm: Add the STM32F4xx SoCAlistair Francis1-0/+73