Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7936907008b6a407d0ade5609c685de9d992d245
/
drivers
/
mtd
/
nand
/
omap_gpmc.c
7936907
omap_gpmc: fix warnigs with W=1
by Jeroen Hofstee
· 10 years ago
a9ee70a
mtd: nand: omap_gpmc: Fix 'bit-flip' errors
by Rostislav Lisovy
· 10 years ago
77cdf8a
mtd: nand: omap_gpmc: Enable multiple NAND flash devices
by Rostislav Lisovy
· 10 years ago
046cf86
mtd: nand: omap: add support for BCH16_ECC - NAND driver updates
by pekon gupta
· 11 years ago
6250faf
mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width
by pekon gupta
· 11 years ago
cfe6b8a
mtd: nand: omap: fix error-codes returned from omap-elm driver
by pekon gupta
· 11 years ago
3c43c5b
mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch
by pekon gupta
· 11 years ago
aa16848
mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_info
by pekon gupta
· 11 years ago
9d4b747
mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv'
by pekon gupta
· 11 years ago
dcd2411
mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16
by pekon gupta
· 11 years ago
9ab5414
mtd: nand: omap_gpmc: Fix update of read_ecc in oob
by Belisko Marek
· 11 years ago
7295fe8
mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand
by pekon gupta
· 11 years ago
5bbb099
mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand
by pekon gupta
· 11 years ago
c77f284
mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers into common omap_gpmc.h
by pekon gupta
· 11 years ago
b0f750a
mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes
by pekon gupta
· 11 years ago
03742c9
mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemes
by pekon gupta
· 11 years ago
eff10ee
mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes
by pekon gupta
· 11 years ago
96306f2
nand, gpmc: fix reading after switching ecc
by Jeroen Hofstee
· 11 years ago
2e18ff2
mtd: nand: omap: fix ecc ops assignment when changing ecc
by Nikita Kiryanov
· 11 years ago
e816789
mtd: nand: omap: fix sw->hw->sw ecc switch
by Nikita Kiryanov
· 11 years ago
4110c82
mtd: nand: omap: fix HAM1_SW ecc using default value for ecc.size
by Nikita Kiryanov
· 11 years ago
7a12cc6
mtd: nand: omap_gpmc: cosmetic: Fix indentation
by Stefan Roese
· 11 years ago
f0aff02
mtd: nand: omap: fix ecc-layout for HAM1 ecc-scheme
by pekon gupta
· 11 years ago
3ef4973
mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme
by pekon gupta
· 11 years ago
6bd91a8
mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform
by pekon gupta
· 11 years ago
89ad1dc
mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx platforms
by pekon gupta
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
67da22a
bug, nand, am33xx: nand->ecc.strength not set in board_nand_init()
by Sergey Lapin
· 11 years ago
3a38a55
mtd: resync with Linux-3.7.1
by Sergey Lapin
· 12 years ago
82a6547
omap_gpmc: add support for hw assisted BCH8
by Andreas Bießmann
· 12 years ago
1e4eccf
omap_gpmc: change nandecc command
by Andreas Bießmann
· 12 years ago
9a48c5c
asm/omap_gpmc.h: consolidate common defines
by Andreas Bießmann
· 12 years ago
8eb48ff
am33xx: Add required includes to some omap/am33xx code
by Tom Rini
· 12 years ago
e561251
omap_gpmc: BCH8 support (ELM based)
by Mansoor Ahamed
· 12 years ago
3d33d09
arm: omap: Fix switching back to nandecc sw.
by Jeroen Hofstee
· 12 years ago
aade579
NAND: TI: fix warnings in omap_gpmc.c
by Stefano Babic
· 13 years ago
d7bca05
omap_gpmc: use SOFTECC in SPL if it's enabled
by Ilya Yanok
· 13 years ago
4f62e98
spl: add NAND Library to new SPL
by Simon Schwarz
· 13 years ago
a4becd6
omap3: replace all instances of gpmc config struct by one global
by Dirk Behme
· 15 years ago
dc7af20
omap3: remove typedefs for configuration structs
by Dirk Behme
· 15 years ago
e06da3d
omap3: embedd gpmc_cs into gpmc config struct
by Matthias Ludwig
· 16 years ago
778933f
OMAP3: Add NAND support
by Dirk Behme
· 16 years ago