summaryrefslogtreecommitdiffstats
path: root/include/hw/arm/bcm2835_peripherals.h
Commit message (Expand)AuthorAgeFilesLines
* hw/arm/raspi: add a skeleton implementation of the CPRMANLuc Michel2020-10-271-1/+2
* hw/arm/raspi: fix CPRMAN base addressLuc Michel2020-10-271-1/+1
* hw/arm/bcm2835: Add more unimplemented peripheralsPhilippe Mathieu-Daudé2020-10-011-0/+2
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* wire in the dwc-hsotg (dwc2) USB host controller emulationPaul Zimmerman2020-06-051-1/+2
* raspi: add BCM2835 SOC MPHI emulationPaul Zimmerman2020-06-051-0/+2
* hw/arm/bcm283x: Correct the license textPhilippe Mathieu-Daudé2020-03-231-1/+2
* hw/arm/bcm2835_peripherals: Use the SYS_timerPhilippe Mathieu-Daudé2019-10-251-1/+2
* hw/arm/bcm2835_peripherals: Use the thermal sensor blockPhilippe Mathieu-Daudé2019-10-251-0/+2
* hw/arm/bcm2835: Add various unimplemented peripheralsPhilippe Mathieu-Daudé2019-10-151-0/+15
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* hw/arm/bcm2835: Use object_initialize() on PL011StatePhilippe Mathieu-Daudé2019-05-241-1/+1
* hw/arm/bcm2835: Use TYPE_PL011 instead of hardcoded stringPhilippe Mathieu-Daudé2019-05-241-0/+1
* hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-011-1/+0Star
* bcm2835: add sdhost and gpio controllersClement Deschamps2017-02-281-0/+4
* target-arm: Implement BCM2835 hardware RNGMarcin Chojnacki2017-02-281-0/+2
* bcm2835_dma: add emulation of Raspberry Pi DMA controllerGrégory ESTRADE2016-03-161-0/+2
* bcm2835_fb: add framebuffer device for Raspberry PiGrégory ESTRADE2016-03-161-0/+2
* bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) blockAndrew Baumann2016-03-161-0/+2
* bcm2835_peripherals: add rollup device for bcm2835 peripheralsAndrew Baumann2016-02-031-0/+42