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