Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | mtd: nand: Patch remaining places where nand_to_mtd() should be used | Boris Brezillon | 2016-06-19 | -1/+1 |
* | mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data | Scott Wood | 2016-06-03 | -3/+3 |
* | nand: Embed mtd_info in struct nand_chip | Scott Wood | 2016-06-03 | -27/+27 |
* | mtd: nand: Remove nand_info_t typedef | Scott Wood | 2016-06-03 | -1/+1 |
* | mtd: nand: am335x: spl: Fix copying of image | Lokesh Vutla | 2016-05-27 | -1/+14 |
* | mtd: nand: am335x: Fix 'bit-flip' errors in SPL | Rostislav Lisovy | 2014-09-25 | -4/+8 |
* | mtd: nand: force NAND_CMD_READID onto 8-bit bus | Brian Norris | 2014-06-06 | -1/+1 |
* | mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPL | Tom Rini | 2014-04-17 | -27/+27 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -13/+1 |
* | am33xx_spl_bch: simple SPL nand loader for AM33XX | Ilya Yanok | 2012-12-10 | -0/+238 |