Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data | Scott Wood | 2016-06-03 | 1 | -6/+5 |
* | nand: Embed mtd_info in struct nand_chip | Scott Wood | 2016-06-03 | 1 | -42/+43 |
* | mtd: nand: Remove nand_info_t typedef | Scott Wood | 2016-06-03 | 1 | -1/+1 |
* | spl: nand: simple: replace readb() with chip specific read_buf() | Vladimir Zapolskiy | 2015-08-12 | 1 | -2/+5 |
* | mtd: nand: force NAND_CMD_READID onto 8-bit bus | Brian Norris | 2014-06-06 | 1 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -14/+1 |
* | nand_spl_simple: store ecc data on the stack | Stefano Babic | 2012-01-26 | 1 | -26/+16 |
* | drivers/mtd/nand/nand_spl_simple.c: Fix GCC 4.6 warnings | Anatolij Gustschin | 2011-12-07 | 1 | -4/+2 |
* | nand_spl_simple: add support for software ECC | Ilya Yanok | 2011-12-06 | 1 | -1/+10 |
* | spl, nand: add 4bit HW ecc oob first nand_read_page function | Heiko Schocher | 2011-11-03 | 1 | -1/+42 |
* | spl: add NAND Library to new SPL | Simon Schwarz | 2011-09-30 | 1 | -0/+245 |