aboutsummaryrefslogtreecommitdiff
path: root/include/hw/arm/stm32f205_soc.h
AgeCommit message (Expand)Author
2023-11-20hw/arm/stm32f205: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé
2023-02-27hw: Replace qemu_or_irq typedef by OrIRQStatepull-target-arm-20230227Philippe Mathieu-Daudé
2021-09-01hw/arm/stm32f205: Wire up sysclk and refclkPeter Maydell
2021-09-01hw/arm: Don't allocate separate MemoryRegions in stm32 SoC realizePeter Maydell
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2017-09-19arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directlyIgor Mammedov
2017-02-28stm32f205: Create armv7m object without using armv7m_init()Peter Maydell
2016-10-04STM32F205: Connect the SPI devicesAlistair Francis
2016-10-04STM32F205: Connect the ADC devicesAlistair Francis
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster
2015-04-13stm32f205: Fix SoC type nameAndreas Färber
2015-03-11stm32f205: Add the stm32f205 SoCAlistair Francis