index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
arm
/
stm32f405_soc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
2025-04-25
1
-1
/
+1
*
include/system: Move exec/address-spaces.h to system/address-spaces.h
Richard Henderson
2025-04-23
1
-1
/
+1
*
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-12-20
1
-1
/
+1
*
hw/arm/stm32f405: Add RCC device to stm32f405 SoC
Román Cárdenas Rodríguez
2024-10-15
1
-1
/
+11
*
hw/arm/socs: configure priority bits for existing SOCs
Samuel Tardieu
2024-01-09
1
-0
/
+1
*
hw/arm/stm32f405: Report error when incorrect CPU is used
Philippe Mathieu-Daudé
2023-11-20
1
-7
/
+1
*
hw/arm/stm32f405: correctly describe the memory layout
Felipe Balbi
2023-01-12
1
-0
/
+8
*
hw/arm: Don't include qemu-common.h unnecessarily
Peter Maydell
2021-12-15
1
-1
/
+0
*
hw/arm/stm32f405: Wire up sysclk and refclk
Peter Maydell
2021-09-01
1
-0
/
+30
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
1
-18
/
+9
*
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
1
-4
/
+3
*
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
1
-4
/
+4
*
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-07-10
1
-16
/
+8
*
arm/stm32f205 arm/stm32f405: Fix realize error API violation
Markus Armbruster
2020-07-02
1
-1
/
+1
*
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
2020-06-15
1
-1
/
+1
*
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2
Markus Armbruster
2020-06-15
1
-21
/
+16
*
qom: Less verbose object_initialize_child()
Markus Armbruster
2020-06-15
1
-3
/
+3
*
arm/stm32f405: Fix realization of "stm32f2xx-adc" devices
Markus Armbruster
2020-06-15
1
-10
/
+13
*
hw/arm: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-17
1
-4
/
+5
*
hw/arm: Remove unnecessary memory_region_set_readonly() on ROM alias
Philippe Mathieu-Daudé
2020-03-17
1
-1
/
+0
*
hw/arm/stm32: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
1
-3
/
+1
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
hw/arm: Add the STM32F4xx SoC
Alistair Francis
2020-01-17
1
-0
/
+302