Age | Commit message (Expand) | Author |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-10-23 | mtd: replace MTDDEBUG() with pr_debug() | Masahiro Yamada |
2017-05-08 | mtd: nand: Consolidate nand spl loaders implementation | Ladislav Michl |
2017-04-13 | mtd: nand: atmel: use another functions to set gpio value | Wenyou Yang |
2016-06-20 | Merge git://git.denx.de/u-boot-nand-flash | Tom Rini |
2016-06-19 | mtd: nand: Patch remaining places where nand_to_mtd() should be used | Boris Brezillon |
2016-06-12 | at91: nand: Set up the ECC strength correctly | Andre Renaud |
2016-06-12 | at91: Correct NAND ECC register access | Andre Renaud |
2016-06-03 | mtd: nand: Sync with Linux v4.6 | Scott Wood |
2016-06-03 | mtd: nand: Add page argument to write_page() etc. | Scott Wood |
2016-06-03 | mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data | Scott Wood |
2016-06-03 | nand: Embed mtd_info in struct nand_chip | Scott Wood |
2016-06-03 | mtd: nand: Remove nand_info_t typedef | Scott Wood |
2016-02-02 | atmel_nand: Add 32 bit ecc support for sama5d2 chip | Josh Wu |
2016-01-27 | atmel_nand: use the definition: PMECC_OOB_RESERVED_BYTES instead magic number | Josh Wu |
2016-01-27 | atmel_nand: add '\n' in the end of error message for better display | Josh Wu |
2016-01-27 | atmel_nand: use nand ecc_{strength, step}_ds instead of our own function | Josh Wu |
2015-08-12 | nand, atmel: remove udelay in spl_nand_erase_one() | Heiko Schocher |
2015-04-01 | ARM: at91: atmel_nand: Support flash based BBT | David Dueck |
2015-02-07 | mtd: atmel_nand: according to pmecc version to perform 0xff page correction | Wu, Josh |
2014-11-17 | mtd: atmel_nand: runtime to build gf table for pmecc | Josh Wu |
2014-11-17 | spl, mtd, nand, atmel_nand: invert device ready pin logic | Heiko Schocher |
2014-11-17 | spl, nand, atmel_nand: add erase one block function | Heiko Schocher |
2014-11-17 | mtd: atmel_nand: add missing include | Heiko Schocher |
2014-09-19 | mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC | Boris BREZILLON |
2014-09-19 | mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc register | Wu, Josh |
2014-06-06 | mtd: nand: force NAND_CMD_READID onto 8-bit bus | Brian Norris |
2014-03-09 | mtd: nand: atmel: prepare for nand spl boot support | Bo Shen |
2013-12-10 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-12-09 | at91: nand: switch atmel_nand to generic GPIO API | Andreas Bießmann |
2013-11-21 | mtd: atmel_nand: use dev_xxx instead of printk | Wu, Josh |
2013-11-21 | mtd: atmel_nand: don't print bit correction message in driver | Wu, Josh |
2013-11-21 | mtd: atmel_nand: enable PMECC support for 8k bytes page NAND flash | Wu, Josh |
2013-11-13 | MTD: atmel_nand: support for software BCH ECC | Bo Shen |
2013-09-04 | mtd: atmel_nand: pmecc: fix bug fail to correct bit error in 1024-bytes sector | Wu, Josh |
2013-08-22 | ARM: at91: atmel_nand: add code to check the ONFI parameter ECC requirement | Wu, Josh |
2013-08-22 | mtd: atmel_nand: alloc memory instead of use static array for pmecc data | Wu, Josh |
2013-08-22 | ARM: at91: atmel_nand: pmecc driver will select the galois table by sector size | Wu, Josh |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-05-31 | mtd: resync with Linux-3.7.1 | Sergey Lapin |
2012-09-13 | atmel_nand: fix the U-Boot output information about nand flash with PMECC ena... | Wu, Josh |
2012-09-01 | at91: atmel_nand: Update driver to support Programmable Multibit ECC controller | Wu, Josh |
2012-09-01 | at91: atmel_nand: remove unused variables. | Wu, Josh |
2012-09-01 | at91: atmel_nand: extract HWECC initialization code into one function: atmel_... | Wu, Josh |
2011-11-29 | Fix Stelian's email address | Stelian Pop |
2011-04-01 | atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PIN | michael |
2011-01-12 | mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() | Lei Wen |
2010-03-23 | at91: add hwecc method for nand | Nikolay Petukhov |
2009-03-22 | at91sam9/at91cap: move nand drivers to drivers/mtd/nand | Jean-Christophe PLAGNIOL-VILLARD |