index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
bcm2835_peripherals.c
Age
Commit message (
Expand
)
Author
2017-02-28
bcm2835: add sdhost and gpio controllers
Clement Deschamps
2017-02-28
target-arm: Implement BCM2835 hardware RNG
Marcin Chojnacki
2016-06-06
hw/char: QOM'ify pl011 model
xiaoqiang zhao
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-16
bcm2835_dma: add emulation of Raspberry Pi DMA controller
Grégory ESTRADE
2016-03-16
bcm2835_property: implement framebuffer control/configuration properties
Grégory ESTRADE
2016-03-16
bcm2835_fb: add framebuffer device for Raspberry Pi
Grégory ESTRADE
2016-03-16
bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) block
Andrew Baumann
2016-03-16
bcm2835_peripherals: enable sdhci pending-insert quirk for raspberry pi
Andrew Baumann
2016-02-26
raspi: fix SD card with recent sdhci changes
Andrew Baumann
2016-02-16
all: Clean up includes
Peter Maydell
2016-02-11
bcm2835_property: implement "get board revision" query
Stephen Warren
2016-02-03
bcm2835_peripherals: add rollup device for bcm2835 peripherals
Andrew Baumann