Age | Commit message (Expand) | Author |
---|---|---|
2016-06-19 | mtd: nand: Patch remaining places where nand_to_mtd() should be used | Boris Brezillon |
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 |
2015-08-12 | spl: nand: simple: replace readb() with chip specific read_buf() | Vladimir Zapolskiy |
2014-06-06 | mtd: nand: force NAND_CMD_READID onto 8-bit bus | Brian Norris |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2012-01-26 | nand_spl_simple: store ecc data on the stack | Stefano Babic |
2011-12-07 | drivers/mtd/nand/nand_spl_simple.c: Fix GCC 4.6 warnings | Anatolij Gustschin |
2011-12-06 | nand_spl_simple: add support for software ECC | Ilya Yanok |
2011-11-03 | spl, nand: add 4bit HW ecc oob first nand_read_page function | Heiko Schocher |
2011-09-30 | spl: add NAND Library to new SPL | Simon Schwarz |