summaryrefslogtreecommitdiff
path: root/include/nand.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-09spl: fit: nand: fix fit loading in case of bad blocksDario Binacchi1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-12-04mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada1-1/+1
2017-07-12mtd: nand: make nand_info array staticGrygorii Strashko1-1/+0
2017-07-12cmd: nand: abstract global variable usage for dm conversionMugunthan V N1-0/+9
2017-06-16include: nand: move endif to end of fileMugunthan V N1-2/+2
2017-03-28mtd: nand: remove nand size print from nand_init functionHou Zhiqiang1-0/+1
2016-07-25mtd: nand: Add the sunxi NAND controller driverBoris Brezillon1-0/+3
2016-07-22nand_spl_simple: Add a simple NAND read functionThomas Gleixner1-0/+1
2016-06-04nand: Embed mtd_info in struct nand_chipScott Wood1-2/+4
2016-06-04mtd: nand: Remove nand_info_t typedefScott Wood1-19/+20
2016-01-19Add more SPDX-License-Identifier tagsTom Rini1-6/+1
2015-03-31nand: yaffs: Remove the "nand write.yaffs" commandPeter Tyser1-5/+2
2015-03-31nand: Add verification functionsPeter Tyser1-0/+4
2015-03-31nand: Remove unused read/write structuresPeter Tyser1-26/+0
2014-11-17spl, nand, atmel_nand: add erase one block functionHeiko Schocher1-0/+1
2014-03-09mtd: nand: atmel: prepare for nand spl boot supportBo Shen1-0/+6
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-11/+1
2013-06-25dfu, nand: before write a buffer to nand, erase the nand sectorsHeiko Schocher1-0/+2
2013-06-01mtd: resync with Linux-3.7.1Sergey Lapin1-4/+4
2013-05-23nand/fsl_ifc: Convert to self-initPrabhakar Kushwaha1-1/+2
2013-04-10nand: Extend nand_(read|write)_skip_bad with *actual and limit parametersTom Rini1-2/+2
2012-11-27nand: Add torture featureBenoît Thébaudeau1-0/+1
2012-09-18nand: Make NAND lock status compatible with MicronJoe Hershberger1-1/+0
2012-09-18nand: Change ulong to loff_t and size_tJoe Hershberger1-1/+2
2012-09-18nand: Add support for unlock.invertJoe Hershberger1-2/+2
2012-09-01at91: atmel_nand: extract HWECC initialization code into one function: atmel_...Wu, Josh1-1/+1
2012-04-30linux/compat.h: rename from linux/mtd/compat.hMike Frysinger1-1/+1
2012-01-27nand/fsl_elbc: Convert to self-initScott Wood1-0/+11
2012-01-27nand: Introduce CONFIG_SYS_NAND_SELF_INITScott Wood1-0/+5
2011-12-07nand: Add common functions to linux/mtd/nand.hSimon Schwarz1-3/+0
2011-10-01spl: add NAND Library to new SPLSimon Schwarz1-1/+4
2011-10-01omap-common: add nand spl supportSimon Schwarz1-0/+3
2011-07-02nand_util: drop trailing all-0xff pages if requestedBen Gardiner1-0/+1
2011-07-02nand_util: treat WITH_YAFFS_OOB as a modeBen Gardiner1-1/+3
2011-07-02nand_util: convert nand_write_skip_bad() to flagsBen Gardiner1-1/+4
2011-01-13NAND: add the ability to directly write yaffs imageLei Wen1-1/+1
2010-10-12nand erase: .spread, .part, .chip subcommandsScott Wood1-2/+5
2010-07-12NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB)Ben Gardiner1-0/+9
2009-07-17Remove legacy NAND and disk on chip code.Scott Wood1-2/+0
2009-07-08mtd: nand: use loff_t for offsetJean-Christophe PLAGNIOL-VILLARD1-7/+7
2009-01-23NAND: move board_nand_init to nand.hMike Frysinger1-0/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-14Coding Style cleanup, update CHANGELOGWolfgang Denk1-2/+2
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-08-12NAND boot: MPC8313ERDB supportScott Wood1-0/+2
2008-08-12NAND read/write fixScott Wood1-3/+4
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul1-1/+2
2008-07-10NAND: ifdef-protect most of nand.h when using legacy NAND.Scott Wood1-1/+4