qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] hw/arm: Add support for STM32 H405 and fix STM32F405 memory layout
@ 2022-12-18  7:12 Felipe Balbi
  2022-12-18  7:12 ` [PATCH 1/2] hw/arm/stm32f405: correctly describe the " Felipe Balbi
  2022-12-18  7:12 ` [PATCH 2/2] hw/arm: Add Olimex H405 Felipe Balbi
  0 siblings, 2 replies; 8+ messages in thread
From: Felipe Balbi @ 2022-12-18  7:12 UTC (permalink / raw)
  To: Alistair Francis, Peter Maydell; +Cc: qemu-devel, qemu-arm, Felipe Balbi

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



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-12-19 10:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-18  7:12 [PATCH 0/2] hw/arm: Add support for STM32 H405 and fix STM32F405 memory layout Felipe Balbi
2022-12-18  7:12 ` [PATCH 1/2] hw/arm/stm32f405: correctly describe the " 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

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).