aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/mxs_nand_spl.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-20mtd: move NAND files into a raw/ subdirectoryMiquel Raynal1-264/+0
2018-06-27mtd: nand: mxs_nand_spl: add mxs_flash_full_identJörg Krause1-0/+28
2018-06-27mtd: nand: mxs_nand_spl: refactor mxs_flash_identJörg Krause1-1/+8
2018-06-27mtd: nand: mxs_nand: introduce SPL specific initStefan Agner1-1/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-01-08mtd: nand: mxs_nand_spl: Remove nand size printJagan Teki1-2/+0
2017-01-04mtd: nand: mxs_nand_spl: Fix to remove twise 'NAND' printJagan Teki1-1/+1
2016-06-19mtd: nand: Patch remaining places where nand_to_mtd() should be usedBoris Brezillon1-1/+1
2016-06-03mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood1-6/+5
2016-06-03nand: Embed mtd_info in struct nand_chipScott Wood1-16/+17
2016-06-03mtd: nand: Remove nand_info_t typedefScott Wood1-1/+1
2014-06-06spl: nand: add support for mxs nandTim Harvey1-0/+231