Age | Commit message (Expand) | Author |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-12-04 | mtd: nand: Rename nand.h into rawnand.h | Masahiro Yamada |
2017-07-11 | mtd: nand: make nand_info array static | Grygorii Strashko |
2017-07-11 | cmd: nand: abstract global variable usage for dm conversion | Mugunthan V N |
2017-06-16 | include: nand: move endif to end of file | Mugunthan V N |
2017-03-28 | mtd: nand: remove nand size print from nand_init function | Hou Zhiqiang |
2016-07-24 | mtd: nand: Add the sunxi NAND controller driver | Boris Brezillon |
2016-07-22 | nand_spl_simple: Add a simple NAND read function | Thomas Gleixner |
2016-06-03 | nand: Embed mtd_info in struct nand_chip | Scott Wood |
2016-06-03 | mtd: nand: Remove nand_info_t typedef | Scott Wood |
2016-01-19 | Add more SPDX-License-Identifier tags | Tom Rini |
2015-03-30 | nand: yaffs: Remove the "nand write.yaffs" command | Peter Tyser |
2015-03-30 | nand: Add verification functions | Peter Tyser |
2015-03-30 | nand: Remove unused read/write structures | Peter Tyser |
2014-11-17 | spl, nand, atmel_nand: add erase one block function | Heiko Schocher |
2014-03-09 | mtd: nand: atmel: prepare for nand spl boot support | Bo Shen |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-06-24 | dfu, nand: before write a buffer to nand, erase the nand sectors | Heiko Schocher |
2013-05-31 | mtd: resync with Linux-3.7.1 | Sergey Lapin |
2013-05-22 | nand/fsl_ifc: Convert to self-init | Prabhakar Kushwaha |
2013-04-10 | nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters | Tom Rini |
2012-11-26 | nand: Add torture feature | Benoît Thébaudeau |
2012-09-17 | nand: Make NAND lock status compatible with Micron | Joe Hershberger |
2012-09-17 | nand: Change ulong to loff_t and size_t | Joe Hershberger |
2012-09-17 | nand: Add support for unlock.invert | Joe Hershberger |
2012-09-01 | at91: atmel_nand: extract HWECC initialization code into one function: atmel_... | Wu, Josh |
2012-04-30 | linux/compat.h: rename from linux/mtd/compat.h | Mike Frysinger |
2012-01-26 | nand/fsl_elbc: Convert to self-init | Scott Wood |
2012-01-26 | nand: Introduce CONFIG_SYS_NAND_SELF_INIT | Scott Wood |
2011-12-06 | nand: Add common functions to linux/mtd/nand.h | Simon Schwarz |
2011-09-30 | spl: add NAND Library to new SPL | Simon Schwarz |
2011-09-30 | omap-common: add nand spl support | Simon Schwarz |
2011-07-01 | nand_util: drop trailing all-0xff pages if requested | Ben Gardiner |
2011-07-01 | nand_util: treat WITH_YAFFS_OOB as a mode | Ben Gardiner |
2011-07-01 | nand_util: convert nand_write_skip_bad() to flags | Ben Gardiner |
2011-01-12 | NAND: add the ability to directly write yaffs image | Lei Wen |
2010-10-11 | nand erase: .spread, .part, .chip subcommands | Scott Wood |
2010-07-12 | NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB) | Ben Gardiner |
2009-07-16 | Remove legacy NAND and disk on chip code. | Scott Wood |
2009-07-07 | mtd: nand: use loff_t for offset | Jean-Christophe PLAGNIOL-VILLARD |
2009-01-23 | NAND: move board_nand_init to nand.h | Mike Frysinger |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-14 | Coding Style cleanup, update CHANGELOG | Wolfgang Denk |
2008-08-13 | drivers/mtd/nand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-12 | NAND boot: MPC8313ERDB support | Scott Wood |
2008-08-12 | NAND read/write fix | Scott Wood |
2008-08-12 | Update MTD to that of Linux 2.6.22.1 | William Juul |
2008-07-09 | NAND: ifdef-protect most of nand.h when using legacy NAND. | Scott Wood |
2008-04-28 | NAND: fix some strict-aliasing compiler warnings | Wolfgang Denk |