summary refs log tree commit diff stats
path: root/hw/arm/stm32f100_soc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/arm/socs: configure priority bits for existing SOCsSamuel Tardieu2024-01-091-0/+1
* hw/arm/stm32f100: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé2023-11-201-7/+2
* hw/arm/stm32f100: Wire up sysclk and refclkPeter Maydell2021-09-011-0/+30
* hw/arm: Don't allocate separate MemoryRegions in stm32 SoC realizePeter Maydell2021-09-011-10/+7
* stm32f100: Add the stm32f100 SoCAlexandre Iooss2021-07-091-0/+182