summaryrefslogtreecommitdiff
path: root/hw/sd/sdhci.c
AgeCommit message (Expand)Author
2014-02-20Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini
2014-02-14sdhci: Drop unnecessary #includeKevin Wolf
2013-10-11blockdev: Remove IF_* check for read-only blockdev_initKevin Wolf
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-07-04hw/s*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-06-21sd: pass bool parameter for sd_initliguang
2013-06-20dma: eliminate DMAContextPaolo Bonzini
2013-06-03sd/sdhci:ADMA: fix interruptPeter Crosthwaite
2013-06-03sd/sdhci.c: Fix bdata_read DPRINT messagePeter Crosthwaite
2013-06-03sd/sdhci: Fix Buffer Write Ready interruptPeter Crosthwaite
2013-06-03sd/sdhci.c: Only reset data_count on new commandsPeter Crosthwaite
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini