summaryrefslogtreecommitdiff
path: root/drivers/spi/sh_spi.c
AgeCommit message (Expand)Author
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2015-11-19Move console definitions into a new console.h fileSimon Glass
2014-01-11spi: sh_spi: Use sh_spi_clear_bit() instead of open-codedAxel Lin
2013-03-19spi: Use spi_alloc_slave() in each SPI driverSimon Glass
2012-03-26sh_spi: Add 4 chip select signals supportingYoshihiro Shimoda
2011-03-27Coding Style cleanup: remove trailing empty linesWolfgang Denk
2011-02-02spi: add support SuperH SPI moduleYoshihiro Shimoda