Age | Commit message (Expand) | Author |
---|---|---|
2020-06-29 | spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* | Lukasz Majewski |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass |
2018-11-27 | spi: Remove unused spi_init | Jagan Teki |
2018-10-02 | spi: sh_qspi: Add DM support to SH QSPI driver | Marek Vasut |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-11 | spi: sh_qspi: Make use of the 32byte FIFO | Marek Vasut |
2018-04-11 | spi: sh_qspi: Replace ad hoc waiting with wait_for_bit | Marek Vasut |
2018-04-11 | spi: sh_qspi: Drop SPBDCR wait | Marek Vasut |
2018-04-11 | spi: sh_qspi: Replace data types with short ones | Marek Vasut |
2015-11-19 | Move console definitions into a new console.h file | Simon Glass |
2015-10-27 | spi: sh_qspi: Use BIT macro | Jagan Teki |
2014-01-16 | spi: sh_qspi: Add header file that defines the address of registers | Nobuhiro Iwamatsu |
2013-12-18 | spi: Add support SH Quad SPI driver | Nobuhiro Iwamatsu |