summaryrefslogtreecommitdiff
path: root/hw/arm/stm32f405_soc.c
AgeCommit message (Expand)Author
2020-03-17hw/arm: Let devices own the MemoryRegion they createPhilippe Mathieu-Daudé
2020-03-17hw/arm: Remove unnecessary memory_region_set_readonly() on ROM aliasPhilippe Mathieu-Daudé
2020-03-17hw/arm/stm32: Use memory_region_init_rom() with read-only regionsPhilippe Mathieu-Daudé
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2020-01-17hw/arm: Add the STM32F4xx SoCAlistair Francis