summary refs log tree commit diff stats
path: root/include/hw/arm/stm32f405_soc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/arm/stm32f405: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé2023-11-201-4/+0
* hw: Replace qemu_or_irq typedef by OrIRQStatePhilippe Mathieu-Daudé2023-02-271-1/+1
* hw/arm/stm32f405: correctly describe the memory layoutFelipe Balbi2023-01-121-1/+4
* hw/arm/stm32f405: Wire up sysclk and refclkPeter Maydell2021-09-011-0/+3
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* hw/arm: Add the STM32F4xx SoCAlistair Francis2020-01-171-0/+73