summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/am335x_spl_bch.c
Commit message (Expand)AuthorAgeLines
* mtd: nand: Patch remaining places where nand_to_mtd() should be usedBoris Brezillon2016-06-19-1/+1
* mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood2016-06-03-3/+3
* nand: Embed mtd_info in struct nand_chipScott Wood2016-06-03-27/+27
* mtd: nand: Remove nand_info_t typedefScott Wood2016-06-03-1/+1
* mtd: nand: am335x: spl: Fix copying of imageLokesh Vutla2016-05-27-1/+14
* mtd: nand: am335x: Fix 'bit-flip' errors in SPLRostislav Lisovy2014-09-25-4/+8
* mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris2014-06-06-1/+1
* mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPLTom Rini2014-04-17-27/+27
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-13/+1
* am33xx_spl_bch: simple SPL nand loader for AM33XXIlya Yanok2012-12-10-0/+238