mbox series

[RFC,v2,0/3] hw/arm: Add the Raspberry Pi 4B

Message ID 20201018205551.1537927-1-f4bug@amsat.org
Headers show
Series hw/arm: Add the Raspberry Pi 4B | expand

Message

Philippe Mathieu-Daudé Oct. 18, 2020, 8:55 p.m. UTC
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