summaryrefslogtreecommitdiff
path: root/drivers/spi/soft_spi.c
AgeCommit message (Expand)Author
2015-01-29dm: spi: Move slave details to child platdataSimon Glass
2015-01-29dm: spi: Move the per-child data size to the uclassSimon Glass
2015-01-29dm: spi: Remove use of fdtdec GPIO supportSimon Glass
2014-10-22dm: spi: Add soft_spi implementationSimon Glass
2014-10-22dm: spi: Rename soft_spi.c to soft_spi_legacy.cSimon Glass
2014-06-08spi: soft_spi: Support NULL din/dout buffersAndrew Ruder
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-19spi: Use spi_alloc_slave() in each SPI driverSimon Glass
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-29soft_spi: move to drivers/spiJean-Christophe PLAGNIOL-VILLARD