summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi-nor/xilinx.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: spi-nor: Introduce the concept of bankMiquel Raynal2023-03-291-0/+1
* mtd: spi-nor: s/addr_width/addr_nbytesTudor Ambarus2022-07-281-1/+1
* mtd: spi-nor: Introduce templates for SPI NOR operationsTudor Ambarus2022-04-271-5/+7
* mtd: spi-nor: xilinx: correct the debug messageMichael Walle2022-02-251-1/+1
* mtd: spi-nor: xilinx: rename vendor specific functions and definesMichael Walle2022-02-251-15/+15
* mtd: spi-nor: move all xilinx specifics into xilinx.cMichael Walle2022-02-251-0/+73
* mtd: spi-nor: xilinx: unify function namesMichael Walle2022-02-251-9/+9
* mtd: spi-nor: core: Don't use mtd_info in the NOR's probe sequence of callsTudor Ambarus2021-12-071-1/+0
* mtd: spi-nor: Fix mtd size for s3an flashesTudor Ambarus2021-12-071-1/+2
* mtd: spi-nor: xilinx: Use manufacturer late_init() to set setup methodTudor Ambarus2021-11-171-2/+2
* mtd: spi-nor: Get rid of nor->page_sizeTudor Ambarus2021-11-171-7/+10
* mtd: spi-nor: Trim what is exposed in spi-nor.hTudor Ambarus2020-03-171-2/+2
* mtd: spi-nor: Move Xilinx bits out of core.cBoris Brezillon2020-03-171-0/+94