Commit Graph

52 Commits (eae4b2b67bc8c68e2440616a447ca6c6898ad188)

Author SHA1 Message Date
Vagrant Cascadian eae4b2b67b Fix spelling of "occurred". 8 years ago
Ezequiel García d1d0167663 nand: omap_gpmc: Change correctable bit-flips messages to debug() 9 years ago
Jeroen Hofstee cb2fc338f8 mtd: OMAP: Enable GPMC prefetch mode for 16 bit access 9 years ago
Jeroen Hofstee c07361145f omap_gpmc: move prefetch out of CONFIG_NAND_OMAP_ELM 9 years ago
Ash Charles b050898efa omap: gpmc: 'nandecc sw' can use HAM1 or BCH8 9 years ago
Michal Sojka d8af39337e mtd: nand: omap_gpmc: Make ready/busy pins configurable 9 years ago
Egli, Samuel 89831112d4 mtd, omap: fix case NAND_OMAP_GPMC_PREFETCH not defined 9 years ago
Daniel Mack c316f577b4 mtd: OMAP: Enable GPMC prefetch mode 9 years ago
Guido Martínez eb54d2c70c mtd: nand: omap_gpmc: fix error handling 9 years ago
Stefan Roese fb384c4720 mtd: nand: omap_gpmc: Always use ready/busy pin 10 years ago
Jeroen Hofstee 441529795c omap_gpmc: fix warnigs with W=1 10 years ago
Rostislav Lisovy cc81a52919 mtd: nand: omap_gpmc: Fix 'bit-flip' errors 10 years ago
Rostislav Lisovy 5c3f7e0ead mtd: nand: omap_gpmc: Enable multiple NAND flash devices 10 years ago
pekon gupta 46840f66ca mtd: nand: omap: add support for BCH16_ECC - NAND driver updates 10 years ago
pekon gupta b80a660338 mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width 10 years ago
pekon gupta 3f990dc83b mtd: nand: omap: fix error-codes returned from omap-elm driver 10 years ago
pekon gupta a09431da38 mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch 10 years ago
pekon gupta 9233279f8e mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_info 10 years ago
pekon gupta d21e77ff84 mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv' 10 years ago
pekon gupta 41bbe4dd49 mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16 10 years ago
Belisko Marek 97eeae1a07 mtd: nand: omap_gpmc: Fix update of read_ecc in oob 10 years ago
pekon gupta 2eda892f00 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand 10 years ago
pekon gupta 6aff050988 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand 10 years ago
pekon gupta 51d192c40d mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers into common omap_gpmc.h 10 years ago
pekon gupta 6e562b1106 mtd: nand: omap: optimized chip->ecc.correct() for H/W ECC schemes 10 years ago
pekon gupta 71a7f95600 mtd: nand: omap: optimize chip->ecc.calculate() for H/W ECC schemes 10 years ago
pekon gupta f5f1f614bd mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes 10 years ago
Jeroen Hofstee 13fbde6e4f nand, gpmc: fix reading after switching ecc 10 years ago
Nikita Kiryanov fcd0524574 mtd: nand: omap: fix ecc ops assignment when changing ecc 11 years ago
Nikita Kiryanov eb237a15bd mtd: nand: omap: fix sw->hw->sw ecc switch 11 years ago
Nikita Kiryanov 2528460c38 mtd: nand: omap: fix HAM1_SW ecc using default value for ecc.size 11 years ago
Stefan Roese 5d7a49b930 mtd: nand: omap_gpmc: cosmetic: Fix indentation 11 years ago
pekon gupta 69cc97f8db mtd: nand: omap: fix ecc-layout for HAM1 ecc-scheme 11 years ago
pekon gupta 3f719069c8 mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme 11 years ago
pekon gupta d016dc42ce mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform 11 years ago
pekon gupta beba5f04f2 mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx platforms 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Sergey Lapin 4bfd0002b6 bug, nand, am33xx: nand->ecc.strength not set in board_nand_init() 11 years ago
Sergey Lapin dfe64e2c89 mtd: resync with Linux-3.7.1 11 years ago
Andreas Bießmann 4a0930069b omap_gpmc: add support for hw assisted BCH8 11 years ago
Andreas Bießmann da634ae356 omap_gpmc: change nandecc command 11 years ago
Andreas Bießmann 5bf299bc4f asm/omap_gpmc.h: consolidate common defines 11 years ago
Tom Rini 98f92001b3 am33xx: Add required includes to some omap/am33xx code 11 years ago
Mansoor Ahamed c3754e9cc2 omap_gpmc: BCH8 support (ELM based) 12 years ago
Jeroen Hofstee d43950463c arm: omap: Fix switching back to nandecc sw. 12 years ago
Stefano Babic f7dad8f121 NAND: TI: fix warnings in omap_gpmc.c 12 years ago
Ilya Yanok ff62fb4c6a omap_gpmc: use SOFTECC in SPL if it's enabled 13 years ago
Simon Schwarz 12c2f1ee3c spl: add NAND Library to new SPL 13 years ago
Dirk Behme 894113529e omap3: replace all instances of gpmc config struct by one global 15 years ago
Dirk Behme 97a099eaa4 omap3: remove typedefs for configuration structs 15 years ago