index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
fsl_elbc_nand.c
Commit message (
Expand
)
Author
Age
Lines
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
-1
/
+1
*
mtd: nand: Add page argument to write_page() etc.
Scott Wood
2016-06-03
-2
/
+3
*
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
Scott Wood
2016-06-03
-17
/
+16
*
nand: Embed mtd_info in struct nand_chip
Scott Wood
2016-06-03
-2
/
+3
*
nand: Sync with Linux v4.1
Scott Wood
2015-08-25
-0
/
+14
*
nand/elbc: Memory leak fix
Raghav Dogra
2015-05-22
-0
/
+1
*
nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
Peter Tyser
2015-03-30
-38
/
+0
*
driver/mtd: Use generic timer API for FSL IFC, eLBC
Prabhakar Kushwaha
2014-09-25
-4
/
+4
*
mtd, ubi, ubifs: resync with Linux-3.14
Heiko Schocher
2014-08-25
-0
/
+4
*
mtd/fsl_elbc: take NAND_ECC_SOFT_BCH config option into account
Valentin Longchamp
2013-10-24
-1
/
+5
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-13
/
+1
*
mtd: resync with Linux-3.7.1
Sergey Lapin
2013-05-31
-8
/
+9
*
nand/fsl_elbc: detect page size at runtime
Scott Wood
2013-05-22
-17
/
+22
*
nand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC drivers
Scott Wood
2012-11-26
-1
/
+1
*
nand/fsl_elbc: Convert to self-init
Scott Wood
2012-01-26
-5
/
+38
*
mtd/nand: Add ONFI support for FSL NAND controller
Shengzhou Liu
2012-01-26
-7
/
+10
*
mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poi
mhench
2011-10-03
-30
/
+2
*
83xx/85xx/86xx: LBC register cleanup
Becky Bruce
2010-07-16
-11
/
+7
*
fsl_elbc_nand: remove the bbt descriptors relocation fixup
Mingkai Hu
2009-11-13
-4
/
+0
*
NAND: ADD page Parameter to all read_page/read_page_raw API's
Sandeep Paulraj
2009-08-26
-1
/
+1
*
fsl_elbc_nand: redirect the pointer of bbt pattern to RAM
Mingkai Hu
2009-07-07
-0
/
+4
*
NAND FSL elbc: Use virt_to_phys to determine which bank is in use
Kumar Gala
2008-12-19
-2
/
+4
*
NAND fsl elbc: Set FMR[ECCM] based on page size.
Scott Wood
2008-10-29
-2
/
+14
*
Make Freescale local bus registers available for both 83xx and 85xx.
Haiying Wang
2008-10-29
-9
/
+11
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-1
/
+1
*
fsl_elbc_nand: ecclayout cleanups
Anton Vorontsov
2008-09-12
-4
/
+0
*
fsl_elbc_nand: implement support for flash-based BBT
Anton Vorontsov
2008-09-12
-1
/
+34
*
fsl_elbc_nand: fix OOB workability for large page NAND chips
Anton Vorontsov
2008-09-12
-1
/
+16
*
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
2008-08-14
-49
/
+49
*
fsl_elbc_nand: Hard-code the FBAR/FPAR split.
Scott Wood
2008-08-12
-3
/
+2
*
fsl_elbc_nand: workaround for hangs during nand write
Anton Vorontsov
2008-08-12
-1
/
+10
*
Freescale eLBC FCM NAND driver
Scott Wood
2008-08-12
-0
/
+759