summaryrefslogtreecommitdiff
path: root/common/spi_flash.c
Commit message (Expand)AuthorAgeFilesLines
* mec1322: Ensure flash operation has completed before returning.Shamile Khan2015-09-291-46/+8
* cleanup: Remove redundant FLASH_SIZE CONFIGsShawn Nematbakhsh2015-09-161-6/+6
* common: change interface to SPI flashGwendal Grignou2015-07-301-17/+20
* cyan: fix issues with write protectionAndrey Petrov2015-07-161-2/+8
* spi/mec1322: Ensure that SPI Flash write chunks do not crossShamile Khan2015-06-121-13/+32
* spi_flash: Rework protection translation functionsShawn Nematbakhsh2015-03-171-236/+5
* spi_flash: Add protect support for W25X40Shawn Nematbakhsh2015-03-111-15/+104
* Fix errors discovered by new compiler.Bill Richardson2014-11-211-16/+0
* Refactor STM32 SPI flash driverVic Yang2014-07-151-0/+841