aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-03-01arm/vexpress: Add proper display connector emulationLinus Walleij
2018-03-01hw/sii9022: Add support for Silicon Image SII9022Linus Walleij
2018-03-01hw/i2c-ddc: Do not fail writesLinus Walleij
2018-03-01i2c: Move the bus class to i2c.hCorey Minyard
2018-03-01i2c: Fix some brace style issuesCorey Minyard
2018-03-01xilinx_spips: Use 8 dummy cycles with the QIOR/QIOR4 commandsFrancisco Iglesias
2018-03-01xilinx_spips: Enable only two slaves when reading/writing with stripeFrancisco Iglesias
2018-03-01hw: register: Run post_write hook on resetAlistair Francis
2018-02-27Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180227-pull-request' ...Peter Maydell
2018-02-26virtio-gpu-3d: add support for second capability set (v4)Dave Airlie
2018-02-26usb-mtp: Advertise SendObjectInfo for write supportBandan Das
2018-02-26usb-mtp: Introduce write support for MTP objectsBandan Das
2018-02-26usb-mtp: Support delete of mtp objectsBandan Das
2018-02-26usb-mtp: print parent path in IN_IGNORED trace fnBandan Das
2018-02-26usb-mtp: Add one more argument when building resultsBandan Das
2018-02-22sdcard: simplify SD_SEND_OP_COND (ACMD41)Philippe Mathieu-Daudé
2018-02-22sdcard: simplify SEND_IF_COND (CMD8)Philippe Mathieu-Daudé
2018-02-22sdcard: warn if host uses an incorrect address for APP CMD (CMD55)Philippe Mathieu-Daudé
2018-02-22sdcard: check the card is in correct state for APP CMD (CMD55)Philippe Mathieu-Daudé
2018-02-22sdcard: handles more commands in SPI modePhilippe Mathieu-Daudé
2018-02-22sdcard: use a more descriptive label 'unimplemented_spi_cmd'Philippe Mathieu-Daudé
2018-02-22sdcard: handle the Security Specification commandsPhilippe Mathieu-Daudé
2018-02-22sdcard: handle CMD54 (SDIO)Philippe Mathieu-Daudé
2018-02-22sdcard: use the registerfields API for the CARD_STATUS register masksPhilippe Mathieu-Daudé
2018-02-22sdcard: use the correct masked OCR in the R3 replyPhilippe Mathieu-Daudé
2018-02-22sdcard: simplify using the ldst APIPhilippe Mathieu-Daudé
2018-02-22sdcard: remove commands from unsupported old MMC specificationPhilippe Mathieu-Daudé
2018-02-22sdcard: clean the SCR register and add few commentsPhilippe Mathieu-Daudé
2018-02-22sdcard: fix the 'maximum data transfer rate' to 25MHzPhilippe Mathieu-Daudé
2018-02-22sdcard: update the CSD CRC register regardless the CSD structure versionPhilippe Mathieu-Daudé
2018-02-22sdcard: Don't always set the high capacity bitPhilippe Mathieu-Daudé
2018-02-22sdcard: use the registerfields API to access the OCR registerPhilippe Mathieu-Daudé
2018-02-22sdcard: use G_BYTE from cutilsPhilippe Mathieu-Daudé
2018-02-22sdcard: define SDMMC_CMD_MAX instead of using the magic '64'Philippe Mathieu-Daudé
2018-02-22sdcard: add more trace eventsPhilippe Mathieu-Daudé
2018-02-22sdcard: replace fprintf() by qemu_hexdump()Philippe Mathieu-Daudé
2018-02-22sdcard: add a trace event for command responsesPhilippe Mathieu-Daudé
2018-02-22sdcard: replace DPRINTF() by trace eventsPhilippe Mathieu-Daudé
2018-02-22sdcard: reorder SDState struct membersPhilippe Mathieu-Daudé
2018-02-22hw/sd/ssi-sd: use the SDBus API, connect the SDCard to the busPhilippe Mathieu-Daudé
2018-02-22hw/sd/milkymist-memcard: expose a SDBus and connect the SDCard to itPhilippe Mathieu-Daudé
2018-02-22hw/sd/milkymist-memcard: split realize() out of SysBusDevice init()Philippe Mathieu-Daudé
2018-02-22hw/sd/milkymist-memcard: use qemu_log_mask()Philippe Mathieu-Daudé
2018-02-22Fix ast2500 protection register emulationHugo Landau
2018-02-22hw/char/stm32f2xx_usart: fix TXE/TC bit handlingRichard Braun
2018-02-22raspi: Add "raspi3" machine typePekka Enberg
2018-02-20Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2018-02-199p: fix leak in synth_name_to_path()Marc-André Lureau
2018-02-199p: v9fs_path_copy() readabilityMarc-André Lureau
2018-02-19Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell