From: Felipe Balbi <balbi@kernel.org>
To: Alistair Francis <alistair@alistair23.me>,
Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-devel@nongnu.org, qemu-arm@nongnu.org,
Felipe Balbi <balbi@kernel.org>
Subject: [PATCH 0/2] hw/arm: Add support for STM32 H405 and fix STM32F405 memory layout
Date: Sun, 18 Dec 2022 09:12:27 +0200 [thread overview]
Message-ID: <20221218071229.484944-1-balbi@kernel.org> (raw)
Hi,
The following patches pass checkpatch.pl and have been tested against today's
HEAD (55745005e90a).
Felipe Balbi (2):
hw/arm/stm32f405: correctly describe the memory layout
hw/arm: Add Olimex H405
MAINTAINERS | 6 +++
configs/devices/arm-softmmu/default.mak | 1 +
hw/arm/Kconfig | 4 ++
hw/arm/meson.build | 1 +
hw/arm/olimex-stm32-h405.c | 65 +++++++++++++++++++++++++
hw/arm/stm32f405_soc.c | 8 +++
include/hw/arm/stm32f405_soc.h | 5 +-
7 files changed, 89 insertions(+), 1 deletion(-)
create mode 100644 hw/arm/olimex-stm32-h405.c
--
2.38.1
next reply other threads:[~2022-12-18 15:25 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-18 7:12 Felipe Balbi [this message]
2022-12-18 7:12 ` [PATCH 1/2] hw/arm/stm32f405: correctly describe the memory layout Felipe Balbi
2022-12-19 9:32 ` Alistair Francis
2022-12-19 9:53 ` Philippe Mathieu-Daudé
2022-12-19 10:31 ` Felipe Balbi
2022-12-18 7:12 ` [PATCH 2/2] hw/arm: Add Olimex H405 Felipe Balbi
2022-12-19 10:06 ` Philippe Mathieu-Daudé
2022-12-19 10:34 ` Felipe Balbi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221218071229.484944-1-balbi@kernel.org \
--to=balbi@kernel.org \
--cc=alistair@alistair23.me \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).