| Commit message (Expand) | Author | Age | Lines |
* | mtd: nand: force NAND_CMD_READID onto 8-bit bus | Brian Norris | 2014-06-06 | -1/+1 |
* | mtd: nand: atmel: prepare for nand spl boot support | Bo Shen | 2014-03-09 | -0/+208 |
* | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-12-10 | -14/+26 |
|\ |
|
| * | mtd: atmel_nand: use dev_xxx instead of printk | Wu, Josh | 2013-11-21 | -11/+11 |
| * | mtd: atmel_nand: don't print bit correction message in driver | Wu, Josh | 2013-11-21 | -2/+2 |
| * | mtd: atmel_nand: enable PMECC support for 8k bytes page NAND flash | Wu, Josh | 2013-11-21 | -1/+9 |
| * | MTD: atmel_nand: support for software BCH ECC | Bo Shen | 2013-11-13 | -0/+4 |
* | | at91: nand: switch atmel_nand to generic GPIO API | Andreas Bießmann | 2013-12-09 | -5/+3 |
|/ |
|
* | mtd: atmel_nand: pmecc: fix bug fail to correct bit error in 1024-bytes sector | Wu, Josh | 2013-09-04 | -1/+2 |
* | ARM: at91: atmel_nand: add code to check the ONFI parameter ECC requirement | Wu, Josh | 2013-08-22 | -2/+128 |
* | mtd: atmel_nand: alloc memory instead of use static array for pmecc data | Wu, Josh | 2013-08-22 | -7/+56 |
* | ARM: at91: atmel_nand: pmecc driver will select the galois table by sector size | Wu, Josh | 2013-08-22 | -1/+4 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | mtd: resync with Linux-3.7.1 | Sergey Lapin | 2013-05-31 | -6/+11 |
* | atmel_nand: fix the U-Boot output information about nand flash with PMECC ena... | Wu, Josh | 2012-09-13 | -2/+3 |
* | at91: atmel_nand: Update driver to support Programmable Multibit ECC controller | Wu, Josh | 2012-09-01 | -1/+679 |
* | at91: atmel_nand: remove unused variables. | Wu, Josh | 2012-09-01 | -2/+1 |
* | at91: atmel_nand: extract HWECC initialization code into one function: atmel_... | Wu, Josh | 2012-09-01 | -58/+86 |
* | Fix Stelian's email address | Stelian Pop | 2011-11-29 | -1/+1 |
* | atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PIN | michael | 2011-04-01 | -0/+2 |
* | mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() | Lei Wen | 2011-01-12 | -1/+1 |
* | at91: add hwecc method for nand | Nikolay Petukhov | 2010-03-23 | -0/+265 |
* | at91sam9/at91cap: move nand drivers to drivers/mtd/nand | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-22 | -0/+78 |