summaryrefslogtreecommitdiffstats
path: root/include/hw/ssi
Commit message (Expand)AuthorAgeFilesLines
* hw/ssi: xilinx_spips: Remove DMA related dead codes from zynqmp_spipsXuzhou Cheng2021-03-101-1/+1
* hw/ssi: Add SiFive SPI controller supportBin Meng2021-03-041-0/+47
* arm: Update infocenter.arm.com URLsPeter Maydell2021-02-111-2/+3
* hw/ssi: imx_spi: Use a macro for number of chip selects supportedBin Meng2021-02-021-1/+4
* hw/core/stream: Rename StreamSlave as StreamSinkPhilippe Mathieu-Daudé2020-12-101-1/+1
* hw/ssi: Rename SSI 'slave' as 'peripheral'Philippe Mathieu-Daudé2020-12-101-23/+23
* hw/ssi: Update coding style to make checkpatch.pl happyPhilippe Mathieu-Daudé2020-12-101-7/+9
* hw/ssi/aspeed_smc: Rename 'max_slaves' variable as 'max_peripherals'Philippe Mathieu-Daudé2020-12-101-1/+1
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-185-17/+6Star
* Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2020-09-182-7/+2Star
* qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost2020-09-181-1/+1
* hw/ssi: NPCM7xx Flash Interface Unit device modelHavard Skinnemoen2020-09-141-0/+73
* Use OBJECT_DECLARE_TYPE where possibleEduardo Habkost2020-09-091-4/+2Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-097-28/+20Star
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-097-18/+34
* Replace uses of FROM_SSI_SLAVE() macro with QOM castsPeter Maydell2020-07-031-2/+0Star
* hw/misc/max111x: Use GPIO lines rather than max111x_set_input()Peter Maydell2020-07-031-3/+0Star
* ssi: Add ssi_realize_and_unref()Peter Maydell2020-07-031-0/+26
* ssi: ssi_create_slave_no_init() is now unused, dropMarkus Armbruster2020-06-151-1/+0Star
* ssi: ssi_auto_connect_slaves() never does anything, dropMarkus Armbruster2020-06-151-4/+0Star
* aspeed/smc: Add AST2600 timings registersCédric Le Goater2019-12-161-0/+1
* aspeed/smc: Introduce segment operationsCédric Le Goater2019-10-151-0/+4
* aspeed/smc: Inject errors in DMA checksumCédric Le Goater2019-09-131-0/+1
* aspeed/smc: Add support for DMAsCédric Le Goater2019-09-131-0/+6
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-1/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* include: Make headers more self-containedMarkus Armbruster2019-08-162-0/+2
* aspeed/smc: add a 'sdram_base' propertyCédric Le Goater2019-07-011-0/+3
* aspeed/smc: snoop SPI transfers to fake dummy cyclesCédric Le Goater2019-01-291-0/+3
* hw/ssi/pl022: Allow use as embedded-struct devicePeter Maydell2018-08-241-0/+51
* xilinx_spips: Make dma transactions as per dma_burst_sizeSai Pavan Boddu2018-06-261-1/+4
* xilinx_spips: Set all of the reset valuesAlistair Francis2017-12-131-1/+1
* xilinx_spips: Add support for the ZynqMP Generic QSPIFrancisco Iglesias2017-12-131-1/+31
* xilinx_spips: Add support for zero pumpingFrancisco Iglesias2017-12-131-0/+2
* xilinx_spips: Add support for RX discard and RX drainFrancisco Iglesias2017-12-131-0/+6
* xilinx_spips: Move FlashCMD, XilinxQSPIPS and XilinxSPIPSClassFrancisco Iglesias2017-12-131-0/+34
* msf2: Add Smartfusion2 SPI controllerSubbaraya Sundeep2017-09-211-0/+58
* aspeed/smc: handle SPI flash Command modeCédric Le Goater2017-01-201-1/+1
* aspeed/smc: adjust the size of the register regionCédric Le Goater2017-01-201-0/+1
* aspeed/smc: unfold the AspeedSMCController arrayCédric Le Goater2017-01-201-0/+1
* aspeed: move the flash module mapping address under the controller definitionCédric Le Goater2016-10-171-1/+2
* STM32F2xx: Add the SPI deviceAlistair Francis2016-10-041-0/+72
* Clean up header guards that don't match their file nameMarkus Armbruster2016-07-121-3/+3
* ast2400: add SPI flash slavesCédric Le Goater2016-07-041-0/+21
* ast2400: add SMC controllers (FMC and SPI)Cédric Le Goater2016-07-041-0/+79
* ssi: change ssi_slave_init to be a realize opsCédric Le Goater2016-07-041-1/+1
* i.MX: Add the Freescale SPI ControllerJean-Christophe DUBOIS2016-05-121-0/+103
* xilinx_spips: Separate the state struct into a headerAlistair Francis2016-01-211-0/+72
* ssi: Move ssi.h into a separate directoryAlistair Francis2016-01-211-0/+96