summaryrefslogtreecommitdiffstats
path: root/hw/arm/raspi.c
Commit message (Expand)AuthorAgeFilesLines
* bcm2835_fb: use {get, set}_uint() for "vcram-size" and "vcram-base"Marc-André Lureau2017-06-201-2/+2
* hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini2016-03-221-0/+2
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* bcm2835_property: implement framebuffer control/configuration propertiesGrégory ESTRADE2016-03-161-6/+1Star
* bcm2835_fb: add framebuffer device for Raspberry PiGrégory ESTRADE2016-03-161-1/+4
* raspi: fix SD card with recent sdhci changesAndrew Baumann2016-02-261-0/+16
* all: Clean up includesPeter Maydell2016-02-161-0/+1
* bcm2835_property: implement "get board revision" queryStephen Warren2016-02-111-0/+2
* raspi: add raspberry pi 2 machineAndrew Baumann2016-02-031-0/+152