summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/fsl_elbc_nand.c
Commit message (Expand)AuthorAgeFilesLines
* nand: Sync with Linux v4.1Scott Wood2015-08-251-0/+14
* nand/elbc: Memory leak fixRaghav Dogra2015-05-221-0/+1
* nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser2015-03-301-38/+0
* driver/mtd: Use generic timer API for FSL IFC, eLBCPrabhakar Kushwaha2014-09-251-4/+4
* mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher2014-08-251-0/+4
* mtd/fsl_elbc: take NAND_ECC_SOFT_BCH config option into accountValentin Longchamp2013-10-241-1/+5
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-13/+1
* mtd: resync with Linux-3.7.1Sergey Lapin2013-05-311-8/+9
* nand/fsl_elbc: detect page size at runtimeScott Wood2013-05-221-17/+22
* nand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC driversScott Wood2012-11-261-1/+1
* nand/fsl_elbc: Convert to self-initScott Wood2012-01-261-5/+38
* mtd/nand: Add ONFI support for FSL NAND controllerShengzhou Liu2012-01-261-7/+10
* mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poimhench2011-10-031-30/+2
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-161-11/+7
* fsl_elbc_nand: remove the bbt descriptors relocation fixupMingkai Hu2009-11-131-4/+0
* NAND: ADD page Parameter to all read_page/read_page_raw API'sSandeep Paulraj2009-08-261-1/+1
* fsl_elbc_nand: redirect the pointer of bbt pattern to RAMMingkai Hu2009-07-071-0/+4
* NAND FSL elbc: Use virt_to_phys to determine which bank is in useKumar Gala2008-12-191-2/+4
* NAND fsl elbc: Set FMR[ECCM] based on page size.Scott Wood2008-10-291-2/+14
* Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang2008-10-291-9/+11
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-1/+1
* fsl_elbc_nand: ecclayout cleanupsAnton Vorontsov2008-09-121-4/+0
* fsl_elbc_nand: implement support for flash-based BBTAnton Vorontsov2008-09-121-1/+34
* fsl_elbc_nand: fix OOB workability for large page NAND chipsAnton Vorontsov2008-09-121-1/+16
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-08-141-49/+49
* fsl_elbc_nand: Hard-code the FBAR/FPAR split.Scott Wood2008-08-121-3/+2
* fsl_elbc_nand: workaround for hangs during nand writeAnton Vorontsov2008-08-121-1/+10
* Freescale eLBC FCM NAND driverScott Wood2008-08-121-0/+759
OpenPOWER on IntegriCloud