aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/bcm2835_peripherals.c
AgeCommit message (Expand)Author
2017-06-20bcm2835_fb: use {get, set}_uint() for "vcram-size" and "vcram-base"Marc-André Lureau
2017-06-02Remove/replace sysemu/char.h inclusionMarc-André Lureau
2017-02-28bcm2835: add sdhost and gpio controllerspull-target-arm-20170228-1Clement Deschamps
2017-02-28target-arm: Implement BCM2835 hardware RNGMarcin Chojnacki
2016-06-06hw/char: QOM'ify pl011 modelxiaoqiang zhao
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-16bcm2835_dma: add emulation of Raspberry Pi DMA controllerGrégory ESTRADE
2016-03-16bcm2835_property: implement framebuffer control/configuration propertiesGrégory ESTRADE
2016-03-16bcm2835_fb: add framebuffer device for Raspberry PiGrégory ESTRADE
2016-03-16bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) blockAndrew Baumann
2016-03-16bcm2835_peripherals: enable sdhci pending-insert quirk for raspberry piAndrew Baumann
2016-02-26raspi: fix SD card with recent sdhci changesAndrew Baumann
2016-02-16all: Clean up includesPeter Maydell
2016-02-11bcm2835_property: implement "get board revision" querypull-target-arm-20160211Stephen Warren
2016-02-03bcm2835_peripherals: add rollup device for bcm2835 peripheralsAndrew Baumann