summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/spi
AgeCommit message (Expand)Author
2021-03-11mtd: spinand: Add WATCHDOG_RESET() in spinand_mtd_read/write()Patrice Chotard
2021-02-26mtd: nand: spi: Support GigaDevice GD5F1GQ5UExxGReto Schneider
2021-02-26mtd: nand: spi: Only one dummy byte in QUADIOHauke Mehrtens
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2021-01-05dm: core: Access device ofnode through functionsSimon Glass
2021-01-05spi: Tidy up get/set of device nodeSimon Glass
2020-12-18mtd: spinand: Do not erase the block before writing a bad block markerFrieder Schrempf
2020-12-18mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOBFrieder Schrempf
2020-12-18mtd: spinand: Stop using spinand->oobbuf for buffering bad block markersFrieder Schrempf
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-09-30mtd: spi-nand: Fix not calling dev_err with a deviceSean Anderson
2020-07-20mtd: spinand: micron: Add new Micron SPI NAND devices with multiple diesShivamurthy Shastri
2020-07-20mtd: spinand: micron: Add M70A series Micron SPI NAND devicesShivamurthy Shastri
2020-07-20mtd: spinand: micron: identify SPI NAND device with Continuous Read modeShivamurthy Shastri
2020-07-20mtd: spinand: micron: Add new Micron SPI NAND devicesShivamurthy Shastri
2020-07-20mtd: spinand: micron: Describe the SPI NAND device MT29F2G01ABAGDShivamurthy Shastri
2020-07-20mtd: spinand: micron: Generalize the OOB layout structure and function namesShivamurthy Shastri
2020-05-28mtd: spinand: toshiba: Support for new Kioxia Serial NANDYoshio Furuyama
2020-05-28mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit)Yoshio Furuyama
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-04-29mtd: nand: spi: add support for Toshiba TC58CVG2S0HRAIJRobert Marko
2020-04-29mtd: spi-nand: Import Toshiba SPI-NAND supportRobert Marko
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-02-05mtd: Rename free() to rfree()Simon Glass
2020-01-27mtd: spinand: winbond: Add support for W25N01GVRobert Marko
2019-12-03mtd: rename CONFIG_MTD -> CONFIG_DM_MTDMiquel Raynal
2019-04-12mtd: spinand: Sync GigaDevice GD5F1GQ4UExxG with latest Linux versionStefan Roese
2018-10-04mtd: nand: spi: Add Gigadevice SPI NAND supportStefan Roese
2018-09-20mtd: spinand: Add initial support for the MX35LF2GE4AB chipMiquel Raynal
2018-09-20mtd: spinand: Add initial support for the MX35LF1GE4AB chipBoris Brezillon
2018-09-20mtd: spinand: Add initial support for Winbond W25M02GVFrieder Schrempf
2018-09-20mtd: spinand: Add initial support for Micron MT29F2G01ABAGDPeter Pan
2018-09-20mtd: nand: Add core infrastructure to support SPI NANDsPeter Pan