summary refs log tree commit diff stats
path: root/hw/misc/bcm2835_property.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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