aboutsummaryrefslogtreecommitdiff
path: root/hw/sd/bcm2835_sdhost.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-16Include migration/vmstate.h lessMarkus Armbruster1-0/+1
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster1-0/+1
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+1
2018-07-23hw/sd/bcm2835_sdhost: Fix PIO mode writesGuenter Roeck1-4/+16
2018-06-29sdcard: Use the ldst APIPhilippe Mathieu-Daudé1-8/+5
2018-04-10hw/sd/bcm2835_sdhost: Don't raise spurious interruptsPeter Maydell1-20/+26
2018-04-10hw/sd/bcm2835_sdhost: Add tracepointsPeter Maydell1-0/+10
2017-02-28bcm2835_sdhost: add bcm2835 sdhost controllerClement Deschamps1-0/+429