summaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/fast_spi/fast_spi_flash.c
AgeCommit message (Expand)Author
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-01-28drivers/spi/spi_flash: remove spi flash namesAaron Durbin
2019-12-20{nb,soc}: Replace min/max() with MIN/MAX()Elyes HAOUAS
2019-05-29Clean up unused arch/early_variables.h headerArthur Heymans
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-01-21drivers/spi: Add controller protection typeRizwan Qureshi
2017-12-16soc/intel/common/fast_spi: implement spi_flash_ctrlr_protect_region()Aaron Durbin
2017-05-19drivers/spi/spi_flash: Move flash ops to spi_flash_ops structureFurquan Shaikh
2017-05-19drivers/spi/spi_flash: Clean up SPI flash probeFurquan Shaikh
2017-05-19drivers/spi/spi_flash: Pass in spi_slave structure as const to probe functionsFurquan Shaikh
2017-05-19drivers/spi/spi_flash: Pass in flash structure to fill in probeFurquan Shaikh
2017-05-19drivers/spi/spi_flash: Add page_size to struct spi_flashFurquan Shaikh
2017-05-05drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh
2017-05-05soc/intel/common: Provide common block fast_spi_flash_ctrlrFurquan Shaikh
2017-05-01soc/intel/common/block: Add Intel common FAST_SPI codeBarnali Sarkar