]> git.proxmox.com Git - mirror_qemu.git/commit
bcm2836: add bcm2836 SoC device
authorAndrew Baumann <Andrew.Baumann@microsoft.com>
Fri, 29 Jan 2016 22:50:42 +0000 (14:50 -0800)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 3 Feb 2016 15:00:46 +0000 (15:00 +0000)
commitbad5623690b17461dd87bbf3b49fe3396379bd69
treee0a4d2ae15d68abf169e2176f76f7f9eeed17f79
parentcc28296d82ce179e81ee6d0b9cfb7f6a79ffc1c6
bcm2836: add bcm2836 SoC device

This is the SoC for Raspberry Pi 2.

Reviewed-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Signed-off-by: Andrew Baumann <Andrew.Baumann@microsoft.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/Makefile.objs
hw/arm/bcm2836.c [new file with mode: 0644]
include/hw/arm/bcm2836.h [new file with mode: 0644]