summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi-nor/gigadevice.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-19mtd: spi-nor: gigadevice: sort flash_info databaseMichael Walle1-18/+18
2023-09-19mtd: spi-nor: gigadevice: convert flash_info to new formatMichael Walle1-32/+49
2023-09-19mtd: spi-nor: drop .parse_sfdpMichael Walle1-2/+1
2022-11-21mtd: spi-nor: gigadevice: gd25q256: replace gd25q256_default_init with gd25q2...Yaliang Wang1-7/+17
2022-02-25mtd: spi-nor: gigadevice: unify function namesMichael Walle1-3/+3
2021-12-23mtd: spi-nor: Constify part specific fixup hooksTudor Ambarus1-1/+1
2021-12-07mtd: spi-nor: gigadevice: gd25q256: Init flash based on SFDPTudor Ambarus1-1/+1
2021-12-07mtd: spi-nor: Rework the flash_info flagsTudor Ambarus1-25/+32
2020-03-17mtd: spi-nor: Trim what is exposed in spi-nor.hTudor Ambarus1-1/+1
2020-03-17mtd: spi-nor: Move GigaDevice bits out of core.cBoris Brezillon1-0/+59