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
/
omap_gpmc.c
Commit message (
Expand
)
Author
Age
Lines
*
mtd: nand: omap_gpmc: Fix 'bit-flip' errors
Rostislav Lisovy
2014-09-04
-2
/
+2
*
mtd: nand: omap_gpmc: Enable multiple NAND flash devices
Rostislav Lisovy
2014-09-04
-22
/
+20
*
mtd: nand: omap: add support for BCH16_ECC - NAND driver updates
pekon gupta
2014-06-06
-1
/
+78
*
mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b...
pekon gupta
2014-06-06
-4
/
+9
*
mtd: nand: omap: fix error-codes returned from omap-elm driver
pekon gupta
2014-06-06
-4
/
+4
*
mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch
pekon gupta
2014-06-06
-5
/
+5
*
mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_info
pekon gupta
2014-06-06
-32
/
+26
*
mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv'
pekon gupta
2014-06-06
-17
/
+6
*
mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate be...
pekon gupta
2014-06-06
-8
/
+2
*
mtd: nand: omap_gpmc: Fix update of read_ecc in oob
Belisko Marek
2014-05-13
-1
/
+1
*
mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand
pekon gupta
2014-03-04
-1
/
+1
*
mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand
pekon gupta
2014-03-04
-1
/
+1
*
mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers int...
pekon gupta
2014-03-04
-1
/
+0
*
mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes
pekon gupta
2014-03-03
-90
/
+71
*
mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemes
pekon gupta
2014-03-03
-163
/
+63
*
mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes
pekon gupta
2014-03-03
-142
/
+56
*
nand, gpmc: fix reading after switching ecc
Jeroen Hofstee
2014-01-17
-0
/
+1
*
mtd: nand: omap: fix ecc ops assignment when changing ecc
Nikita Kiryanov
2013-12-17
-0
/
+3
*
mtd: nand: omap: fix sw->hw->sw ecc switch
Nikita Kiryanov
2013-12-17
-1
/
+6
*
mtd: nand: omap: fix HAM1_SW ecc using default value for ecc.size
Nikita Kiryanov
2013-12-17
-1
/
+1
*
mtd: nand: omap_gpmc: cosmetic: Fix indentation
Stefan Roese
2013-12-17
-43
/
+45
*
mtd: nand: omap: fix ecc-layout for HAM1 ecc-scheme
pekon gupta
2013-12-17
-2
/
+6
*
mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme
pekon gupta
2013-11-21
-9
/
+4
*
mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform
pekon gupta
2013-11-21
-125
/
+201
*
mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx ...
pekon gupta
2013-11-21
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-17
/
+1
*
bug, nand, am33xx: nand->ecc.strength not set in board_nand_init()
Sergey Lapin
2013-06-04
-0
/
+2
*
mtd: resync with Linux-3.7.1
Sergey Lapin
2013-05-31
-2
/
+4
*
omap_gpmc: add support for hw assisted BCH8
Andreas Bießmann
2013-04-08
-91
/
+276
*
omap_gpmc: change nandecc command
Andreas Bießmann
2013-04-08
-26
/
+31
*
asm/omap_gpmc.h: consolidate common defines
Andreas Bießmann
2013-04-08
-1
/
+1
*
am33xx: Add required includes to some omap/am33xx code
Tom Rini
2013-03-24
-0
/
+1
*
omap_gpmc: BCH8 support (ELM based)
Mansoor Ahamed
2012-12-10
-1
/
+402
*
arm: omap: Fix switching back to nandecc sw.
Jeroen Hofstee
2012-09-01
-0
/
+1
*
NAND: TI: fix warnings in omap_gpmc.c
Stefano Babic
2012-03-27
-6
/
+8
*
omap_gpmc: use SOFTECC in SPL if it's enabled
Ilya Yanok
2011-12-06
-1
/
+3
*
spl: add NAND Library to new SPL
Simon Schwarz
2011-09-30
-0
/
+27
*
omap3: replace all instances of gpmc config struct by one global
Dirk Behme
2009-08-08
-17
/
+16
*
omap3: remove typedefs for configuration structs
Dirk Behme
2009-08-08
-1
/
+1
*
omap3: embedd gpmc_cs into gpmc config struct
Matthias Ludwig
2009-08-07
-15
/
+7
*
OMAP3: Add NAND support
Dirk Behme
2009-01-24
-0
/
+353