aboutsummaryrefslogtreecommitdiff
path: root/hw/sd
AgeCommit message (Expand)AuthorFilesLines
2020-07-24sd/milkymist-memcard: Fix format stringStefan Weil1-1/+1
2020-07-14hw/sd/sdcard: Do not switch to ReceivingData if address is invalidPhilippe Mathieu-Daudé1-14/+24
2020-07-14hw/sd/sdcard: Update coding style to make checkpatch.pl happyPhilippe Mathieu-Daudé1-8/+16
2020-07-14hw/sd/sdcard: Do not allow invalid SD card sizesPhilippe Mathieu-Daudé1-0/+25
2020-07-14hw/sd/sdcard: Simplify realize() a bitPhilippe Mathieu-Daudé1-5/+5
2020-07-14hw/sd/sdcard: Restrict Class 6 commands to SCSD cardsPhilippe Mathieu-Daudé1-0/+5
2020-07-10sd: Use ERRP_GUARD()Vladimir Sementsov-Ogievskiy3-21/+17
2020-07-10error: Eliminate error_propagate() with Coccinelle, part 1Markus Armbruster1-7/+3
2020-07-10qdev: Use returned bool to check for failure, Coccinelle partMarkus Armbruster2-5/+3
2020-07-10qom: Use returned bool to check for failure, Coccinelle partMarkus Armbruster2-7/+4
2020-07-10qom: Put name parameter before value / visitor parameterMarkus Armbruster2-4/+4
2020-07-10qdev: Use returned bool to check for qdev_realize() etc. failureMarkus Armbruster2-4/+2
2020-07-03Replace uses of FROM_SSI_SLAVE() macro with QOM castsPeter Maydell1-2/+2
2020-07-02sd/milkymist-memcard: Plug minor memory leak in realizeMarkus Armbruster1-3/+2
2020-06-23sd/milkymist-memcard: Fix error API violationMarkus Armbruster1-1/+1
2020-06-23sd/pxa2xx_mmci: Don't crash on pxa2xx_mmci_init() errorMarkus Armbruster1-12/+3
2020-06-23qdev: Make qdev_prop_set_drive() match the other helpersMarkus Armbruster4-4/+5
2020-06-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200616'...Peter Maydell2-1/+22
2020-06-16sd: sdhci: Implement basic vendor specific register supportGuenter Roeck2-1/+22
2020-06-15sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 4Markus Armbruster1-1/+1
2020-06-15sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster1-1/+1
2020-06-15qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster3-8/+8
2020-06-15sd: Hide the qdev-but-not-quite thing created by sd_init()Markus Armbruster1-11/+27
2020-06-15sd/pxa2xx_mmci: Fix to realize "pxa2xx-mmci" deviceMarkus Armbruster1-0/+1
2020-05-27error: Use error_reportf_err() where appropriateMarkus Armbruster2-4/+4
2020-05-15qdev: Unrealize must not failMarkus Armbruster3-5/+5
2020-04-29various: Remove suspicious '\' character outside of #define in C codePhilippe Mathieu-Daudé1-1/+1
2020-03-17hw/sd/ssi-sd: fix error handling in ssi_sd_realizeVladimir Sementsov-Ogievskiy1-2/+14
2020-03-12hw/arm/allwinner: add SD/MMC host controllerNiek Linnenbank3-0/+862
2020-02-20hw: Remove unnecessary cast when calling dma_memory_read()Philippe Mathieu-Daudé1-10/+5
2020-02-04hw/*/Makefile.objs: Move many .o files to common-objsThomas Huth1-5/+5
2020-01-30add device_legacy_reset function to prepare for reset api changeDamien Hedde2-2/+2
2020-01-30hw/sd: Configure number of slots exposed by the ASPEED SDHCI modelAndrew Jeffery1-2/+9
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau3-3/+3
2019-12-18hw/sd: drop extra whitespace in sdhci_sysbus_realize() headerVladimir Sementsov-Ogievskiy1-1/+1
2019-10-22hw/sd/sdhci: Add dummy Samsung SDHCI controllerPhilippe Mathieu-Daudé1-0/+65
2019-10-22hw/sd/sdhci: Add a comment to distinct the i.MX eSDHC functionsPhilippe Mathieu-Daudé1-1/+2
2019-10-15hw/sd/aspeed_sdhci: New deviceEddie James2-0/+199
2019-09-18trace: Remove trailing newline in eventsPhilippe Mathieu-Daudé1-1/+1
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster1-1/+0
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster6-2/+4
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster6-6/+0
2019-08-16Include migration/vmstate.h lessMarkus Armbruster7-0/+7
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster6-0/+7
2019-06-21sd: Fix out-of-bounds assertionsLidong Chen1-2/+2
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster9-0/+9
2019-06-06hw/sd: Use the QOM BUS() macro to access BusState.qbusPhilippe Mathieu-Daudé2-2/+2
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster1-2/+3
2019-03-22trace-events: Delete unused trace pointsMarkus Armbruster1-1/+0
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster1-6/+6