Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | dm: spi: Add soft_spi implementation | Simon Glass | 2014-10-22 | -0/+252 |
* | dm: spi: Rename soft_spi.c to soft_spi_legacy.c | Simon Glass | 2014-10-22 | -181/+0 |
* | spi: soft_spi: Support NULL din/dout buffers | Andrew Ruder | 2014-06-08 | -6/+12 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | spi: Use spi_alloc_slave() in each SPI driver | Simon Glass | 2013-03-19 | -3/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -5/+5 |
* | soft_spi: move to drivers/spi | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-29 | -0/+193 |