aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/mxs_nand.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-15mtd: mxs_nand: Fix not calling dev_xxx with a deviceSean Anderson1-13/+15
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-05-10mtd: nand: raw: mxs_nand changes for nandbcbHan Xu1-3/+40
2020-05-10nand: enable the Randomizer module for i.mx7 and i.mx8Alice Guo1-1/+7
2020-05-10mxs_nand: don't check zero count when ECC reading with randomizerHan Xu1-2/+3
2020-05-10mtd: nand: support GPMI NAND driver for i.MX8Peng Fan1-7/+8
2020-05-10nand: mxs_nand: make imx8mm can use hardware BCH and randomizerAlice Guo1-1/+1
2020-05-10mtd: mxs_nand: fix the gf_13/14 definition issueHan Xu1-0/+2
2020-05-10mxs_nand: Add support for i.MX8MYe Li1-4/+4
2020-05-10nand: mxs: correct bitflip for erased NAND pagePeng Fan1-1/+17
2020-05-10nand: mxs: fix the bitflips for erased page when uncorrectable errorPeng Fan1-0/+44
2020-05-10mtd: gpmi: provide the option to use legacy bch geometryYe Li1-2/+2
2020-05-10mtd: gpmi: change the BCH layout setting for large oob NANDYe Li1-69/+136
2019-12-02common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2019-11-03nand: mxs_nand: add API for switching different BCH layoutsIgor Opaniuk1-0/+116
2019-07-19i.MX6: nand: add nandbcb command for imxShyam Saini1-1/+1
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner1-1/+1
2019-02-15MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPLAdam Ford1-3/+0
2019-02-15MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma staticAdam Ford1-1/+1
2019-02-15MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECCAdam Ford1-0/+6
2018-09-20mtd: move NAND files into a raw/ subdirectoryMiquel Raynal1-0/+1302