Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spi: Remove unused spi_init | Jagan Teki | 2018-11-27 | 1 | -5/+0 |
* | spi: sh_qspi: Add DM support to SH QSPI driver | Marek Vasut | 2018-10-02 | 1 | -65/+150 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | spi: sh_qspi: Make use of the 32byte FIFO | Marek Vasut | 2018-04-11 | 1 | -10/+24 |
* | spi: sh_qspi: Replace ad hoc waiting with wait_for_bit | Marek Vasut | 2018-04-11 | 1 | -14/+9 |
* | spi: sh_qspi: Drop SPBDCR wait | Marek Vasut | 2018-04-11 | 1 | -8/+0 |
* | spi: sh_qspi: Replace data types with short ones | Marek Vasut | 2018-04-11 | 1 | -31/+31 |
* | Move console definitions into a new console.h file | Simon Glass | 2015-11-19 | 1 | -0/+1 |
* | spi: sh_qspi: Use BIT macro | Jagan Teki | 2015-10-27 | 1 | -8/+8 |
* | spi: sh_qspi: Add header file that defines the address of registers | Nobuhiro Iwamatsu | 2014-01-16 | 1 | -1/+2 |
* | spi: Add support SH Quad SPI driver | Nobuhiro Iwamatsu | 2013-12-18 | 1 | -0/+277 |