Philippe Mathieu-Daudé
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 months ago |
Román Cárdenas Rodríguez
|
950dff9aa4
hw/arm/stm32f405: Add RCC device to stm32f405 SoC
|
10 months ago |
Samuel Tardieu
|
4a04655c6b
hw/arm/socs: configure priority bits for existing SOCs
|
1 year ago |
Philippe Mathieu-Daudé
|
e1b72c55b1
hw/arm/stm32f405: Report error when incorrect CPU is used
|
1 year ago |
Felipe Balbi
|
829da0dbe3
hw/arm/stm32f405: correctly describe the memory layout
|
2 years ago |
Peter Maydell
|
3508c0fac2
hw/arm: Don't include qemu-common.h unnecessarily
|
3 years ago |
Peter Maydell
|
66e6a43818
hw/arm/stm32f405: Wire up sysclk and refclk
|
4 years ago |
Markus Armbruster
|
668f62ec62
error: Eliminate error_propagate() with Coccinelle, part 1
|
5 years ago |
Markus Armbruster
|
778a2dc592
qom: Use returned bool to check for failure, Coccinelle part
|
5 years ago |
Markus Armbruster
|
5325cc34a2
qom: Put name parameter before value / visitor parameter
|
5 years ago |
Markus Armbruster
|
118bfd76c9
qdev: Use returned bool to check for qdev_realize() etc. failure
|
5 years ago |
Markus Armbruster
|
b40181942e
arm/stm32f205 arm/stm32f405: Fix realize error API violation
|
5 years ago |
Markus Armbruster
|
ce189ab230
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
|
5 years ago |
Markus Armbruster
|
db873cc5d1
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2
|
5 years ago |
Markus Armbruster
|
9fc7fc4d39
qom: Less verbose object_initialize_child()
|
5 years ago |
Markus Armbruster
|
2fb1f7d299
arm/stm32f405: Fix realization of "stm32f2xx-adc" devices
|
5 years ago |
Philippe Mathieu-Daudé
|
32b9523ad5
hw/arm: Let devices own the MemoryRegion they create
|
5 years ago |
Philippe Mathieu-Daudé
|
5b871c1b62
hw/arm: Remove unnecessary memory_region_set_readonly() on ROM alias
|
5 years ago |
Philippe Mathieu-Daudé
|
30ade0c416
hw/arm/stm32: Use memory_region_init_rom() with read-only regions
|
5 years ago |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 years ago |
Alistair Francis
|
529fc5fd3e
hw/arm: Add the STM32F4xx SoC
|
5 years ago |