summaryrefslogtreecommitdiffstats
path: root/hw/misc/bcm2835_mbox.c
Commit message (Expand)AuthorAgeFilesLines
* hw: explicitly include qemu/log.hPaolo Bonzini2016-05-191-0/+1
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* bcm2835_mbox/property: replace ldl_phys/stl_phys with endian-specific accessesAndrew Baumann2016-03-041-3/+3
* all: Clean up includesPeter Maydell2016-02-161-0/+1
* bcm2835_mbox: add BCM2835 mailboxesAndrew Baumann2016-02-031-0/+333