Age | Commit message (Expand) | Author |
---|---|---|
2020-07-02 | arm/stm32f205 arm/stm32f405: Fix realize error API violation | Markus Armbruster |
2020-06-15 | qdev: Convert bus-less devices to qdev_realize() with Coccinelle | Markus Armbruster |
2020-06-15 | sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2 | Markus Armbruster |
2020-06-15 | qom: Less verbose object_initialize_child() | Markus Armbruster |
2020-06-15 | arm/stm32f405: Fix realization of "stm32f2xx-adc" devices | Markus Armbruster |
2020-03-17 | hw/arm: Let devices own the MemoryRegion they create | Philippe Mathieu-Daudé |
2020-03-17 | hw/arm: Remove unnecessary memory_region_set_readonly() on ROM alias | Philippe Mathieu-Daudé |
2020-03-17 | hw/arm/stm32: Use memory_region_init_rom() with read-only regions | Philippe Mathieu-Daudé |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau |
2020-01-17 | hw/arm: Add the STM32F4xx SoC | Alistair Francis |