summaryrefslogtreecommitdiffstats
path: root/hw/sd/sdhci.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell2014-02-201-2/+2
|\
| * qdev: Remove hex8/32/64 property typesPaolo Bonzini2014-02-141-2/+2
* | sdhci: Drop unnecessary #includeKevin Wolf2014-02-141-1/+0
|/
* blockdev: Remove IF_* check for read-only blockdev_initKevin Wolf2013-10-111-0/+3
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-14/+14
* hw/s*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-1/+1
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* sd: pass bool parameter for sd_initliguang2013-06-211-1/+1
* dma: eliminate DMAContextPaolo Bonzini2013-06-201-11/+11
* sd/sdhci:ADMA: fix interruptPeter Crosthwaite2013-06-031-9/+9
* sd/sdhci.c: Fix bdata_read DPRINT messagePeter Crosthwaite2013-06-031-1/+2
* sd/sdhci: Fix Buffer Write Ready interruptPeter Crosthwaite2013-06-031-3/+2
* sd/sdhci.c: Only reset data_count on new commandsPeter Crosthwaite2013-06-031-1/+1
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-081-1/+1
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+1300
OpenPOWER on IntegriCloud