Commit Graph

45 Commits (c4beb22fcd8cf57569a8045c8e04cea0dbbfd763)

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