aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/stm32f405_soc.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-17hw/arm: Let devices own the MemoryRegion they createPhilippe Mathieu-Daudé1-4/+5
2020-03-17hw/arm: Remove unnecessary memory_region_set_readonly() on ROM aliasPhilippe Mathieu-Daudé1-1/+0
2020-03-17hw/arm/stm32: Use memory_region_init_rom() with read-only regionsPhilippe Mathieu-Daudé1-3/+1
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau1-1/+1
2020-01-17hw/arm: Add the STM32F4xx SoCAlistair Francis1-0/+302