summaryrefslogtreecommitdiffstats
path: root/drivers/spi/soft_spi.c
Commit message (Expand)AuthorAgeFilesLines
* dm: spi: soft_spi: switch to use linux compatible stringPeng Fan2016-05-171-10/+28
* dm: spi: soft_spi bug fixPeng Fan2016-05-171-7/+12
* dm: Rename dev_get_parentdata() to dev_get_parent_priv()Simon Glass2015-10-231-1/+1
* dm: spi: Move slave details to child platdataSimon Glass2015-01-291-9/+0
* dm: spi: Move the per-child data size to the uclassSimon Glass2015-01-291-1/+0
* dm: spi: Remove use of fdtdec GPIO supportSimon Glass2015-01-291-34/+28
* dm: spi: Add soft_spi implementationSimon Glass2014-10-221-0/+252
* dm: spi: Rename soft_spi.c to soft_spi_legacy.cSimon Glass2014-10-221-181/+0
* spi: soft_spi: Support NULL din/dout buffersAndrew Ruder2014-06-081-6/+12
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* spi: Use spi_alloc_slave() in each SPI driverSimon Glass2013-03-191-3/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-5/+5
* soft_spi: move to drivers/spiJean-Christophe PLAGNIOL-VILLARD2008-08-291-0/+193
OpenPOWER on IntegriCloud