summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi-nor/sfdp.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: spi-nor: Fix multiple typosJonathan Neuschäfer2020-12-071-1/+1
* mtd: spi-nor: sfdp: detect Soft Reset sequence support from BFPTPratyush Yadav2020-11-091-0/+4
* mtd: spi-nor: Parse SFDP SCCR MapTudor Ambarus2020-11-091-0/+48
* mtd: spi-nor: sfdp: parse xSPI Profile 1.0 tablePratyush Yadav2020-11-091-0/+91
* mtd: spi-nor: sfdp: get command opcode extension type from BFPTPratyush Yadav2020-11-091-0/+18
* mtd: spi-nor: add support for DTR protocolPratyush Yadav2020-11-091-1/+8
* mtd: spi-nor: sfdp: do not make invalid quad enable fatalPratyush Yadav2020-07-131-1/+2
* mtd: spi-nor: winbond: Fix 4-byte opcode support for w25q256Mantas Pucka2020-05-311-4/+0
* mtd: spi-nor: sfdp: add/use local variable in spi_nor_parse_bfpt()Sergei Shtylyov2020-05-311-11/+11
* mtd: spi-nor: sfdp: prepare BFPT parsing for JESD216 rev DPratyush Yadav2020-05-301-1/+6
* mtd: spi-nor: sfdp: default to addr_width of 3 for configurable widthsPratyush Yadav2020-05-301-0/+1
* mtd: Convert fallthrough comments into statementsMiquel Raynal2020-03-301-1/+0
* mtd: spi-nor: Trim what is exposed in spi-nor.hTudor Ambarus2020-03-171-0/+10
* mtd: spi-nor: Move SFDP logic out of the coreTudor Ambarus2020-03-161-0/+1195