summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi-nor/atmel.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-15mtd: spi-nor: use kernel sized types instead of c99 typesTudor Ambarus1-9/+7
2023-09-27mtd: spi-nor: atmel: add at25ff321a entryNicolas Ferre1-0/+5
2023-09-19mtd: spi-nor: atmel: drop duplicate entryMichael Walle1-7/+0
2023-09-19mtd: spi-nor: atmel: sort flash_info databaseMichael Walle1-41/+41
2023-09-19mtd: spi-nor: atmel: convert flash_info to new formatMichael Walle1-42/+80
2023-09-19mtd: spi-nor: remove or move flash_info commentsMichael Walle1-1/+0
2023-07-26mtd: spi-nor: spansion: use CLPEF as an alternative to CLSRTakahiro Kuwano1-2/+6
2022-02-25mtd: spi-nor: atmel: unify function namesMichael Walle1-39/+42
2021-12-07mtd: spi-nor: Rework the flash_info flagsTudor Ambarus1-31/+40
2021-11-17mtd: spi-nor: atmel: Use flash late_init() for lockingTudor Ambarus1-4/+4
2020-12-07mtd: spi-nor: keep lock bits if they are non-volatileMichael Walle1-7/+121
2020-12-07mtd: spi-nor: atmel: fix unlock_all() for AT25FS010/040Michael Walle1-2/+51
2020-12-07mtd: spi-nor: atmel: remove global protection flagMichael Walle1-19/+9
2020-03-17mtd: spi-nor: Move Atmel bits out of core.cBoris Brezillon1-0/+46