summaryrefslogtreecommitdiffstats
path: root/hw/arm/bcm2835_peripherals.c
Commit message (Expand)AuthorAgeFilesLines
* Change references to serial_hds[] to serial_hd()Peter Maydell2018-04-261-2/+2
* hw/arm/bcm2835_peripherals: change maximum block size to 1kBPhilippe Mathieu-Daudé2018-02-131-1/+1
* hw/arm/bcm2835_peripherals: implement SDHCI Spec v3Philippe Mathieu-Daudé2018-02-131-8/+13
* bcm2835_fb: use {get, set}_uint() for "vcram-size" and "vcram-base"Marc-André Lureau2017-06-201-5/+4Star
* Remove/replace sysemu/char.h inclusionMarc-André Lureau2017-06-021-1/+0Star
* bcm2835: add sdhost and gpio controllersClement Deschamps2017-02-281-2/+41
* target-arm: Implement BCM2835 hardware RNGMarcin Chojnacki2017-02-281-0/+15
* hw/char: QOM'ify pl011 modelxiaoqiang zhao2016-06-061-13/+3Star
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* bcm2835_dma: add emulation of Raspberry Pi DMA controllerGrégory ESTRADE2016-03-161-0/+26
* bcm2835_property: implement framebuffer control/configuration propertiesGrégory ESTRADE2016-03-161-6/+2Star
* bcm2835_fb: add framebuffer device for Raspberry PiGrégory ESTRADE2016-03-161-1/+37
* bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) blockAndrew Baumann2016-03-161-0/+32
* bcm2835_peripherals: enable sdhci pending-insert quirk for raspberry piAndrew Baumann2016-03-161-0/+7
* raspi: fix SD card with recent sdhci changesAndrew Baumann2016-02-261-0/+7
* all: Clean up includesPeter Maydell2016-02-161-0/+1
* bcm2835_property: implement "get board revision" queryStephen Warren2016-02-111-0/+2
* bcm2835_peripherals: add rollup device for bcm2835 peripheralsAndrew Baumann2016-02-031-0/+204