aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/fsl_elbc_nand.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce1-11/+7
2009-11-13fsl_elbc_nand: remove the bbt descriptors relocation fixupMingkai Hu1-4/+0
2009-08-26NAND: ADD page Parameter to all read_page/read_page_raw API'sSandeep Paulraj1-1/+1
2009-07-07fsl_elbc_nand: redirect the pointer of bbt pattern to RAMMingkai Hu1-0/+4
2008-12-19NAND FSL elbc: Use virt_to_phys to determine which bank is in useKumar Gala1-2/+4
2008-10-29NAND fsl elbc: Set FMR[ECCM] based on page size.Scott Wood1-2/+14
2008-10-29Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang1-9/+11
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-12fsl_elbc_nand: ecclayout cleanupsAnton Vorontsov1-4/+0
2008-09-12fsl_elbc_nand: implement support for flash-based BBTAnton Vorontsov1-1/+34
2008-09-12fsl_elbc_nand: fix OOB workability for large page NAND chipsAnton Vorontsov1-1/+16
2008-08-14Coding Style cleanup, update CHANGELOGWolfgang Denk1-49/+49
2008-08-12fsl_elbc_nand: Hard-code the FBAR/FPAR split.Scott Wood1-3/+2
2008-08-12fsl_elbc_nand: workaround for hangs during nand writeAnton Vorontsov1-1/+10
2008-08-12Freescale eLBC FCM NAND driverScott Wood1-0/+759