Commit Graph

359 Commits (01a0c64762e902971b34587a8a61b59e9ea51374)

Author SHA1 Message Date
Bo Shen 0b0b4f5981 mtd: nand: atmel: prepare for nand spl boot support 11 years ago
Stefan Roese 345b77baca ppc4xx: Remove 4xx NAND booting support 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
Prabhakar Kushwaha 1b4175d6fa driver/ifc:Change accessor function to take care of endianness 11 years ago
Po Liu 6609916efb powerpc:mpc85xx: Add ifc nand boot support for TPL/SPL 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 11 years ago
Nikita Kiryanov eb237a15bd mtd: nand: omap: fix sw->hw->sw ecc switch 11 years ago
Tom Rini 3ef1eadb44 nand_util.c: Use '%zd' for length in nand_unlock debug print 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
Masahiro Yamada 392ba5256a drivers/mtd: descend into sub directories only when it is necessary 11 years ago
Andreas Bießmann ac45bb1646 at91: nand: switch atmel_nand to generic GPIO API 11 years ago
York Sun 0b66513b27 Driver/IFC: Move Freescale IFC driver to a common driver 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
Wu, Josh c0dc3dec69 mtd: atmel_nand: use dev_xxx instead of printk 11 years ago
Wu, Josh c55cc573ea mtd: atmel_nand: don't print bit correction message in driver 11 years ago
Wu, Josh 16dddef605 mtd: atmel_nand: enable PMECC support for 8k bytes page NAND flash 11 years ago
Prabhakar Kushwaha 71220f80e7 mtd/ifc: Add support of 8K page size NAND flash 11 years ago
Prabhakar Kushwaha ed5ac34a33 driver/mtd/ifc: Read Status while programming NAND flash 11 years ago
Bo Shen 7604a3f920 MTD: atmel_nand: support for software BCH ECC 11 years ago
Heiko Schocher 2fff63c2a5 nand, davinci: add special UBL ecc position 11 years ago
Masahiro Yamada 2fc7ef6196 drivers: mtd: convert makefiles to Kbuild style 11 years ago
Tom Rini 9d33fb4a5c nand_util.c: Correct licensing 11 years ago
Valentin Longchamp 2f9e559a6c mtd/fsl_elbc: take NAND_ECC_SOFT_BCH config option into account 11 years ago
Wolfgang Denk d4c8aa9cb4 Coding Style cleanup: remove trailing empty lines 11 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 11 years ago
Paul Burton 40462e541d mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN 11 years ago
Elie De Brauwer a8f2d0e675 mxs_nand: Fix ECC strength for NAND flash with OOB size of 224 12 years ago
Wu, Josh 1bd3e2a823 mtd: atmel_nand: pmecc: fix bug fail to correct bit error in 1024-bytes sector 12 years ago
Masahiro Yamada 47b6dad319 nand_util: delete a useless variable 12 years ago
Wu, Josh a07d229497 ARM: at91: atmel_nand: add code to check the ONFI parameter ECC requirement 12 years ago
Wu, Josh ddd85974b1 mtd: atmel_nand: alloc memory instead of use static array for pmecc data 12 years ago
Wu, Josh b2d96dc28f ARM: at91: atmel_nand: pmecc driver will select the galois table by sector size 12 years ago
Ying Zhang 5d97fe2a04 powerpc: p1022ds: add TPL for p1022ds nand boot 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Marek Vasut 1c90369437 mtd: mxc_nand: Fix crash after MTD resync 12 years ago
Mike Dunn 8b6b51a617 mtd/nand: docg4: fix compiler warnings 12 years ago
Heiko Schocher a67cc37e69 dfu, nand: before write a buffer to nand, erase the nand sectors 12 years ago
Prabhakar Kushwaha 3a88179d03 powerpc/mpc85xx: new SPL support for IFC NAND 12 years ago
Daniel Schwierzeck eab2276458 mtd: nand: fix initialization of BBT options 12 years ago
Mike Dunn 211bf20c35 mtd: nand/docg4: fix driver after Linux resync 12 years ago