summaryrefslogtreecommitdiff
path: root/hw/sd
AgeCommit message (Expand)AuthorFilesLines
2013-10-17sd: Avoid access to NULL BlockDriverStateAndreas Färber1-1/+1
2013-10-11blockdev: Remove IF_* check for read-only blockdev_initKevin Wolf7-0/+28
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-14/+14
2013-07-29pl181: QOM cast cleanupAndreas Färber1-9/+14
2013-07-29pl181: Rename pl181_state to PL181StateAndreas Färber1-28/+28
2013-07-29milkymist-memcard: QOM cast cleanupAndreas Färber1-5/+9
2013-07-15sd/pl181.c: Avoid undefined shift behaviour in RWORD macroPeter Maydell1-1/+1
2013-07-04hw/s*: pass owner to memory_region_init* functionsPaolo Bonzini3-3/+3
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini5-6/+6
2013-06-21sd: pass bool parameter for sd_initliguang6-7/+7
2013-06-20dma: eliminate DMAContextPaolo Bonzini1-11/+11
2013-06-03sd/sd.c: Fix "inquiry" ACMD41Peter Crosthwaite1-2/+9
2013-06-03sd/sdhci:ADMA: fix interruptPeter Crosthwaite1-9/+9
2013-06-03sd/sdhci.c: Fix bdata_read DPRINT messagePeter Crosthwaite1-1/+2
2013-06-03sd/sdhci: Fix Buffer Write Ready interruptPeter Crosthwaite1-3/+2
2013-06-03sd/sdhci.c: Only reset data_count on new commandsPeter Crosthwaite1-1/+1
2013-04-12Typo, spelling and grammatical fixesPeter Maydell1-2/+2
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini2-1/+313
2013-04-08hw: move SD/MMC devices to hw/sd/, configure with default-configs/Paolo Bonzini4-0/+1501
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini5-0/+3857
2013-04-08hw: make subdirectories for devicesPaolo Bonzini1-0/+0