qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH v2 0/3] hw/arm: Add the Raspberry Pi 4B
@ 2020-10-18 20:55 Philippe Mathieu-Daudé
  2020-10-18 20:55 ` [RFC PATCH v2 1/3] hw/arm/bcm2836: Add the ARMv8 BCM2838 Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-10-18 20:55 UTC (permalink / raw)
  To: qemu-devel
  Cc: Peter Maydell, Luc Michel, Philippe Mathieu-Daudé,
	Andrew Baumann, Esteban Bosse, qemu-arm, Stewart Hildebrand,
	Johnny Sun

Still not complete as we need to implement more firmware properties.
However state good enough for review, or in case someone want to work
on it and improve it.

Since RFC v1:
- Rebased
- Used recommendations from Luc
  https://www.mail-archive.com/qemu-devel@nongnu.org/msg642450.html

Based-on: <20201018203358.1530378-1-f4bug@amsat.org>

Philippe Mathieu-Daudé (3):
  hw/arm/bcm2836: Add the ARMv8 BCM2838
  hw/arm/raspi: Add the Raspberry Pi 4 model B
  hw/arm/raspi: Remove unsupported raspi4 peripherals from device tree

 include/hw/arm/bcm2836.h |   3 +
 hw/arm/bcm2836.c         | 179 +++++++++++++++++++++++++++++++++++++++
 hw/arm/raspi.c           |  55 ++++++++++++
 hw/arm/trace-events      |   2 +
 4 files changed, 239 insertions(+)

-- 
2.26.2



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

end of thread, other threads:[~2020-10-18 21:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-18 20:55 [RFC PATCH v2 0/3] hw/arm: Add the Raspberry Pi 4B Philippe Mathieu-Daudé
2020-10-18 20:55 ` [RFC PATCH v2 1/3] hw/arm/bcm2836: Add the ARMv8 BCM2838 Philippe Mathieu-Daudé
2020-10-18 20:55 ` [RFC PATCH v2 2/3] hw/arm/raspi: Add the Raspberry Pi 4 model B Philippe Mathieu-Daudé
2020-10-18 20:55 ` [NOTFORMERGE PATCH v2 3/3] hw/arm/raspi: Remove unsupported raspi4 peripherals from device tree Philippe Mathieu-Daudé

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