summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi-nor/sst.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-29mtd: spi-nor: Reorder the preparation vs. locking stepsMiquel Raynal1-1/+1
2022-02-25mtd: spi-nor: sst: unify function namesMichael Walle1-22/+22
2021-12-07mtd: spi-nor: Rework the flash_info flagsTudor Ambarus1-39/+44
2021-12-07mtd: spi-nor: core: Introduce flash_info mfr_flagsTudor Ambarus1-10/+31
2021-11-17mtd: spi-nor: sst: Use manufacturer late_init() to set _write()Tudor Ambarus1-2/+2
2021-11-17mtd: spi-nor: sst: Use flash late_init() for lockingTudor Ambarus1-2/+2
2021-02-05mtd: spi-nor: sst: Add support for Global Unlock on sst26vfTudor Ambarus1-2/+50
2020-12-07mtd: spi-nor: keep lock bits if they are non-volatileMichael Walle1-10/+11
2020-12-07mtd: spi-nor: sst: remove global protection flagMichael Walle1-18/+12
2020-12-07mtd: spi-nor: sst: fix BPn bits for the SST25VF064CMichael Walle1-1/+2
2020-03-17mtd: spi-nor: Move SST bits out of core.cBoris Brezillon1-0/+151