index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
arm
/
stm32f205_soc.h
Age
Commit message (
Expand
)
Author
2023-11-20
hw/arm/stm32f205: Report error when incorrect CPU is used
Philippe Mathieu-Daudé
2023-02-27
hw: Replace qemu_or_irq typedef by OrIRQState
Philippe Mathieu-Daudé
2021-09-01
hw/arm/stm32f205: Wire up sysclk and refclk
Peter Maydell
2021-09-01
hw/arm: Don't allocate separate MemoryRegions in stm32 SoC realize
Peter Maydell
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2017-09-19
arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly
Igor Mammedov
2017-02-28
stm32f205: Create armv7m object without using armv7m_init()
Peter Maydell
2016-10-04
STM32F205: Connect the SPI devices
Alistair Francis
2016-10-04
STM32F205: Connect the ADC devices
Alistair Francis
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2015-04-13
stm32f205: Fix SoC type name
Andreas Färber
2015-03-11
stm32f205: Add the stm32f205 SoC
Alistair Francis