]> Git Repo - qemu.git/commit
hw/arm/bcm2835: Add various unimplemented peripherals
authorPhilippe Mathieu-Daudé <[email protected]>
Thu, 26 Sep 2019 17:34:13 +0000 (19:34 +0200)
committerPeter Maydell <[email protected]>
Tue, 15 Oct 2019 17:09:05 +0000 (18:09 +0100)
commit00cbd5bd74b1d9db3f39c45aea8eebeedb641051
treef9d426beb5f98f4841a45e3d83dd81de42ecdf3b
parent5cd436f95066be3eb87e8767fb1a95ebdd4a9dc8
hw/arm/bcm2835: Add various unimplemented peripherals

Base addresses and sizes taken from the "BCM2835 ARM Peripherals"
datasheet from February 06 2012:
https://www.raspberrypi.org/app/uploads/2012/02/BCM2835-ARM-Peripherals.pdf

Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Alistair Francis <[email protected]>
Reviewed-by: Alex Bennée <[email protected]>
Message-id: 20190926173428[email protected]
Signed-off-by: Peter Maydell <[email protected]>
hw/arm/bcm2835_peripherals.c
include/hw/arm/bcm2835_peripherals.h
include/hw/arm/raspi_platform.h
This page took 0.026038 seconds and 4 git commands to generate.