2018-06-01 | Philippe Mathieu... | hw: Do not include "exec/address-spaces.h" if it is... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180528232719.4721-12-f4bug@amsat.org> |
commitcommitdifftree |
2018-06-01 | Philippe Mathieu... | hw: Do not include "exec/ioport.h" if it is not necessary ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180528232719.4721-11-f4bug@amsat.org> |
commitcommitdifftree |
2018-06-01 | Philippe Mathieu... | target: Do not include "exec/exec-all.h" if it is not... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180528232719.4721-10-f4bug@amsat.org> |
commitcommitdifftree |
2018-05-31 | Philippe Mathieu... | target/hppa: Include "qemu/log.h" to use qemu_log() ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180528232719.4721-9-f4bug@amsat.org> |
commitcommitdifftree |
2018-05-31 | Philippe Mathieu... | target/ppc: Include "exec/exec-all.h" which provides... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180528232719.4721-8-f4bug@amsat.org> |
commitcommitdifftree |
2018-05-31 | Philippe Mathieu... | target/xtensa: Include "qemu/timer.h" to use NANOSECONDS_PER... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180528232719.4721-7-f4bug@amsat.org> |
commitcommitdifftree |
2018-05-31 | Philippe Mathieu... | target/i386: Do not include "exec/ioport.h" if it is... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180528232719.4721-6-f4bug@amsat.org> |
commitcommitdifftree |
2018-05-31 | Philippe Mathieu... | memory: Do not include "exec/ioport.h" if it is not... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180528232719.4721-5-f4bug@amsat.org> |
commitcommitdifftree |
2018-05-31 | Philippe Mathieu... | target: Do not include "exec/address-spaces.h" if it... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180528232719.4721-4-f4bug@amsat.org> |
commitcommitdifftree |
2018-05-31 | Philippe Mathieu... | accel: Do not include "exec/address-spaces.h" if it... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180528232719.4721-3-f4bug@amsat.org> |
commitcommitdifftree |
2018-05-31 | Philippe Mathieu... | vfio: Include "exec/address-spaces.h" directly in the... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180528232719.4721-2-f4bug@amsat.org> |
commitcommitdifftree |
2018-05-20 | Philippe Mathieu... | typedefs: Remove PcGuestInfo from qemu/typedefs.h ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> |
commitcommitdifftree |
2018-05-20 | Philippe Mathieu... | hw/ide/ahci: Keep ALLWINNER_AHCI() macro internal ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> |
commitcommitdifftree |
2018-05-18 | Philippe Mathieu... | docker: Fix trivial typo ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180508144358.13530-1-f4bug@amsat.org> |
commitcommitdifftree |
2018-05-15 | Philippe Mathieu... | sdcard: Correct CRC16 offset in sd_function_switch() ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180509060104.4458-3-f4bug@amsat.org |
commitcommitdifftree |
2018-05-11 | Philippe Mathieu... | shippable: Remove Debian 8 libfdt kludge ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180415230522.24404-4-f4bug@amsat.org> |
commitcommitdifftree |
2018-05-11 | Philippe Mathieu... | configure: Display if libfdt is from system or git ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180415230522.24404-3-f4bug@amsat.org> |
commitcommitdifftree |
2018-05-11 | Philippe Mathieu... | configure: Really use local libfdt if the system one... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180415230522.24404-2-f4bug@amsat.org> |
commitcommitdifftree |
2018-04-10 | Philippe Mathieu... | hw/block/pflash_cfi: fix off-by-one error ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> |
commitcommitdifftree |
2018-04-09 | Philippe Mathieu... | hw/dma/i82374: Avoid double creation of the 82374 controller ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180326153441.32641-2-f4bug@amsat.org> |
commitcommitdifftree |
2018-04-09 | Philippe Mathieu... | gdbstub: fix off-by-one in gdb_handle_packet() ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180408145933.1149-1-f4bug@amsat.org |
commitcommitdifftree |
2018-04-09 | Philippe Mathieu... | docker: dump 'config.log' if ./configure fails ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180315142713.30960-1-f4bug@amsat.org> |
commitcommitdifftree |
2018-03-20 | Philippe Mathieu... | hw/pci: remove obsolete PCIDevice->init() ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> |
commitcommitdifftree |
2018-03-12 | Philippe Mathieu... | hw/i386/pc: Factor out the superio code ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180308223946.26784-26-f4bug@amsat.org> |
commitcommitdifftree |
2018-03-12 | Philippe Mathieu... | hw/alpha/dp264: Use the TYPE_SMC37C669_SUPERIO ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180308223946.26784-25-f4bug@amsat.org> |
commitcommitdifftree |
2018-03-12 | Philippe Mathieu... | hw/alpha/dp264: Add the ISA DMA controller ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180308223946.26784-24-f4bug@amsat.org> |
commitcommitdifftree |
2018-03-12 | Philippe Mathieu... | hw/isa/superio: Add the SMC FDC37C669 Super I/O ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180308223946.26784-23-f4bug@amsat.org> |
commitcommitdifftree |
2018-03-12 | Philippe Mathieu... | MAINTAINERS: Split the Alpha TCG/machine section ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180308223946.26784-22-f4bug@amsat.org> |
commitcommitdifftree |
2018-03-12 | Philippe Mathieu... | MAINTAINERS: Add entries for the VT82C686B Super I/O ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180308223946.26784-21-f4bug@amsat.org> |
commitcommitdifftree |
2018-03-12 | Philippe Mathieu... | hw/isa/vt82c686: Add the TYPE_VT82C686B_SUPERIO ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180308223946.26784-20-f4bug@amsat.org> |
commitcommitdifftree |
2018-03-12 | Philippe Mathieu... | hw/isa/vt82c686: Rename vt82c686b_init() -> vt82c686b_isa_init() ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180308223946.26784-19-f4bug@amsat.org> |
commitcommitdifftree |
2018-03-12 | Philippe Mathieu... | hw/mips/mips_fulong2e: Factor out vt82c686b_southbridge_init() ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180308223946.26784-18-f4bug@amsat.org> |
commitcommitdifftree |
2018-03-12 | Philippe Mathieu... | hw/isa/superio: Factor out the FDC37M817 Super I/O... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180308223946.26784-17-f4bug@amsat.org> |
commitcommitdifftree |
2018-03-12 | Philippe Mathieu... | hw/mips/malta: Code movement ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180308223946.26784-16-f4bug@amsat.org> |
commitcommitdifftree |
2018-03-12 | Philippe Mathieu... | hw/isa/superio: Factor out the IDE code from pc87312.c ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180308223946.26784-15-f4bug@amsat.org> |
commitcommitdifftree |
2018-03-12 | Philippe Mathieu... | hw/isa/superio: Add a keyboard/mouse controller (8042) ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180308223946.26784-14-f4bug@amsat.org> |
commitcommitdifftree |
2018-03-12 | Philippe Mathieu... | hw/isa/superio: Factor out the floppy disc controller... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180308223946.26784-13-f4bug@amsat.org> |
commitcommitdifftree |
2018-03-12 | Philippe Mathieu... | hw/isa/superio: Factor out the serial code from pc87312.c ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180308223946.26784-12-f4bug@amsat.org> |
commitcommitdifftree |
2018-03-12 | Philippe Mathieu... | hw/isa/superio: Factor out the parallel code from pc87312.c ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180308223946.26784-11-f4bug@amsat.org> |
commitcommitdifftree |
2018-03-12 | Philippe Mathieu... | hw/isa/pc87312: Inherit from the abstract TYPE_ISA_SUPERIO ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180308223946.26784-10-f4bug@amsat.org> |
commitcommitdifftree |
2018-03-12 | Philippe Mathieu... | hw/isa/superio: Add a Super I/O template based on the... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180308223946.26784-9-f4bug@amsat.org> |
commitcommitdifftree |
2018-03-12 | Philippe Mathieu... | hw/isa/pc87312: Use 'unsigned int' for the irq value ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180308223946.26784-8-f4bug@amsat.org> |
commitcommitdifftree |
2018-03-12 | Philippe Mathieu... | hw/isa/pc87312: Use uint16_t for the ISA I/O base address ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180308223946.26784-7-f4bug@amsat.org> |
commitcommitdifftree |
2018-03-12 | Philippe Mathieu... | hw/isa/pc87312: Rename the device type as TYPE_PC87312_SUPERIO ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180308223946.26784-6-f4bug@amsat.org> |
commitcommitdifftree |
2018-03-12 | Philippe Mathieu... | MAINTAINERS: Fix the PC87312 include path ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180308223946.26784-5-f4bug@amsat.org> |
commitcommitdifftree |
2018-03-12 | Philippe Mathieu... | hw/input/i8042: Extract declarations from i386/pc.h... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180308223946.26784-4-f4bug@amsat.org> |
commitcommitdifftree |
2018-03-12 | Philippe Mathieu... | hw/dma/i8257: Rename DMA_init() to i8257_dma_init() ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180308223946.26784-3-f4bug@amsat.org> |
commitcommitdifftree |
2018-03-12 | Philippe Mathieu... | hw/isa: Move parallel_hds_isa_init() to hw/char/parallel... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180308223946.26784-2-f4bug@amsat.org> |
commitcommitdifftree |
2018-03-09 | Philippe Mathieu... | MAINTAINERS: Add entries for SD (SDHCI, SDBus, SDCard) ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180309153654.13518-9-f4bug@amsat.org |
commitcommitdifftree |
2018-03-09 | Philippe Mathieu... | sdhci: Fix a typo in comment ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180309153654.13518-8-f4bug@amsat.org |
commitcommitdifftree |
2018-03-09 | Philippe Mathieu... | sdcard: Add the Tuning Command (CMD19) ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180309153654.13518-5-f4bug@amsat.org |
commitcommitdifftree |
2018-03-09 | Philippe Mathieu... | sdcard: Display which protocol is used when tracing... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180309153654.13518-4-f4bug@amsat.org |
commitcommitdifftree |
2018-03-09 | Philippe Mathieu... | sdcard: Display command name when tracing CMD/ACMD ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180309153654.13518-3-f4bug@amsat.org |
commitcommitdifftree |
2018-03-09 | Philippe Mathieu... | sdcard: Do not trace CMD55, except when we already... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180309153654.13518-2-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: simplify SD_SEND_OP_COND (ACMD41) ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215221325.7611-17-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: simplify SEND_IF_COND (CMD8) ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215221325.7611-16-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: warn if host uses an incorrect address for... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215221325.7611-15-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: check the card is in correct state for APP... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215221325.7611-14-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: handles more commands in SPI mode ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215221325.7611-13-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: use a more descriptive label 'unimplemented_spi_cmd' ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215221325.7611-12-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: handle the Security Specification commands ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215221325.7611-11-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: handle CMD54 (SDIO) ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215221325.7611-10-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: use the registerfields API for the CARD_STATUS... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215221325.7611-9-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: use the correct masked OCR in the R3 reply ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215221325.7611-8-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: simplify using the ldst API ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215221325.7611-7-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: remove commands from unsupported old MMC specification ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215221325.7611-6-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: clean the SCR register and add few comments ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215221325.7611-5-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: fix the 'maximum data transfer rate' to 25MHz ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215221325.7611-4-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: update the CSD CRC register regardless the... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215221325.7611-3-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: Don't always set the high capacity bit ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215221325.7611-2-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: use the registerfields API to access the OCR... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215220540.6556-12-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: use G_BYTE from cutils ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215220540.6556-11-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: define SDMMC_CMD_MAX instead of using the magic... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215220540.6556-8-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: add more trace events ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215220540.6556-6-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: replace fprintf() by qemu_hexdump() ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215220540.6556-5-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: add a trace event for command responses ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215220540.6556-4-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: replace DPRINTF() by trace events ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215220540.6556-3-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | sdcard: reorder SDState struct members ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180215220540.6556-2-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | hw/sd/ssi-sd: use the SDBus API, connect the SDCard... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180216022933.10945-5-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | hw/sd/milkymist-memcard: expose a SDBus and connect... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180216022933.10945-4-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | hw/sd/milkymist-memcard: split realize() out of SysBusDevice... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180216022933.10945-3-f4bug@amsat.org |
commitcommitdifftree |
2018-02-22 | Philippe Mathieu... | hw/sd/milkymist-memcard: use qemu_log_mask() ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180216022933.10945-2-f4bug@amsat.org |
commitcommitdifftree |
2018-02-15 | Philippe Mathieu... | hw/arm/aspeed: simplify using the 'unimplemented device... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180209085755.30414-3-f4bug@amsat.org |
commitcommitdifftree |
2018-02-15 | Philippe Mathieu... | hw/arm/aspeed: directly map the serial device to the... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180209085755.30414-2-f4bug@amsat.org |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | travis: use libgcc-4.8-dev (libgcc-6-dev is not available... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | sdhci: add Spec v4.2 register definitions ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-31-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | sdhci: add a check_capab_v3() qtest ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-30-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | sdhci: check Spec v3 capabilities qtest ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-29-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | hw/arm/xilinx_zynqmp: enable the UHS-I mode ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-28-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | hw/arm/xilinx_zynqmp: fix the capabilities/spec version... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-27-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | hw/arm/fsl-imx6: implement SDHCI Spec. v3 ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-26-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | hw/arm/bcm2835_peripherals: change maximum block size... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-25-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | hw/arm/bcm2835_peripherals: implement SDHCI Spec v3 ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-24-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | sdhci: implement CMD/DAT[] fields in the Present State... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-23-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | sdhci: implement UHS-I voltage switch ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-22-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | sdbus: add trace events ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-21-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | sdhci: implement the Host Control 2 register (tuning... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-20-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | sdhci: rename the hostctl1 register ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-19-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | sdhci: add support for v3 capabilities ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-18-f4bug@amsat.org> |
commitcommitdifftree |
2018-02-13 | Philippe Mathieu... | hw/arm/xilinx_zynq: fix the capabilities register to... ...off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20180208164818.7961-17-f4bug@amsat.org> |
commitcommitdifftree |
next |