summaryrefslogtreecommitdiff
path: root/hw/ssi
AgeCommit message (Expand)Author
2020-02-21xilinx_spips: Correct the number of dummy cycles for the FAST_READ_4 cmdFrancisco Iglesias
2020-02-04hw/*/Makefile.objs: Move many .o files to common-objsThomas Huth
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2019-12-16aspeed/smc: Add AST2600 timings registersCédric Le Goater
2019-12-16aspeed/smc: Do not map disabled segment on the AST2600Cédric Le Goater
2019-12-16aspeed/smc: Restore default AHB window mapping at resetCédric Le Goater
2019-11-19ssi: xilinx_spips: Skip spi bus update for a few register writesSai Pavan Boddu
2019-10-15aspeed/smc: Add AST2600 supportCédric Le Goater
2019-10-15aspeed/smc: Introduce segment operationsCédric Le Goater
2019-09-13aspeed/smc: Calculate checksum on normal DMAChristian Svensson
2019-09-13aspeed/smc: Inject errors in DMA checksumCédric Le Goater
2019-09-13aspeed/smc: Add DMA calibration settingsCédric Le Goater
2019-09-13aspeed/smc: Add support for DMAsCédric Le Goater
2019-09-13aspeed: Use consistent typenamesCédric Le Goater
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-07-15hw/ssi/mss-spi: Avoid crash when reading empty RX FIFOPhilippe Mathieu-Daudé
2019-07-15hw/ssi/xilinx_spips: Avoid out-of-bound access to lqspi_buf[]Philippe Mathieu-Daudé
2019-07-15hw/ssi/xilinx_spips: Avoid AXI writes to the LQSPI linear memoryPhilippe Mathieu-Daudé
2019-07-15hw/ssi/xilinx_spips: Convert lqspi_read() to read_with_attrsPhilippe Mathieu-Daudé
2019-07-01aspeed/smc: add a 'sdram_base' propertyCédric Le Goater
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-04-29hw/ssi/xilinx_spips: Avoid variable length arrayPeter Maydell
2019-03-07ssi: express dependencies with kconfigPaolo Bonzini
2019-03-07kconfig: introduce kconfig filesPaolo Bonzini
2019-01-29aspeed/smc: snoop SPI transfers to fake dummy cyclesCédric Le Goater
2019-01-29aspeed/smc: Add dummy data registerCédric Le Goater
2019-01-29aspeed/smc: define registers for all possible CSCédric Le Goater
2019-01-29aspeed/smc: fix default read valueCédric Le Goater
2018-10-24hw/ssi/xilinx_spi: Use DeviceState::realize rather than SysBusDevice::initPhilippe Mathieu-Daudé
2018-09-25aspeed/smc: fix some alignment issuesCédric Le Goater
2018-08-24hw/ssi/pl022: Correct wrong DMACR and ICR handlingPeter Maydell
2018-08-24hw/ssi/pl022: Correct wrong value for PL022_INT_RTPeter Maydell
2018-08-24hw/ssi/pl022: Use DeviceState::realize rather than SysBusDevice::initPeter Maydell
2018-08-24hw/ssi/pl022: Don't directly call vmstate_register()Peter Maydell
2018-08-24hw/ssi/pl022: Set up reset function in class initPeter Maydell
2018-08-24hw/ssi/pl022: Allow use as embedded-struct devicePeter Maydell
2018-08-20hw/ssi/xilinx_spips: Remove unneeded MMIO request_ptr codePeter Maydell
2018-08-16imx_spi: Unset XCH when TX FIFO becomes emptyTrent Piepho
2018-06-26hw/ssi/omap_spi: Use qemu_log_mask(GUEST_ERROR) instead of fprintfPhilippe Mathieu-Daudé
2018-06-26xilinx_spips: Make dma transactions as per dma_burst_sizeSai Pavan Boddu
2018-06-26aspeed/smc: rename aspeed_smc_flash_send_addr() to aspeed_smc_flash_setup()Cédric Le Goater
2018-06-26aspeed/smc: fix HW strappingCédric Le Goater
2018-06-26aspeed/smc: fix dummy cycles count when in dual IO modeCédric Le Goater
2018-06-12object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalenceMarc-André Lureau
2018-04-26xilinx_spips: Correct SNOOP_NONE state when flushing the txfifoSai Pavan Boddu
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