aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
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-07-11mtd: nand: raw: denali: Wait for reset completion statusLey Foon Tan
2020-07-11mtd: nand: raw: denali: Assert reset before deassertLey Foon Tan
2020-07-08spl: fit: nand: fix fit loading in case of bad blocksDario Binacchi
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-22mtd: rawnand: denali: deassert write protect pinMasahiro Yamada
2020-05-22mtd: rawnand: denali: configure SPARE_AREA_SKIP_BYTES only for denali_splMasahiro Yamada
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-18arm: Don't include common.h in header filesSimon Glass
2020-05-10mtd: nand: raw: mxs_nand changes for nandbcbHan Xu
2020-05-10nand: enable the Randomizer module for i.mx7 and i.mx8Alice Guo
2020-05-10mxs_nand: don't check zero count when ECC reading with randomizerHan Xu
2020-05-10MXS_NAND: Add clock support for iMX8Ye Li
2020-05-10mtd: nand: support GPMI NAND driver for i.MX8Peng Fan
2020-05-10nand: mxs_nand: make imx8mm can use hardware BCH and randomizerAlice Guo
2020-05-10mtd: mxs_nand: fix the gf_13/14 definition issueHan Xu
2020-05-10mtd: nand: mxs_nand: add i.MX6QP compatible stringHan Xu
2020-05-10mxs_nand: Update compatible string for i.MX6SXYe Li
2020-05-10nand: Update SPL MXS NAND mini driverYe Li
2020-05-10mxs_nand: Add support for i.MX8MYe Li
2020-05-10nand: mxs: correct bitflip for erased NAND pagePeng Fan
2020-05-10nand: mxs: fix the bitflips for erased page when uncorrectable errorPeng Fan
2020-05-10mtd: gpmi: provide the option to use legacy bch geometryYe Li
2020-05-10mtd: gpmi: change the BCH layout setting for large oob NANDYe Li
2020-04-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2020-04-30Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-04-29mtd: nand: spi: add support for Toshiba TC58CVG2S0HRAIJRobert Marko
2020-04-29mtd: spi-nand: Import Toshiba SPI-NAND supportRobert Marko
2020-04-27nand: brcmnand: return without disabling clockÁlvaro Fernández Rojas
2020-04-27ARM: zynq: Fix invalid check on NAND_CMD_NONE.Patrick van Gelder
2020-04-24mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0Baruch Siach
2020-04-06nand: raw: zynq: Do not try to probe driver if nand flash is disabledMichal Simek
2020-04-06nand: raw: Do not free xnand structureMichal Simek
2020-02-28mtd: nand: Fix on-die ecc issues in arasan_nfc driverT Karthik Reddy
2020-02-19dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada
2020-02-19dma-mapping: fix the prototype of dma_unmap_single()Masahiro Yamada
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