aboutsummaryrefslogtreecommitdiff
path: root/hw/sd
AgeCommit message (Expand)Author
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-07-29pl181: QOM cast cleanupAndreas Färber
2013-07-29pl181: Rename pl181_state to PL181StateAndreas Färber
2013-07-29milkymist-memcard: QOM cast cleanupAndreas Färber
2013-07-15sd/pl181.c: Avoid undefined shift behaviour in RWORD macroPeter Maydell
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/sd.c: Fix "inquiry" ACMD41Peter Crosthwaite
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-12Typo, spelling and grammatical fixesPeter Maydell
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move SD/MMC devices to hw/sd/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini
2013-04-08hw: make subdirectories for devicesPaolo Bonzini