aboutsummaryrefslogtreecommitdiff
path: root/include/hw/ssi
AgeCommit message (Expand)AuthorFilesLines
2020-07-03Replace uses of FROM_SSI_SLAVE() macro with QOM castsPeter Maydell1-2/+0
2020-07-03hw/misc/max111x: Use GPIO lines rather than max111x_set_input()Peter Maydell1-3/+0
2020-07-03ssi: Add ssi_realize_and_unref()Peter Maydell1-0/+26
2020-06-15ssi: ssi_create_slave_no_init() is now unused, dropMarkus Armbruster1-1/+0
2020-06-15ssi: ssi_auto_connect_slaves() never does anything, dropMarkus Armbruster1-4/+0
2019-12-16aspeed/smc: Add AST2600 timings registersCédric Le Goater1-0/+1
2019-10-15aspeed/smc: Introduce segment operationsCédric Le Goater1-0/+4
2019-09-13aspeed/smc: Inject errors in DMA checksumCédric Le Goater1-0/+1
2019-09-13aspeed/smc: Add support for DMAsCédric Le Goater1-0/+6
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster1-1/+1
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster1-1/+0
2019-08-16include: Make headers more self-containedMarkus Armbruster2-0/+2
2019-07-01aspeed/smc: add a 'sdram_base' propertyCédric Le Goater1-0/+3
2019-01-29aspeed/smc: snoop SPI transfers to fake dummy cyclesCédric Le Goater1-0/+3
2018-08-24hw/ssi/pl022: Allow use as embedded-struct devicePeter Maydell1-0/+51
2018-06-26xilinx_spips: Make dma transactions as per dma_burst_sizeSai Pavan Boddu1-1/+4
2017-12-13xilinx_spips: Set all of the reset valuesAlistair Francis1-1/+1
2017-12-13xilinx_spips: Add support for the ZynqMP Generic QSPIFrancisco Iglesias1-1/+31
2017-12-13xilinx_spips: Add support for zero pumpingFrancisco Iglesias1-0/+2
2017-12-13xilinx_spips: Add support for RX discard and RX drainFrancisco Iglesias1-0/+6
2017-12-13xilinx_spips: Move FlashCMD, XilinxQSPIPS and XilinxSPIPSClassFrancisco Iglesias1-0/+34
2017-09-21msf2: Add Smartfusion2 SPI controllerSubbaraya Sundeep1-0/+58
2017-01-20aspeed/smc: handle SPI flash Command modeCédric Le Goater1-1/+1
2017-01-20aspeed/smc: adjust the size of the register regionCédric Le Goater1-0/+1
2017-01-20aspeed/smc: unfold the AspeedSMCController arrayCédric Le Goater1-0/+1
2016-10-17aspeed: move the flash module mapping address under the controller definitionCédric Le Goater1-1/+2
2016-10-04STM32F2xx: Add the SPI deviceAlistair Francis1-0/+72
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster1-3/+3
2016-07-04ast2400: add SPI flash slavesCédric Le Goater1-0/+21
2016-07-04ast2400: add SMC controllers (FMC and SPI)Cédric Le Goater1-0/+79
2016-07-04ssi: change ssi_slave_init to be a realize opsCédric Le Goater1-1/+1
2016-05-12i.MX: Add the Freescale SPI ControllerJean-Christophe DUBOIS1-0/+103
2016-01-21xilinx_spips: Separate the state struct into a headerAlistair Francis1-0/+72
2016-01-21ssi: Move ssi.h into a separate directoryAlistair Francis1-0/+96