summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi-nor/xilinx.c
AgeCommit message (Expand)Author
2023-09-19mtd: spi-nor: xilinx: use new macros in S3AN_INFO()Michael Walle
2023-09-19mtd: spi-nor: default .n_banks to 1Michael Walle
2023-09-19mtd: spi-nor: convert .n_sectors to .sizeMichael Walle
2023-09-19mtd: spi-nor: xilinx: remove addr_nbytes from S3AN_INFO()Michael Walle
2023-09-19mtd: spi-nor: xilinx: use SPI_NOR_ID() in S3AN_INFO()Michael Walle
2023-07-26mtd: spi-nor: spansion: use CLPEF as an alternative to CLSRTakahiro Kuwano
2023-03-29mtd: spi-nor: Introduce the concept of bankMiquel Raynal
2022-07-28mtd: spi-nor: s/addr_width/addr_nbytesTudor Ambarus
2022-04-27mtd: spi-nor: Introduce templates for SPI NOR operationsTudor Ambarus
2022-02-25mtd: spi-nor: xilinx: correct the debug messageMichael Walle
2022-02-25mtd: spi-nor: xilinx: rename vendor specific functions and definesMichael Walle
2022-02-25mtd: spi-nor: move all xilinx specifics into xilinx.cMichael Walle
2022-02-25mtd: spi-nor: xilinx: unify function namesMichael Walle
2021-12-07mtd: spi-nor: core: Don't use mtd_info in the NOR's probe sequence of callsTudor Ambarus
2021-12-07mtd: spi-nor: Fix mtd size for s3an flashesTudor Ambarus
2021-11-17mtd: spi-nor: xilinx: Use manufacturer late_init() to set setup methodTudor Ambarus
2021-11-17mtd: spi-nor: Get rid of nor->page_sizeTudor Ambarus
2020-03-17mtd: spi-nor: Trim what is exposed in spi-nor.hTudor Ambarus
2020-03-17mtd: spi-nor: Move Xilinx bits out of core.cBoris Brezillon