summaryrefslogtreecommitdiffstats
path: root/hw/misc/bcm2835_property.c
Commit message (Expand)AuthorAgeFilesLines
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* hw/display/bcm2835_fb: Validate config settingsPeter Maydell2018-08-241-27/+27
* hw/display/bcm2835_fb: Fix handling of virtual framebufferPeter Maydell2018-08-241-6/+15
* hw/display/bcm2835_fb: Abstract out calculation of pitch, sizePeter Maydell2018-08-241-2/+2
* hw/misc/bcm2835_property: Track fb settings using BCM2835FBConfigPeter Maydell2018-08-241-47/+33Star
* hw/misc/bcm2835_fb: Move config fields to their own structPeter Maydell2018-08-241-13/+15
* hw: explicitly include qemu/log.hPaolo Bonzini2016-05-191-0/+1
* bcm2835_property: use cached values when querying framebufferSylvain Garrigues2016-05-121-9/+24
* 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-2/+137
* bcm2835_mbox/property: replace ldl_phys/stl_phys with endian-specific accessesAndrew Baumann2016-03-041-19/+19
* all: Clean up includesPeter Maydell2016-02-161-0/+1
* bcm2835_property: implement "get board revision" queryStephen Warren2016-02-111-2/+2
* bcm2835_property: add bcm2835 property channelAndrew Baumann2016-02-031-0/+287