summaryrefslogtreecommitdiffstats
path: root/include/hw/arm/stm32f205_soc.h
Commit message (Expand)AuthorAgeFilesLines
* hw/arm/stm32f205: Wire up sysclk and refclkPeter Maydell2021-09-011-0/+4
* hw/arm: Don't allocate separate MemoryRegions in stm32 SoC realizePeter Maydell2021-09-011-0/+4
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directlyIgor Mammedov2017-09-191-1/+1
* stm32f205: Create armv7m object without using armv7m_init()Peter Maydell2017-02-281-1/+3
* STM32F205: Connect the SPI devicesAlistair Francis2016-10-041-0/+3
* STM32F205: Connect the ADC devicesAlistair Francis2016-10-041-0/+6
* Clean up header guards that don't match their file nameMarkus Armbruster2016-07-121-2/+2
* stm32f205: Fix SoC type nameAndreas Färber2015-04-131-1/+1
* stm32f205: Add the stm32f205 SoCAlistair Francis2015-03-111-0/+57