aboutsummaryrefslogtreecommitdiff
path: root/src/soc/imgtec/pistachio/spi.c
AgeCommit message (Expand)Author
2019-11-20Remove imgtec/pistachio SoCJulius Werner
2019-03-22arch/mips: Fix <arch/mmio.h> prototypesKyösti Mälkki
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-04-23soc{broadcom,imgtec,mediatek,qualcomm}: stop using spi_xfer_two_vectorsAaron Durbin
2017-06-07spi: Remove unused/unnecessary spi_init function definitionsFurquan Shaikh
2017-05-24soc/imgtec/pistachio: Move spi driver to use spi_bus_mapFurquan Shaikh
2017-05-05drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh
2016-12-23spi: Get rid of SPI_ATOMIC_SEQUENCINGFurquan Shaikh
2016-12-05spi: Define and use spi_ctrlr structureFurquan Shaikh
2016-12-05spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh
2016-12-05spi: Fix parameter types for spi functionsFurquan Shaikh
2016-11-22spi: Get rid of max_transfer_size parameter in spi_slave structureFurquan Shaikh
2016-11-22spi: Clean up SPI flash driver interfaceFurquan Shaikh
2015-06-10pistachio: sort included header filesIonela Voinescu
2015-04-21imgtec/pistachio: Add spi_crop_chunk()Patrick Georgi
2015-04-14pistachio: spi: use same clock edge for RX and TXIonela Voinescu
2015-04-13spi: support controllers with limited transfer size capabilitiesVadim Bendebury
2015-04-07pistachio: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-03-27soc/imgtec/pistachio: Add IMGTEC SPI controller driverIonela Voinescu
2015-03-27urara: use proper SOC nameVadim Bendebury