summaryrefslogtreecommitdiff
path: root/common/spi_nor.c
Commit message (Expand)AuthorAgeFilesLines
* Add the functions to read and write EAR.Pai Peng2019-07-171-23/+74
* common/spi_nor: Differential erase supportNadim Taha2017-02-091-45/+100
* spi_nor.c: Initialize variables to fix GCC warningsMartin Roth2016-12-161-3/+3
* common/spi_nor: Adds RDID and 64KiB erase supportNadim Taha2016-12-071-8/+47
* Fix various misspellings in commentsMartin Roth2016-11-151-2/+2
* common/spi_nor.c: Don't update capacity or page_size after errorMartin Roth2016-09-011-11/+14
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-8/+4
* common: Adds a JEDEC SFDP v1.* based Serial NOR Flash driverEwout van Bekkum2016-01-281-0/+938