summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw/mxs_nand.c
AgeCommit message (Expand)Author
2020-05-18common: Drop net.h from common headerSimon 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-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-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
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-11-03nand: mxs_nand: add API for switching different BCH layoutsIgor Opaniuk
2019-07-19i.MX6: nand: add nandbcb command for imxShyam Saini
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2019-02-15MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPLAdam Ford
2019-02-15MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma staticAdam Ford
2019-02-15MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECCAdam Ford
2018-09-20mtd: move NAND files into a raw/ subdirectoryMiquel Raynal