summaryrefslogtreecommitdiff
path: root/hw/arm/bcm2835_peripherals.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-28bcm2835: add sdhost and gpio controllersClement Deschamps1-2/+41
2017-02-28target-arm: Implement BCM2835 hardware RNGMarcin Chojnacki1-0/+15
2016-06-06hw/char: QOM'ify pl011 modelxiaoqiang zhao1-13/+3
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+1
2016-03-16bcm2835_dma: add emulation of Raspberry Pi DMA controllerGrégory ESTRADE1-0/+26
2016-03-16bcm2835_property: implement framebuffer control/configuration propertiesGrégory ESTRADE1-6/+2
2016-03-16bcm2835_fb: add framebuffer device for Raspberry PiGrégory ESTRADE1-1/+37
2016-03-16bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) blockAndrew Baumann1-0/+32
2016-03-16bcm2835_peripherals: enable sdhci pending-insert quirk for raspberry piAndrew Baumann1-0/+7
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-03bcm2835_peripherals: add rollup device for bcm2835 peripheralsAndrew Baumann1-0/+204