Commit Graph

1 Commits (a430fa06a4ac50e785fdbfb7f43c3cb14b35619c)

Author SHA1 Message Date
Miquel Raynal a430fa06a4 mtd: move NAND files into a raw/ subdirectory 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Mugunthan V N ad92dff28c cmd: nand: abstract global variable usage for dm conversion 7 years ago
Ladislav Michl 6fe7fe12cc omap-gpmc: use SECTOR_BYTES instead of hardcoded value 7 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Scott Wood 8b7d51249e nand: Fix some more NULL name tests 8 years ago
Ladislav Michl 0568dd0663 armv7: make gpmc_cfg const 8 years ago
Heiko Schocher 3a504d9639 mtd: nand: omap: allow to switch to BCH16 8 years ago
Scott Wood ceee07b658 mtd: nand: Sync with Linux v4.6 8 years ago
Scott Wood 17cb4b8f32 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data 8 years ago
Scott Wood b616d9b0a7 nand: Embed mtd_info in struct nand_chip 8 years ago
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 10 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