summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/atmel_nand.c
AgeCommit message (Expand)Author
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