summaryrefslogtreecommitdiff
path: root/hw/arm/bcm2836.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-20arm: remove remaining cannot_destroy_with_object_finalize_yetLaurent Vivier1-6/+0
2016-04-04hw/arm/bcm2836: Wire up CPU timer interrupts correctlyPeter Maydell1-1/+5
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini1-0/+2
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+1
2016-03-16bcm2835_fb: add framebuffer device for Raspberry PiGrégory ESTRADE1-0/+2
2016-02-26raspi: fix SD card with recent sdhci changesAndrew Baumann1-0/+7
2016-02-16all: Clean up includesPeter Maydell1-0/+1
2016-02-11bcm2835_property: implement "get board revision" queryStephen Warren1-0/+2
2016-02-03bcm2836: add bcm2836 SoC deviceAndrew Baumann1-0/+165