Age | Commit message (Expand) | Author |
2017-11-11 | soc/intel/apollolake: Make use of Intel SPI common block | Subrata Banik |
2017-11-11 | soc/intel/apollolake: Add support for SPI device | Subrata Banik |
2017-05-05 | soc/intel/common: Provide common block fast_spi_flash_ctrlr | Furquan Shaikh |
2016-12-07 | soc/intel/apollolake: Use the new SPI driver interface | Furquan Shaikh |
2016-12-06 | spi_flash: Make a deep copy of spi_slave structure | Furquan Shaikh |
2016-12-05 | spi: Define and use spi_ctrlr structure | Furquan Shaikh |
2016-12-05 | spi: Pass pointer to spi_slave structure in spi_setup_slave | Furquan Shaikh |
2016-12-05 | spi: Fix parameter types for spi functions | Furquan Shaikh |
2016-11-22 | soc/intel: Use correct terminology for SPI flash operations | Furquan Shaikh |
2016-11-22 | spi: Get rid of flash_programmer_probe in spi_slave structure | Furquan Shaikh |
2016-11-22 | spi: Clean up SPI flash driver interface | Furquan Shaikh |
2016-11-15 | intel/apollolake: Ensure SPI operations do not cross 256-byte boundary | Furquan Shaikh |
2016-11-03 | soc/intel/apollolake: Implement SPI flash status register read | Furquan Shaikh |
2016-10-26 | soc/intel/apollolake: Enable write-protect SPI flash range support | Furquan Shaikh |
2016-08-19 | soc/intel/apollolake: make SPI support early stages | Aaron Durbin |
2016-06-23 | intel/apollolake: Enable prefetching and caching for BIOS reads | Furquan Shaikh |
2016-06-21 | intel/apollolake: Add helper routine for spi reg read | Furquan Shaikh |
2016-06-21 | intel/apollolake: Rename _spi_reg_read/write to _spi_ctrlr_read/write | Furquan Shaikh |
2016-06-21 | intel/apollolake/spi: Add support for reading status reg | Furquan Shaikh |
2016-04-14 | soc/intel: Update license headers | Martin Roth |
2016-04-11 | soc/intel/apollolake: Implement SPI controller driver | Alexandru Gagniuc |