aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/mxs_nand.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-11mxs_nand: Fix ECC strength for NAND flash with OOB size of 224Elie De Brauwer1-0/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-13/+1
2013-05-31Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini1-15/+19
2013-05-31mtd: resync with Linux-3.7.1Sergey Lapin1-15/+19
2013-04-22mtd: mxs_nand: Add support for i.MX6Stefan Roese1-2/+9
2013-04-22imx: Move some header files from arch-mxs to imx-commonStefan Roese1-1/+3
2012-12-11mtd: nand: mxs: reset BCH earlier, too, to avoid NAND startup problemsWolfram Sang1-0/+3
2012-09-10NAND: MXS: include common.h first so cache.h is included in correct orderTom Warren1-1/+1
2012-09-01mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador1-3/+3
2012-09-01mxs: prefix register structs with 'mxs' prefixOtavio Salvador1-6/+6
2012-04-16DMA: Split the APBH DMA init into block and channel initMarek Vasut1-2/+9
2012-03-29i.MX28: Add cache support to MXS NAND driverMarek Vasut1-3/+50
2011-11-11iMX28: Add GPMI NAND driverMarek Vasut1-0/+1118