summaryrefslogtreecommitdiffstats
path: root/hw/sd
Commit message (Expand)AuthorAgeFilesLines
* ssi: Convert legacy SSI_SLAVE -> DEVICE castsPeter Crosthwaite2014-03-121-3/+4
* 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
|/
* sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+0
* qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+1
* sd: Avoid access to NULL BlockDriverStateAndreas Färber2013-10-171-1/+1
* blockdev: Remove IF_* check for read-only blockdev_initKevin Wolf2013-10-117-0/+28
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-14/+14
* pl181: QOM cast cleanupAndreas Färber2013-07-291-9/+14
* pl181: Rename pl181_state to PL181StateAndreas Färber2013-07-291-28/+28
* milkymist-memcard: QOM cast cleanupAndreas Färber2013-07-291-5/+9
* sd/pl181.c: Avoid undefined shift behaviour in RWORD macroPeter Maydell2013-07-151-1/+1
* hw/s*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-043-3/+3
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-045-6/+6
* sd: pass bool parameter for sd_initliguang2013-06-216-7/+7
* dma: eliminate DMAContextPaolo Bonzini2013-06-201-11/+11
* sd/sd.c: Fix "inquiry" ACMD41Peter Crosthwaite2013-06-031-2/+9
* 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
* Typo, spelling and grammatical fixesPeter Maydell2013-04-121-2/+2
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-082-1/+313
* hw: move SD/MMC devices to hw/sd/, configure with default-configs/Paolo Bonzini2013-04-084-0/+1501
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-085-0/+3857
* hw: make subdirectories for devicesPaolo Bonzini2013-04-081-0/+0
OpenPOWER on IntegriCloud