summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2020-12-18mtd: spi-nor-ids: add Micron MT25QL01G flashHongwei Zhang
2020-12-18mtd: spinand: enable erasing of bad mtd blocksMikhail Kshevetskiy
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-18mtd: spi-nor-ids: Add SECT_4K to mx25l12805dRobert Marko
2020-12-18mtd: spi-nor-ids: Add Winbond W25M512JW flash entryBiju Das
2020-12-18mtd: spi-nor-ids: Add Winbond W25M512JV flash entryLad Prabhakar
2020-12-02mtd: spi-nor-ids: add Winbond W25Q32JW-IM flashMichael Walle
2020-11-15mtd: OneNAND: Set MTD typePali Rohár
2020-10-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-10-29mtd: nand: pxa3xx: enable NAND controller if the SoC needs itShmuel Hazan
2020-10-29mtd: pxa3xx_nand: remove dead codeBaruch Siach
2020-10-29mtd: pxa3xx_nand: port to use driver modelShmuel Hazan
2020-10-27mtd: spi: Fix incorrect indentationMichal Simek
2020-10-15mtd: mxs_nand: Fix not calling dev_xxx with a deviceSean Anderson
2020-10-14mtd: nand: Add NAND controller driver for OcteonTXSuneel Garapati
2020-10-08cfi_flash: Fix devicetree address determinationAndre Przywara
2020-10-08mtd: cfi_mtd: Use DMA for readsVignesh Raghavendra
2020-10-05Merge branch 'next'Tom Rini
2020-09-30nand: vybrid: Re-introduce vf610_nfc.devSean Anderson
2020-09-30nand: brcmnand: Fix not calling dev_err() with a deviceSean Anderson
2020-09-30nand: atmel: Fix not calling dev_xxx with a deviceSean Anderson
2020-09-30mtd: spi-nand: Fix not calling dev_err with a deviceSean Anderson
2020-09-30mtd: spi: Fix logging in spi-nor-tinySean Anderson
2020-09-30mtd: spi: Include dm.h in spi-nor-core.cSean Anderson
2020-09-30mtd: nand: sunxi: Fix not calling dev_err with a deviceSean Anderson
2020-09-30mtd: nand: pxa3xx: Fix not calling dev_xxx with a deviceSean Anderson
2020-09-29mtd: fix typos in drivers/mtd/Kconfig, drivers/mtd/renesas_rpc_hf.cHeinrich Schuchardt
2020-09-24mtd: spi-nor-ids: add support for Macronix mx25u12835f flashVladimir Vid
2020-09-23nand: Kconfig: Change dependency for NAND_ARASANMichal Simek
2020-09-23xilinx: drivers: Use '_' instead of '-' in driver nameMichal Simek
2020-09-11mtd: nand: Fix nand write error with bad block addresses above 32-bitT Karthik Reddy
2020-08-13mtd: rawnand: stm32_fmc2: get resources from parent nodeChristophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: use clrsetbits_le32Christophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macrosChristophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where re...Christophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeoutsChristophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: remove useless inline commentsChristophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: fix a buffer overflowChristophe Kerello
2020-08-04Fix corner case in bad block table handling.Doyle, Patrick
2020-08-03nand: Drop dm.h header fileSimon Glass
2020-08-03mtd: spi-nor: Tidy up error handling / debug codeSimon Glass
2020-08-03spi: Allow separate control of SPI_FLASH_TINY for SPL/TPLSimon Glass
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