]> git.proxmox.com Git - mirror_qemu.git/commit - MAINTAINERS
stm32f100: Add the stm32f100 SoC
authorAlexandre Iooss <erdnaxe@crans.org>
Thu, 17 Jun 2021 16:56:44 +0000 (18:56 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 9 Jul 2021 15:09:11 +0000 (16:09 +0100)
commit0f76debd1fff9bb8234e9ca921ef6f9c14be46a9
tree89864424fbb30df7e3b3be16be8eb3f7249abdf5
parent05de778b5b8ab0b402996769117b88c7ea5c7c61
stm32f100: Add the stm32f100 SoC

This SoC is similar to stm32f205 SoC.
This will be used by the STM32VLDISCOVERY to create a machine.

Signed-off-by: Alexandre Iooss <erdnaxe@crans.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-id: 20210617165647.2575955-2-erdnaxe@crans.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
MAINTAINERS
hw/arm/Kconfig
hw/arm/meson.build
hw/arm/stm32f100_soc.c [new file with mode: 0644]
include/hw/arm/stm32f100_soc.h [new file with mode: 0644]