aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2014-02-03driver/ifc:Change accessor function to take care of endiannessPrabhakar Kushwaha
2014-01-21powerpc:mpc85xx: Add ifc nand boot support for TPL/SPLPo Liu
2014-01-17nand, gpmc: fix reading after switching eccJeroen Hofstee
2013-12-17mtd: nand: omap: fix ecc ops assignment when changing eccNikita Kiryanov
2013-12-17mtd: nand: omap: fix sw->hw->sw ecc switchNikita Kiryanov
2013-12-17nand_util.c: Use '%zd' for length in nand_unlock debug printTom Rini
2013-12-17mtd: nand: omap: fix HAM1_SW ecc using default value for ecc.sizeNikita Kiryanov
2013-12-17mtd: nand: omap_gpmc: cosmetic: Fix indentationStefan Roese
2013-12-17mtd: nand: omap: fix ecc-layout for HAM1 ecc-schemepekon gupta
2013-12-13drivers/mtd: descend into sub directories only when it is necessaryMasahiro Yamada
2013-12-10Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-12-09at91: nand: switch atmel_nand to generic GPIO APIAndreas Bießmann
2013-12-02Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2013-11-25Driver/IFC: Move Freescale IFC driver to a common driverYork Sun
2013-11-21mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-schemepekon gupta
2013-11-21mtd: nand: omap: enable BCH ECC scheme using ELM for generic platformpekon gupta
2013-11-21mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx ...pekon gupta
2013-11-21mtd: atmel_nand: use dev_xxx instead of printkWu, Josh
2013-11-21mtd: atmel_nand: don't print bit correction message in driverWu, Josh
2013-11-21mtd: atmel_nand: enable PMECC support for 8k bytes page NAND flashWu, Josh
2013-11-21mtd/ifc: Add support of 8K page size NAND flashPrabhakar Kushwaha
2013-11-13driver/mtd/ifc: Read Status while programming NAND flashPrabhakar Kushwaha
2013-11-13MTD: atmel_nand: support for software BCH ECCBo Shen
2013-11-09Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-11-01nand, davinci: add special UBL ecc positionHeiko Schocher
2013-10-31drivers: mtd: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31nand_util.c: Correct licensingTom Rini
2013-10-24mtd/fsl_elbc: take NAND_ECC_SOFT_BCH config option into accountValentin Longchamp
2013-10-14Coding Style cleanup: remove trailing empty linesWolfgang Denk
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-10-09mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANPaul Burton
2013-09-11mxs_nand: Fix ECC strength for NAND flash with OOB size of 224Elie De Brauwer
2013-09-04mtd: atmel_nand: pmecc: fix bug fail to correct bit error in 1024-bytes sectorWu, Josh
2013-09-04Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-08-22nand_util: delete a useless variableMasahiro Yamada
2013-08-22ARM: at91: atmel_nand: add code to check the ONFI parameter ECC requirementWu, Josh
2013-08-22mtd: atmel_nand: alloc memory instead of use static array for pmecc dataWu, Josh
2013-08-22ARM: at91: atmel_nand: pmecc driver will select the galois table by sector sizeWu, Josh
2013-08-20powerpc: p1022ds: add TPL for p1022ds nand bootYing Zhang
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-12mtd: mxc_nand: Fix crash after MTD resyncMarek Vasut
2013-07-01Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2013-06-26mtd/nand: docg4: fix compiler warningsMike Dunn
2013-06-24dfu, nand: before write a buffer to nand, erase the nand sectorsHeiko Schocher
2013-06-20powerpc/mpc85xx: new SPL support for IFC NANDPrabhakar Kushwaha
2013-06-18mtd: nand: fix initialization of BBT optionsDaniel Schwierzeck
2013-06-17mtd: nand/docg4: fix driver after Linux resyncMike Dunn
2013-06-04bug, nand, am33xx: nand->ecc.strength not set in board_nand_init()Sergey Lapin
2013-05-31Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2013-05-31mtd: resync with Linux-3.7.1Sergey Lapin