Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fac6463e56df63a59a210de21dfbb5902c47383e
/
include
/
nand.h
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
2b7a873
mtd: nand: Rename nand.h into rawnand.h
by Masahiro Yamada
· Thu Nov 30 13:45:24 2017 +0900
aa5528b
mtd: nand: make nand_info array static
by Grygorii Strashko
· Mon Jun 26 19:13:08 2017 -0500
7b670cc
cmd: nand: abstract global variable usage for dm conversion
by Mugunthan V N
· Mon Jun 26 19:12:51 2017 -0500
375ec00
include: nand: move endif to end of file
by Mugunthan V N
· Mon Jan 23 16:04:34 2017 -0600
9c8b3c7
mtd: nand: remove nand size print from nand_init function
by Hou Zhiqiang
· Fri Mar 17 16:12:31 2017 +0800
57f2038
mtd: nand: Add the sunxi NAND controller driver
by Boris Brezillon
· Wed Jun 15 21:09:23 2016 +0200
daec8a4
nand_spl_simple: Add a simple NAND read function
by Thomas Gleixner
· Tue Jul 12 20:28:10 2016 +0200
2c1b7e1
nand: Embed mtd_info in struct nand_chip
by Scott Wood
· Mon May 30 13:57:55 2016 -0500
08364d9
mtd: nand: Remove nand_info_t typedef
by Scott Wood
· Mon May 30 13:57:54 2016 -0500
e237880
Add more SPDX-License-Identifier tags
by Tom Rini
· Thu Jan 14 22:05:13 2016 -0500
ae6ad78
nand: yaffs: Remove the "nand write.yaffs" command
by Peter Tyser
· Tue Feb 03 11:58:16 2015 -0600
c9d92cf
nand: Add verification functions
by Peter Tyser
· Tue Feb 03 11:58:12 2015 -0600
c8e8a33
nand: Remove unused read/write structures
by Peter Tyser
· Tue Feb 03 10:24:05 2015 -0600
4ff0c37
spl, nand, atmel_nand: add erase one block function
by Heiko Schocher
· Fri Oct 31 08:31:02 2014 +0100
9415b87
mtd: nand: atmel: prepare for nand spl boot support
by Bo Shen
· Mon Mar 03 14:47:16 2014 +0800
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· Mon Oct 07 13:07:26 2013 +0200
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
0ae98b4
dfu, nand: before write a buffer to nand, erase the nand sectors
by Heiko Schocher
· Mon Jun 24 18:50:40 2013 +0200
3a38a55
mtd: resync with Linux-3.7.1
by Sergey Lapin
· Mon Jan 14 03:46:50 2013 +0000
895d039
nand/fsl_ifc: Convert to self-init
by Prabhakar Kushwaha
· Thu Apr 04 18:44:06 2013 +0000
32d9618
nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters
by Tom Rini
· Thu Mar 14 05:32:50 2013 +0000
5661f70
nand: Add torture feature
by Benoît Thébaudeau
· Fri Nov 16 20:20:54 2012 +0100
5376856
nand: Make NAND lock status compatible with Micron
by Joe Hershberger
· Wed Aug 22 16:49:45 2012 -0500
dfa8ba4
nand: Change ulong to loff_t and size_t
by Joe Hershberger
· Wed Aug 22 16:49:43 2012 -0500
cccf595
nand: Add support for unlock.invert
by Joe Hershberger
· Wed Aug 22 16:49:42 2012 -0500
6cded6d
at91: atmel_nand: extract HWECC initialization code into one function: atmel_hw_nand_init_param().
by Wu, Josh
· Thu Aug 23 00:05:34 2012 +0000
11d1a09
linux/compat.h: rename from linux/mtd/compat.h
by Mike Frysinger
· Mon Apr 09 13:39:55 2012 +0000
ea0da78
nand/fsl_elbc: Convert to self-init
by Scott Wood
· Thu Jan 12 19:42:58 2012 -0600
193a0f5
nand: Introduce CONFIG_SYS_NAND_SELF_INIT
by Scott Wood
· Thu Jan 12 19:07:23 2012 -0600
5a9fc19
nand: Add common functions to linux/mtd/nand.h
by Simon Schwarz
· Mon Oct 31 06:34:44 2011 +0000
4f62e98
spl: add NAND Library to new SPL
by Simon Schwarz
· Wed Sep 14 15:30:16 2011 -0400
992dcf7
omap-common: add nand spl support
by Simon Schwarz
· Wed Sep 14 15:29:26 2011 -0400
34dd567
nand_util: drop trailing all-0xff pages if requested
by Ben Gardiner
· Tue Jun 14 16:35:06 2011 -0400
871dea4
nand_util: treat WITH_YAFFS_OOB as a mode
by Ben Gardiner
· Tue Jun 14 16:35:05 2011 -0400
1caafbb
nand_util: convert nand_write_skip_bad() to flags
by Ben Gardiner
· Tue May 24 10:18:35 2011 -0400
4b5deaa
NAND: add the ability to directly write yaffs image
by Lei Wen
· Thu Jan 06 11:11:58 2011 +0800
1b5cd51
nand erase: .spread, .part, .chip subcommands
by Scott Wood
· Wed Aug 25 14:43:29 2010 -0500
5fc8b7f
NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB)
by Ben Gardiner
· Mon Jul 05 13:27:07 2010 -0400
9866305
Remove legacy NAND and disk on chip code.
by Scott Wood
· Wed Apr 01 15:02:13 2009 -0500
2511ba0
mtd: nand: use loff_t for offset
by Jean-Christophe PLAGNIOL-VILLARD
· Sat May 16 14:27:40 2009 +0200
f791172
NAND: move board_nand_init to nand.h
by Mike Frysinger
· Sat Dec 06 02:40:55 2008 -0500
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
74e0dde
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· Thu Aug 14 14:41:06 2008 +0200
719bb5f
drivers/mtd/nand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Aug 13 01:40:43 2008 +0200
b71689b
NAND boot: MPC8313ERDB support
by Scott Wood
· Mon Jun 30 14:13:28 2008 -0500
cc5f339
NAND read/write fix
by Scott Wood
· Thu Jun 12 13:20:16 2008 -0500
52c0796
Update MTD to that of Linux 2.6.22.1
by William Juul
· Wed Oct 31 13:53:06 2007 +0100
8238dd4
NAND: ifdef-protect most of nand.h when using legacy NAND.
by Scott Wood
· Wed Jul 09 17:47:52 2008 -0500
9a11ccd
NAND: fix some strict-aliasing compiler warnings
by Wolfgang Denk
· Mon Apr 28 12:08:18 2008 +0200
3295cfc
[patch] add nand_init() prototype to nand.h
by Mike Frysinger
· Fri Jun 22 10:34:12 2007 +0200
3cdd3fd
Add board/cpu specific NAND chip select function to 440 NDFC
by Stefan Roese
· Fri Oct 20 14:28:52 2006 +0200
d351b2b
* Several improvements to the new NAND subsystem:
by Stefan Roese
· Tue Oct 10 12:36:02 2006 +0200
6eed2ab
Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.
by Bartlomiej Sieka
· Fri Feb 24 09:37:22 2006 +0100
9a08dd1
* Add hook to NAND erase and implement nand_wait function.
by Wolfgang Denk
· Wed Nov 02 14:29:12 2005 +0100
7b9bc3a
Update of new NAND code Patch by Ladislav Michl, 13 Sep 2005
by Wolfgang Denk
· Wed Sep 14 23:53:32 2005 +0200
2f9b7e4
Rewrite of NAND code based on what is in 2.6.12 Linux kernel
by Wolfgang Denk
· Wed Aug 17 12:55:25 2005 +0200