summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/mxc_nand.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: Sync with Linux v4.6Scott Wood2016-06-031-3/+2
* mtd: nand: Add page argument to write_page() etc.Scott Wood2016-06-031-2/+2
* mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood2016-06-031-26/+25
* nand: Embed mtd_info in struct nand_chipScott Wood2016-06-031-1/+1
* nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser2015-03-301-33/+0
* mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher2014-08-251-0/+8
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-13/+1
* mtd: mxc_nand: Fix crash after MTD resyncMarek Vasut2013-07-121-6/+4
* mtd: resync with Linux-3.7.1Sergey Lapin2013-05-311-6/+19
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-121-2/+0
|\
| * Consolidate bool typeYork Sun2013-04-011-2/+0
* | nand: mxc: Switch NAND SPL to generic SPLBenoît Thébaudeau2013-04-121-5/+5
* | nand: mxc: Use appropriate page number in syndrome functionsBenoît Thébaudeau2013-04-121-3/+3
* | nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome()Benoît Thébaudeau2013-04-121-1/+1
* | nand: mxc: Add support for i.MX5Benoît Thébaudeau2013-04-121-11/+108
* | nand: mxc: Prepare to add support for i.MX5Benoît Thébaudeau2013-04-121-46/+46
* | mtd: nand: mxc_nand: Fix is_16bit_nand()Fabio Estevam2013-04-121-34/+3
|/
* mxc nand: Fix warning on !MXC_NFC_V2_1Tom Rini2012-09-181-0/+2
* mxc nand: Homogenize IP revisions with LinuxBenoît Thébaudeau2012-09-171-8/+8
* mtd mxc nand: Merge init functionsBenoît Thébaudeau2012-09-171-30/+23
* mtd mxc nand: Fix ECC state after read_page_raw_syndrome()Benoît Thébaudeau2012-09-171-1/+1
* mtd mxc nand: Use _mxc_nand_enable_hwecc()Benoît Thébaudeau2012-09-171-16/+12
* mxc nand: Access all ecc_status_result fieldsBenoît Thébaudeau2012-09-171-1/+1
* mxc nand: cosmectic: Light cleanupBenoît Thébaudeau2012-09-171-6/+3
* mxc nand: Merge mtd and spl register definitionsBenoît Thébaudeau2012-09-171-196/+51
* imx: nand: Support flash based BBTTimo Ketola2012-05-151-0/+33
* mxc_nand: fix a problem writing more than 32MBHelmut Raiger2011-10-031-1/+12
* mxc_nand: fixed some typos (cosmetic)Helmut Raiger2011-10-031-10/+9
* mxc_nand: add support for i.MX35 processorStefano Babic2011-02-021-3/+3
* Prepare v2010.03-rc1Wolfgang Denk2010-03-121-3/+1
* Nand mxc_nand add v1.1 controller supportJohn Rigby2010-01-271-71/+546
* MXC: Add large page oob layout for i.MX31 NAND controller.Magnus Lilja2010-01-191-0/+12
* mxc_nand: Update driver to work with i.MX31.Magnus Lilja2010-01-191-3/+31
* mxc_nand: Remove Freescale's "All Rights Reserved."Scott Wood2009-09-041-1/+1
* mxc_nand: add nand driver for MX2/MX3Ilya Yanok2009-08-261-0/+880
OpenPOWER on IntegriCloud