summaryrefslogtreecommitdiffstats
path: root/include/nand.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* NAND: fix some strict-aliasing compiler warningsWolfgang Denk2008-04-281-4/+4
* [patch] add nand_init() prototype to nand.hMike Frysinger2007-06-221-0/+1
* Add board/cpu specific NAND chip select function to 440 NDFCStefan Roese2006-10-201-0/+4
* * Several improvements to the new NAND subsystem:Stefan Roese2006-10-101-0/+57
* Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka2006-02-241-2/+2
* * Add hook to NAND erase and implement nand_wait function.Wolfgang Denk2005-11-021-1/+8
* Update of new NAND codeWolfgang Denk2005-09-141-1/+1
* Rewrite of NAND code based on what is in 2.6.12 Linux kernelWolfgang Denk2005-08-171-0/+56
OpenPOWER on IntegriCloud