aboutsummaryrefslogtreecommitdiff
path: root/include/hw/arm/bcm2835_peripherals.h
AgeCommit message (Expand)AuthorFilesLines
2024-07-01hw/arm: Connect OTP device to BCM2835Rayhan Faizel1-1/+2
2024-03-05hw/arm: Connect BSC to BCM2835 board as I2C0, I2C1 and I2C2Rayhan Faizel1-1/+3
2024-02-27hw/arm/bcm2853_peripherals: Split out common part of peripheralsSergey Kambalin1-4/+25
2024-02-02hw/arm: Connect SPI Controller to BCM2835Rayhan Faizel1-1/+2
2023-02-27hw: Replace qemu_or_irq typedef by OrIRQStatePhilippe Mathieu-Daudé1-1/+1
2022-07-18Align Raspberry Pi DMA interrupts with Linux DTSAndrey Makarov1-0/+2
2021-07-02hw/arm: Add basic power management to raspi.Nolan Leake1-1/+2
2020-10-27hw/arm/raspi: add a skeleton implementation of the CPRMANLuc Michel1-1/+2
2020-10-27hw/arm/raspi: fix CPRMAN base addressLuc Michel1-1/+1
2020-10-01hw/arm/bcm2835: Add more unimplemented peripheralsPhilippe Mathieu-Daudé1-0/+2
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-3/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-2/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+4
2020-06-05wire in the dwc-hsotg (dwc2) USB host controller emulationPaul Zimmerman1-1/+2
2020-06-05raspi: add BCM2835 SOC MPHI emulationPaul Zimmerman1-0/+2
2020-03-23hw/arm/bcm283x: Correct the license textPhilippe Mathieu-Daudé1-1/+2
2019-10-25hw/arm/bcm2835_peripherals: Use the SYS_timerPhilippe Mathieu-Daudé1-1/+2
2019-10-25hw/arm/bcm2835_peripherals: Use the thermal sensor blockPhilippe Mathieu-Daudé1-0/+2
2019-10-15hw/arm/bcm2835: Add various unimplemented peripheralsPhilippe Mathieu-Daudé1-0/+15
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2019-05-24hw/arm/bcm2835: Use object_initialize() on PL011StatePhilippe Mathieu-Daudé1-1/+1
2019-05-24hw/arm/bcm2835: Use TYPE_PL011 instead of hardcoded stringPhilippe Mathieu-Daudé1-0/+1
2018-06-01hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé1-1/+0
2017-02-28bcm2835: add sdhost and gpio controllersClement Deschamps1-0/+4
2017-02-28target-arm: Implement BCM2835 hardware RNGMarcin Chojnacki1-0/+2
2016-03-16bcm2835_dma: add emulation of Raspberry Pi DMA controllerGrégory ESTRADE1-0/+2
2016-03-16bcm2835_fb: add framebuffer device for Raspberry PiGrégory ESTRADE1-0/+2
2016-03-16bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) blockAndrew Baumann1-0/+2
2016-02-03bcm2835_peripherals: add rollup device for bcm2835 peripheralsAndrew Baumann1-0/+42