aboutsummaryrefslogtreecommitdiff
path: root/include/nand.h
AgeCommit message (Expand)Author
2012-09-17nand: Make NAND lock status compatible with MicronJoe Hershberger
2012-09-17nand: Change ulong to loff_t and size_tJoe Hershberger
2012-09-17nand: Add support for unlock.invertJoe Hershberger
2012-09-01at91: atmel_nand: extract HWECC initialization code into one function: atmel_...Wu, Josh
2012-04-30linux/compat.h: rename from linux/mtd/compat.hMike Frysinger
2012-01-26nand/fsl_elbc: Convert to self-initScott Wood
2012-01-26nand: Introduce CONFIG_SYS_NAND_SELF_INITScott Wood
2011-12-06nand: Add common functions to linux/mtd/nand.hSimon Schwarz
2011-09-30spl: add NAND Library to new SPLSimon Schwarz
2011-09-30omap-common: add nand spl supportSimon Schwarz
2011-07-01nand_util: drop trailing all-0xff pages if requestedBen Gardiner
2011-07-01nand_util: treat WITH_YAFFS_OOB as a modeBen Gardiner
2011-07-01nand_util: convert nand_write_skip_bad() to flagsBen Gardiner
2011-01-12NAND: add the ability to directly write yaffs imageLei Wen
2010-10-11nand erase: .spread, .part, .chip subcommandsScott Wood
2010-07-12NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB)Ben Gardiner
2009-07-16Remove legacy NAND and disk on chip code.Scott Wood
2009-07-07mtd: nand: use loff_t for offsetJean-Christophe PLAGNIOL-VILLARD
2009-01-23NAND: move board_nand_init to nand.hMike Frysinger
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-14Coding Style cleanup, update CHANGELOGWolfgang Denk
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-12NAND boot: MPC8313ERDB supportScott Wood
2008-08-12NAND read/write fixScott Wood
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul
2008-07-09NAND: ifdef-protect most of nand.h when using legacy NAND.Scott Wood
2008-04-28NAND: fix some strict-aliasing compiler warningsWolfgang Denk
2007-06-22[patch] add nand_init() prototype to nand.hMike Frysinger
2006-10-20Add board/cpu specific NAND chip select function to 440 NDFCStefan Roese
2006-10-10* Several improvements to the new NAND subsystem:Stefan Roese
2006-02-24Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka
2005-11-02* Add hook to NAND erase and implement nand_wait function.Wolfgang Denk
2005-09-14Update of new NAND codeWolfgang Denk
2005-08-17Rewrite of NAND code based on what is in 2.6.12 Linux kernelWolfgang Denk