summaryrefslogtreecommitdiffstats
path: root/include/nand.h
Commit message (Expand)AuthorAgeFilesLines
* spl: fit: nand: fix fit loading in case of bad blocksDario Binacchi2020-07-081-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada2017-12-041-1/+1
* mtd: nand: make nand_info array staticGrygorii Strashko2017-07-111-1/+0
* cmd: nand: abstract global variable usage for dm conversionMugunthan V N2017-07-111-0/+9
* include: nand: move endif to end of fileMugunthan V N2017-06-161-2/+2
* mtd: nand: remove nand size print from nand_init functionHou Zhiqiang2017-03-281-0/+1
* mtd: nand: Add the sunxi NAND controller driverBoris Brezillon2016-07-241-0/+3
* nand_spl_simple: Add a simple NAND read functionThomas Gleixner2016-07-221-0/+1
* nand: Embed mtd_info in struct nand_chipScott Wood2016-06-031-2/+4
* mtd: nand: Remove nand_info_t typedefScott Wood2016-06-031-19/+20
* Add more SPDX-License-Identifier tagsTom Rini2016-01-191-6/+1
* nand: yaffs: Remove the "nand write.yaffs" commandPeter Tyser2015-03-301-5/+2
* nand: Add verification functionsPeter Tyser2015-03-301-0/+4
* nand: Remove unused read/write structuresPeter Tyser2015-03-301-26/+0
* spl, nand, atmel_nand: add erase one block functionHeiko Schocher2014-11-171-0/+1
* mtd: nand: atmel: prepare for nand spl boot supportBo Shen2014-03-091-0/+6
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-11/+1
* dfu, nand: before write a buffer to nand, erase the nand sectorsHeiko Schocher2013-06-241-0/+2
* mtd: resync with Linux-3.7.1Sergey Lapin2013-05-311-4/+4
* nand/fsl_ifc: Convert to self-initPrabhakar Kushwaha2013-05-221-1/+2
* nand: Extend nand_(read|write)_skip_bad with *actual and limit parametersTom Rini2013-04-101-2/+2
* nand: Add torture featureBenoît Thébaudeau2012-11-261-0/+1
* nand: Make NAND lock status compatible with MicronJoe Hershberger2012-09-171-1/+0
* nand: Change ulong to loff_t and size_tJoe Hershberger2012-09-171-1/+2
* nand: Add support for unlock.invertJoe Hershberger2012-09-171-2/+2
* at91: atmel_nand: extract HWECC initialization code into one function: atmel_...Wu, Josh2012-09-011-1/+1
* linux/compat.h: rename from linux/mtd/compat.hMike Frysinger2012-04-301-1/+1
* nand/fsl_elbc: Convert to self-initScott Wood2012-01-261-0/+11
* nand: Introduce CONFIG_SYS_NAND_SELF_INITScott Wood2012-01-261-0/+5
* nand: Add common functions to linux/mtd/nand.hSimon Schwarz2011-12-061-3/+0
* spl: add NAND Library to new SPLSimon Schwarz2011-09-301-1/+4
* omap-common: add nand spl supportSimon Schwarz2011-09-301-0/+3
* nand_util: drop trailing all-0xff pages if requestedBen Gardiner2011-07-011-0/+1
* nand_util: treat WITH_YAFFS_OOB as a modeBen Gardiner2011-07-011-1/+3
* nand_util: convert nand_write_skip_bad() to flagsBen Gardiner2011-07-011-1/+4
* NAND: add the ability to directly write yaffs imageLei Wen2011-01-121-1/+1
* nand erase: .spread, .part, .chip subcommandsScott Wood2010-10-111-2/+5
* NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB)Ben Gardiner2010-07-121-0/+9
* Remove legacy NAND and disk on chip code.Scott Wood2009-07-161-2/+0
* mtd: nand: use loff_t for offsetJean-Christophe PLAGNIOL-VILLARD2009-07-071-7/+7
* NAND: move board_nand_init to nand.hMike Frysinger2009-01-231-0/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-1/+1
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-08-141-2/+2
* drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-2/+2
* NAND boot: MPC8313ERDB supportScott Wood2008-08-121-0/+2
* NAND read/write fixScott Wood2008-08-121-3/+4
* Update MTD to that of Linux 2.6.22.1William Juul2008-08-121-1/+2
* NAND: ifdef-protect most of nand.h when using legacy NAND.Scott Wood2008-07-091-1/+4