summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/atmel_nand.c
AgeCommit message (Expand)Author
2015-04-01ARM: at91: atmel_nand: Support flash based BBTDavid Dueck
2015-02-07mtd: atmel_nand: according to pmecc version to perform 0xff page correctionWu, Josh
2014-11-17mtd: atmel_nand: runtime to build gf table for pmeccJosh Wu
2014-11-17spl, mtd, nand, atmel_nand: invert device ready pin logicHeiko Schocher
2014-11-17spl, nand, atmel_nand: add erase one block functionHeiko Schocher
2014-11-17mtd: atmel_nand: add missing includeHeiko Schocher
2014-09-19mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECCBoris BREZILLON
2014-09-19mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc registerWu, Josh
2014-06-06mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris
2014-03-09mtd: nand: atmel: prepare for nand spl boot supportBo Shen
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-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-13MTD: atmel_nand: support for software BCH ECCBo Shen
2013-09-04mtd: atmel_nand: pmecc: fix bug fail to correct bit error in 1024-bytes sectorWu, Josh
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-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-31mtd: resync with Linux-3.7.1Sergey Lapin
2012-09-13atmel_nand: fix the U-Boot output information about nand flash with PMECC ena...Wu, Josh
2012-09-01at91: atmel_nand: Update driver to support Programmable Multibit ECC controllerWu, Josh
2012-09-01at91: atmel_nand: remove unused variables.Wu, Josh
2012-09-01at91: atmel_nand: extract HWECC initialization code into one function: atmel_...Wu, Josh
2011-11-29Fix Stelian's email addressStelian Pop
2011-04-01atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PINmichael
2011-01-12mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()Lei Wen
2010-03-23at91: add hwecc method for nandNikolay Petukhov
2009-03-22at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD