summaryrefslogtreecommitdiff
path: root/src/soc/intel/fsp_baytrail/spi.c
AgeCommit message (Expand)Author
2014-12-09spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions.Gabe Black
2014-12-09spi: Remove the spi_set_speed and spi_cs_is_valid functions.Gabe Black
2014-12-08intel/fsp_baytrail: Spelling fixesMartin Roth
2014-07-14SPI: Split writes using spi_crop_chunk()Kyösti Mälkki
2014-07-05spi: Change spi_xfer to work in units of bytes instead of bits.Gabe Black
2014-07-05spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.Gabe Black
2014-05-29fsp_baytrail: Add the FSP version of Intel's Bay Trail-I chipMartin Roth