Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
214a3958d0c714e2df63c136c9dfdb9dbee8e496
/
drivers
/
mtd
/
nand
/
omap_gpmc.c
edfdb99
Fix spelling of "occurred".
by Vagrant Cascadian
· Sat Apr 30 19:18:00 2016 -0700
69cf8ad
nand: omap_gpmc: Change correctable bit-flips messages to debug()
by Ezequiel García
· Sun Oct 04 18:34:42 2015 -0300
5e67ac7
mtd: OMAP: Enable GPMC prefetch mode for 16 bit access
by Jeroen Hofstee
· Sat May 30 10:11:24 2015 +0200
f2bf571
omap_gpmc: move prefetch out of CONFIG_NAND_OMAP_ELM
by Jeroen Hofstee
· Sat May 30 10:11:23 2015 +0200
4a5faa8
omap: gpmc: 'nandecc sw' can use HAM1 or BCH8
by Ash Charles
· Wed Feb 18 11:25:11 2015 -0800
2616007
mtd: nand: omap_gpmc: Make ready/busy pins configurable
by Michal Sojka
· Tue Feb 17 17:08:37 2015 +0100
8645fd9
mtd, omap: fix case NAND_OMAP_GPMC_PREFETCH not defined
by Egli, Samuel
· Fri Feb 13 15:47:10 2015 +0100
d90e236
mtd: OMAP: Enable GPMC prefetch mode
by Daniel Mack
· Wed Jun 25 14:43:32 2014 +0200
20b27be
mtd: nand: omap_gpmc: fix error handling
by Guido Martínez
· Fri Jan 02 14:49:10 2015 -0300
e05972f
mtd: nand: omap_gpmc: Always use ready/busy pin
by Stefan Roese
· Thu Nov 13 03:43:39 2014 +0100
7936907
omap_gpmc: fix warnigs with W=1
by Jeroen Hofstee
· Wed Oct 08 22:57:42 2014 +0200
a9ee70a
mtd: nand: omap_gpmc: Fix 'bit-flip' errors
by Rostislav Lisovy
· Tue Sep 02 17:00:30 2014 +0200
77cdf8a
mtd: nand: omap_gpmc: Enable multiple NAND flash devices
by Rostislav Lisovy
· Tue Sep 02 16:23:58 2014 +0200
046cf86
mtd: nand: omap: add support for BCH16_ECC - NAND driver updates
by pekon gupta
· Mon Jun 02 17:14:42 2014 +0530
6250faf
mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width
by pekon gupta
· Tue May 06 00:46:19 2014 +0530
cfe6b8a
mtd: nand: omap: fix error-codes returned from omap-elm driver
by pekon gupta
· Fri Apr 11 12:55:35 2014 +0530
3c43c5b
mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch
by pekon gupta
· Fri Apr 11 12:55:34 2014 +0530
aa16848
mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_info
by pekon gupta
· Fri Apr 11 12:55:33 2014 +0530
9d4b747
mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv'
by pekon gupta
· Fri Apr 11 12:55:32 2014 +0530
dcd2411
mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16
by pekon gupta
· Fri Apr 11 12:55:30 2014 +0530
9ab5414
mtd: nand: omap_gpmc: Fix update of read_ecc in oob
by Belisko Marek
· Fri Apr 25 12:00:07 2014 +0200
7295fe8
mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand
by pekon gupta
· Fri Nov 22 16:53:30 2013 +0530
5bbb099
mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand
by pekon gupta
· Fri Nov 22 16:53:29 2013 +0530
c77f284
mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers into common omap_gpmc.h
by pekon gupta
· Fri Nov 22 16:53:28 2013 +0530
b0f750a
mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes
by pekon gupta
· Tue Nov 19 11:02:17 2013 +0530
03742c9
mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemes
by pekon gupta
· Tue Nov 19 11:02:16 2013 +0530
eff10ee
mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes
by pekon gupta
· Tue Nov 19 11:02:15 2013 +0530
96306f2
nand, gpmc: fix reading after switching ecc
by Jeroen Hofstee
· Wed Jan 15 17:58:54 2014 +0100
2e18ff2
mtd: nand: omap: fix ecc ops assignment when changing ecc
by Nikita Kiryanov
· Tue Dec 17 15:18:01 2013 +0200
e816789
mtd: nand: omap: fix sw->hw->sw ecc switch
by Nikita Kiryanov
· Mon Dec 16 19:19:01 2013 +0200
4110c82
mtd: nand: omap: fix HAM1_SW ecc using default value for ecc.size
by Nikita Kiryanov
· Thu Dec 12 15:19:31 2013 +0200
7a12cc6
mtd: nand: omap_gpmc: cosmetic: Fix indentation
by Stefan Roese
· Thu Dec 05 07:58:06 2013 +0100
f0aff02
mtd: nand: omap: fix ecc-layout for HAM1 ecc-scheme
by pekon gupta
· Thu Dec 05 17:54:21 2013 +0530
3ef4973
mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme
by pekon gupta
· Mon Nov 18 19:03:01 2013 +0530
6bd91a8
mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform
by pekon gupta
· Mon Nov 18 19:03:00 2013 +0530
89ad1dc
mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx platforms
by pekon gupta
· Mon Nov 18 19:02:59 2013 +0530
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
67da22a
bug, nand, am33xx: nand->ecc.strength not set in board_nand_init()
by Sergey Lapin
· Tue Jun 04 11:42:43 2013 -0500
3a38a55
mtd: resync with Linux-3.7.1
by Sergey Lapin
· Mon Jan 14 03:46:50 2013 +0000
82a6547
omap_gpmc: add support for hw assisted BCH8
by Andreas Bießmann
· Fri Apr 05 04:55:21 2013 +0000
1e4eccf
omap_gpmc: change nandecc command
by Andreas Bießmann
· Thu Apr 04 23:52:50 2013 +0000
9a48c5c
asm/omap_gpmc.h: consolidate common defines
by Andreas Bießmann
· Tue Apr 02 06:05:54 2013 +0000
8eb48ff
am33xx: Add required includes to some omap/am33xx code
by Tom Rini
· Thu Mar 14 11:15:25 2013 +0000
e561251
omap_gpmc: BCH8 support (ELM based)
by Mansoor Ahamed
· Tue Nov 06 13:06:33 2012 +0000
3d33d09
arm: omap: Fix switching back to nandecc sw.
by Jeroen Hofstee
· Tue Aug 14 10:39:29 2012 +0000
aade579
NAND: TI: fix warnings in omap_gpmc.c
by Stefano Babic
· Wed Mar 21 23:56:17 2012 +0000
d7bca05
omap_gpmc: use SOFTECC in SPL if it's enabled
by Ilya Yanok
· Mon Nov 28 06:37:38 2011 +0000
4f62e98
spl: add NAND Library to new SPL
by Simon Schwarz
· Wed Sep 14 15:30:16 2011 -0400
a4becd6
omap3: replace all instances of gpmc config struct by one global
by Dirk Behme
· Sat Aug 08 09:30:22 2009 +0200
dc7af20
omap3: remove typedefs for configuration structs
by Dirk Behme
· Sat Aug 08 09:30:21 2009 +0200
e06da3d
omap3: embedd gpmc_cs into gpmc config struct
by Matthias Ludwig
· Tue May 19 09:09:31 2009 +0200
778933f
OMAP3: Add NAND support
by Dirk Behme
· Sun Dec 14 09:47:16 2008 +0100