summaryrefslogtreecommitdiff
path: root/include/linux/mtd
AgeCommit message (Expand)Author
2022-04-06MLK-16034-01: change the maximum oob sizeHan Xu
2021-10-23mtd: Remove mtd_erase_callback() entirelyMarek BehĂșn
2021-10-06Convert CONFIG_SYS_NAND_MAX_CHIPS to KconfigTom Rini
2021-09-30Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk
2021-09-30WS cleanup: remove excessive empty linesWolfgang Denk
2021-09-28mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interfacePatrice Chotard
2021-09-28mtd: spi: nor: force mtd name to "nor%d"Patrick Delaunay
2021-09-28mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interfacePatrice Chotard
2021-09-24mtd: remove SPEAr flash driver st_smiPatrick Delaunay
2021-06-29mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-tTakahiro Kuwano
2021-06-29mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byteTakahiro Kuwano
2021-06-29mtd: spi-nor-core: Read status by Read Any RegisterTakahiro Kuwano
2021-06-29mtd: spi-nor-core: Add the ->ready() hookTakahiro Kuwano
2021-06-29mtd: spi-nor-core: Add support for volatile QE bitTakahiro Kuwano
2021-06-29mtd: spi-nor-core: Add support for Read/Write Any RegisterTakahiro Kuwano
2021-06-29mtd: spi-nor: Add Cypress manufacturer IDTakahiro Kuwano
2021-06-28mtd: spi-nor-core: Allow using Micron mt35xu512aba in Octal DTR modePratyush Yadav
2021-06-28mtd: spi-nor-core: Add support for Cypress Semper flashPratyush Yadav
2021-06-28mtd: spi-nor-core: Perform a Soft Reset on shutdownPratyush Yadav
2021-06-28mtd: spi-nor-core: Detect Soft Reset sequence support from BFPTPratyush Yadav
2021-06-28mtd: spi-nor-core: Enable octal DTR mode when possiblePratyush Yadav
2021-06-28mtd: spi-nor-core: Parse xSPI Profile 1.0 tablePratyush Yadav
2021-06-28mtd: spi-nor-core: Add support for DTR protocolPratyush Yadav
2021-06-28mtd: spi-nor-core: Rework hwcaps selectionPratyush Yadav
2021-06-28mtd: spi-nor-core: Introduce flash-specific fixup hooksPratyush Yadav
2021-06-28mtd: spi-nor-core: Add a ->setup() hookPratyush Yadav
2021-06-24mtd: add support for parsing partitions defined in OFMarek BehĂșn
2021-02-26mtd: spi-nor-core: Fix typo in documentationSean Anderson
2021-02-26mtd: spi-nor.h: Change spaces to tabsBin Meng
2021-01-05dtoc: Rename dt-platdata.c to dt-plat.cSimon Glass
2021-01-05dm: core: Access device ofnode through functionsSimon Glass
2021-01-05spi: Tweak a few strange SPI NOR features for of-platdataSimon Glass
2021-01-05spi: Tidy up get/set of device nodeSimon Glass
2020-07-20mtd: spinand: micron: identify SPI NAND device with Continuous Read modeShivamurthy Shastri
2020-05-18arm: Don't include common.h in header filesSimon Glass
2020-04-30mtd: spi-nor: Enable QE bit for ISSI flashJagan Teki
2020-04-29mtd: spi-nand: Import Toshiba SPI-NAND supportRobert Marko
2020-02-05mtd: Rename free() to rfree()Simon Glass
2020-01-27mtd: spi-nor-core: Add octal mode supportVignesh Raghavendra
2019-12-17mtd: spi: spi-nor-core: Add SST vendor specific SFDP parserTudor Ambarus
2019-12-04cmd: nand/sf: isolate legacy codeMiquel Raynal
2019-10-08mtd: spi: Add 'struct spi_flash {' to the codeSimon Glass
2019-09-16mtd: spi-nor: add missing SST26* flash IC protection opsEugeniy Paltsev
2019-04-22mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon
2019-04-22mtd: nand: import nand_hw_control_init()Marc Gonzalez
2019-04-22mtd: add get/set of_node/flash_node helpersBrian Norris
2019-04-12mtd: fix mtd_oobavail() incoherent returned valueMiquel Raynal
2019-02-07mtd: spi: spi-nor-core: Add back U-Boot specific featuresVignesh R