summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi-nor/core.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-13mtd: spi-nor: Add capability to disable flash quad modeYicong Yang1-5/+5
2020-03-24mtd: spi-nor: Add SR 4bit block protection supportJungseung Lee1-0/+10
2020-03-17mtd: spi-nor: Trim what is exposed in spi-nor.hTudor Ambarus1-0/+214
2020-03-17mtd: spi-nor: Move XMC bits out of core.cBoris Brezillon1-0/+1
2020-03-17mtd: spi-nor: Move Xilinx bits out of core.cBoris Brezillon1-11/+2
2020-03-17mtd: spi-nor: Move Catalyst bits out of core.cBoris Brezillon1-0/+1
2020-03-17mtd: spi-nor: Move Winbond bits out of core.cBoris Brezillon1-0/+1
2020-03-17mtd: spi-nor: Move SST bits out of core.cBoris Brezillon1-0/+1
2020-03-17mtd: spi-nor: Move Spansion bits out of core.cBoris Brezillon1-0/+1
2020-03-17mtd: spi-nor: Move Micron/ST bits out of core.cBoris Brezillon1-0/+2
2020-03-17mtd: spi-nor: Move Macronix bits out of core.cBoris Brezillon1-0/+1
2020-03-17mtd: spi-nor: Move ISSI bits out of core.cBoris Brezillon1-0/+1
2020-03-17mtd: spi-nor: Move Intel bits out of core.cBoris Brezillon1-0/+1
2020-03-17mtd: spi-nor: Move GigaDevice bits out of core.cBoris Brezillon1-0/+1
2020-03-17mtd: spi-nor: Move Fujitsu bits out of core.cBoris Brezillon1-0/+1
2020-03-17mtd: spi-nor: Move Everspin bits out of core.cBoris Brezillon1-0/+1
2020-03-17mtd: spi-nor: Move ESMT bits out of core.cBoris Brezillon1-0/+1
2020-03-17mtd: spi-nor: Move Eon bits out of core.cBoris Brezillon1-0/+1
2020-03-17mtd: spi-nor: Move Atmel bits out of core.cBoris Brezillon1-0/+3
2020-03-17mtd: spi-nor: Add the concept of SPI NOR manufacturer driverBoris Brezillon1-0/+14
2020-03-17mtd: spi-nor: Expose stuctures and functions to manufacturer driversBoris Brezillon1-0/+158
2020-03-16mtd: spi-nor: Move SFDP logic out of the coreTudor Ambarus1-0/+36