Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
83d290c56fab2d38cd1ab4c4cc7099559c1d5046
/
drivers
/
mtd
/
nand
/
omap_gpmc.c
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
ad92dff
cmd: nand: abstract global variable usage for dm conversion
by Mugunthan V N
· 7 years ago
6fe7fe1
omap-gpmc: use SECTOR_BYTES instead of hardcoded value
by Ladislav Michl
· 8 years ago
1221ce4
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
8b7d512
nand: Fix some more NULL name tests
by Scott Wood
· 8 years ago
0568dd0
armv7: make gpmc_cfg const
by Ladislav Michl
· 8 years ago
3a504d9
mtd: nand: omap: allow to switch to BCH16
by Heiko Schocher
· 8 years ago
ceee07b
mtd: nand: Sync with Linux v4.6
by Scott Wood
· 8 years ago
17cb4b8
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
by Scott Wood
· 8 years ago
b616d9b
nand: Embed mtd_info in struct nand_chip
by Scott Wood
· 8 years ago
eae4b2b
Fix spelling of "occurred".
by Vagrant Cascadian
· 9 years ago
d1d0167
nand: omap_gpmc: Change correctable bit-flips messages to debug()
by Ezequiel García
· 9 years ago
cb2fc33
mtd: OMAP: Enable GPMC prefetch mode for 16 bit access
by Jeroen Hofstee
· 9 years ago
c073611
omap_gpmc: move prefetch out of CONFIG_NAND_OMAP_ELM
by Jeroen Hofstee
· 9 years ago
b050898
omap: gpmc: 'nandecc sw' can use HAM1 or BCH8
by Ash Charles
· 10 years ago
d8af393
mtd: nand: omap_gpmc: Make ready/busy pins configurable
by Michal Sojka
· 10 years ago
8983111
mtd, omap: fix case NAND_OMAP_GPMC_PREFETCH not defined
by Egli, Samuel
· 10 years ago
c316f57
mtd: OMAP: Enable GPMC prefetch mode
by Daniel Mack
· 10 years ago
eb54d2c
mtd: nand: omap_gpmc: fix error handling
by Guido Martínez
· 10 years ago
fb384c4
mtd: nand: omap_gpmc: Always use ready/busy pin
by Stefan Roese
· 10 years ago
4415297
omap_gpmc: fix warnigs with W=1
by Jeroen Hofstee
· 10 years ago
cc81a52
mtd: nand: omap_gpmc: Fix 'bit-flip' errors
by Rostislav Lisovy
· 10 years ago
5c3f7e0
mtd: nand: omap_gpmc: Enable multiple NAND flash devices
by Rostislav Lisovy
· 10 years ago
46840f6
mtd: nand: omap: add support for BCH16_ECC - NAND driver updates
by pekon gupta
· 10 years ago
b80a660
mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width
by pekon gupta
· 11 years ago
3f990dc
mtd: nand: omap: fix error-codes returned from omap-elm driver
by pekon gupta
· 11 years ago
a09431d
mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch
by pekon gupta
· 11 years ago
9233279
mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_info
by pekon gupta
· 11 years ago
d21e77f
mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv'
by pekon gupta
· 11 years ago
41bbe4d
mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16
by pekon gupta
· 11 years ago
97eeae1
mtd: nand: omap_gpmc: Fix update of read_ecc in oob
by Belisko Marek
· 11 years ago
2eda892
mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand
by pekon gupta
· 11 years ago
6aff050
mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand
by pekon gupta
· 11 years ago
51d192c
mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers into common omap_gpmc.h
by pekon gupta
· 11 years ago
6e562b1
mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes
by pekon gupta
· 11 years ago
71a7f95
mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemes
by pekon gupta
· 11 years ago
f5f1f61
mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes
by pekon gupta
· 11 years ago
13fbde6
nand, gpmc: fix reading after switching ecc
by Jeroen Hofstee
· 11 years ago
fcd0524
mtd: nand: omap: fix ecc ops assignment when changing ecc
by Nikita Kiryanov
· 11 years ago
eb237a1
mtd: nand: omap: fix sw->hw->sw ecc switch
by Nikita Kiryanov
· 11 years ago
2528460
mtd: nand: omap: fix HAM1_SW ecc using default value for ecc.size
by Nikita Kiryanov
· 11 years ago
5d7a49b
mtd: nand: omap_gpmc: cosmetic: Fix indentation
by Stefan Roese
· 11 years ago
69cc97f
mtd: nand: omap: fix ecc-layout for HAM1 ecc-scheme
by pekon gupta
· 11 years ago
3f71906
mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme
by pekon gupta
· 11 years ago
d016dc4
mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform
by pekon gupta
· 11 years ago
beba5f0
mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx platforms
by pekon gupta
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
4bfd000
bug, nand, am33xx: nand->ecc.strength not set in board_nand_init()
by Sergey Lapin
· 11 years ago
dfe64e2
mtd: resync with Linux-3.7.1
by Sergey Lapin
· 12 years ago
4a09300
omap_gpmc: add support for hw assisted BCH8
by Andreas Bießmann
· 12 years ago
da634ae
omap_gpmc: change nandecc command
by Andreas Bießmann
· 12 years ago
5bf299b
asm/omap_gpmc.h: consolidate common defines
by Andreas Bießmann
· 12 years ago
98f9200
am33xx: Add required includes to some omap/am33xx code
by Tom Rini
· 12 years ago
c3754e9
omap_gpmc: BCH8 support (ELM based)
by Mansoor Ahamed
· 12 years ago
d439504
arm: omap: Fix switching back to nandecc sw.
by Jeroen Hofstee
· 12 years ago
f7dad8f
NAND: TI: fix warnings in omap_gpmc.c
by Stefano Babic
· 13 years ago
ff62fb4
omap_gpmc: use SOFTECC in SPL if it's enabled
by Ilya Yanok
· 13 years ago
12c2f1e
spl: add NAND Library to new SPL
by Simon Schwarz
· 13 years ago
8941135
omap3: replace all instances of gpmc config struct by one global
by Dirk Behme
· 15 years ago
97a099e
omap3: remove typedefs for configuration structs
by Dirk Behme
· 15 years ago
187af95
omap3: embedd gpmc_cs into gpmc config struct
by Matthias Ludwig
· 15 years ago
12201a1
OMAP3: Add NAND support
by Dirk Behme
· 16 years ago