summaryrefslogtreecommitdiff
path: root/include/spi_nor.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* include/spi_nor.h: Format with clang-formatJack Rosenthal2022-07-011-19/+18
* COIL: spi_nor: Rename spi_master to spi_controllerCaveh Jalali2021-06-031-5/+7
* Add the functions to read and write EAR.Pai Peng2019-07-171-11/+23
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-2/+2
* common/spi_nor: Adds RDID and 64KiB erase supportNadim Taha2016-12-071-0/+12
* common: Adds a JEDEC SFDP v1.* based Serial NOR Flash driverEwout van Bekkum2016-01-281-0/+159