summaryrefslogtreecommitdiff
path: root/common/spi_nor.c
Commit message (Expand)AuthorAgeFilesLines
* common: Sort header filesJeremy Bettis2022-11-291-4/+4
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-4/+4
* common/spi_nor.c: Format with clang-formatJack Rosenthal2022-06-281-128/+111
* COIL: spi_nor: Rename spi_master to spi_controllerCaveh Jalali2021-06-031-18/+20
* ec: change usage of dummySam Hurst2020-08-051-1/+1
* Fix smart erase.Barry Twycross2019-11-271-5/+12
* 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