aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/mxc_nand.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-25mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher1-0/+8
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-13/+1
2013-07-12mtd: mxc_nand: Fix crash after MTD resyncMarek Vasut1-6/+4
2013-05-31mtd: resync with Linux-3.7.1Sergey Lapin1-6/+19
2013-04-12Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-2/+0
2013-04-12nand: mxc: Switch NAND SPL to generic SPLBenoît Thébaudeau1-5/+5
2013-04-12nand: mxc: Use appropriate page number in syndrome functionsBenoît Thébaudeau1-3/+3
2013-04-12nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome()Benoît Thébaudeau1-1/+1
2013-04-12nand: mxc: Add support for i.MX5Benoît Thébaudeau1-11/+108
2013-04-12nand: mxc: Prepare to add support for i.MX5Benoît Thébaudeau1-46/+46
2013-04-12mtd: nand: mxc_nand: Fix is_16bit_nand()Fabio Estevam1-34/+3
2013-04-01Consolidate bool typeYork Sun1-2/+0
2012-09-18mxc nand: Fix warning on !MXC_NFC_V2_1Tom Rini1-0/+2
2012-09-17mxc nand: Homogenize IP revisions with LinuxBenoît Thébaudeau1-8/+8
2012-09-17mtd mxc nand: Merge init functionsBenoît Thébaudeau1-30/+23
2012-09-17mtd mxc nand: Fix ECC state after read_page_raw_syndrome()Benoît Thébaudeau1-1/+1
2012-09-17mtd mxc nand: Use _mxc_nand_enable_hwecc()Benoît Thébaudeau1-16/+12
2012-09-17mxc nand: Access all ecc_status_result fieldsBenoît Thébaudeau1-1/+1
2012-09-17mxc nand: cosmectic: Light cleanupBenoît Thébaudeau1-6/+3
2012-09-17mxc nand: Merge mtd and spl register definitionsBenoît Thébaudeau1-196/+51
2012-05-15imx: nand: Support flash based BBTTimo Ketola1-0/+33
2011-10-03mxc_nand: fix a problem writing more than 32MBHelmut Raiger1-1/+12
2011-10-03mxc_nand: fixed some typos (cosmetic)Helmut Raiger1-10/+9
2011-02-02mxc_nand: add support for i.MX35 processorStefano Babic1-3/+3
2010-03-12Prepare v2010.03-rc1v2010.03-rc1Wolfgang Denk1-3/+1
2010-01-27Nand mxc_nand add v1.1 controller supportJohn Rigby1-71/+546
2010-01-19MXC: Add large page oob layout for i.MX31 NAND controller.Magnus Lilja1-0/+12
2010-01-19mxc_nand: Update driver to work with i.MX31.Magnus Lilja1-3/+31
2009-09-04mxc_nand: Remove Freescale's "All Rights Reserved."Scott Wood1-1/+1
2009-08-26mxc_nand: add nand driver for MX2/MX3Ilya Yanok1-0/+880