Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ea0bce63e61ed178eb117f69ce0e8ce1986b8d64
/
include
/
nand.h
aa5528b
mtd: nand: make nand_info array static
by Grygorii Strashko
· 7 years ago
7b670cc
cmd: nand: abstract global variable usage for dm conversion
by Mugunthan V N
· 7 years ago
375ec00
include: nand: move endif to end of file
by Mugunthan V N
· 8 years ago
9c8b3c7
mtd: nand: remove nand size print from nand_init function
by Hou Zhiqiang
· 8 years ago
57f2038
mtd: nand: Add the sunxi NAND controller driver
by Boris Brezillon
· 8 years ago
daec8a4
nand_spl_simple: Add a simple NAND read function
by Thomas Gleixner
· 8 years ago
2c1b7e1
nand: Embed mtd_info in struct nand_chip
by Scott Wood
· 8 years ago
08364d9
mtd: nand: Remove nand_info_t typedef
by Scott Wood
· 8 years ago
e237880
Add more SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
ae6ad78
nand: yaffs: Remove the "nand write.yaffs" command
by Peter Tyser
· 10 years ago
c9d92cf
nand: Add verification functions
by Peter Tyser
· 10 years ago
c8e8a33
nand: Remove unused read/write structures
by Peter Tyser
· 10 years ago
4ff0c37
spl, nand, atmel_nand: add erase one block function
by Heiko Schocher
· 10 years ago
9415b87
mtd: nand: atmel: prepare for nand spl boot support
by Bo Shen
· 11 years ago
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
0ae98b4
dfu, nand: before write a buffer to nand, erase the nand sectors
by Heiko Schocher
· 11 years ago
3a38a55
mtd: resync with Linux-3.7.1
by Sergey Lapin
· 12 years ago
895d039
nand/fsl_ifc: Convert to self-init
by Prabhakar Kushwaha
· 12 years ago
32d9618
nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters
by Tom Rini
· 12 years ago
5661f70
nand: Add torture feature
by Benoît Thébaudeau
· 12 years ago
5376856
nand: Make NAND lock status compatible with Micron
by Joe Hershberger
· 12 years ago
dfa8ba4
nand: Change ulong to loff_t and size_t
by Joe Hershberger
· 12 years ago
cccf595
nand: Add support for unlock.invert
by Joe Hershberger
· 12 years ago
6cded6d
at91: atmel_nand: extract HWECC initialization code into one function: atmel_hw_nand_init_param().
by Wu, Josh
· 12 years ago
11d1a09
linux/compat.h: rename from linux/mtd/compat.h
by Mike Frysinger
· 13 years ago
ea0da78
nand/fsl_elbc: Convert to self-init
by Scott Wood
· 13 years ago
193a0f5
nand: Introduce CONFIG_SYS_NAND_SELF_INIT
by Scott Wood
· 13 years ago
5a9fc19
nand: Add common functions to linux/mtd/nand.h
by Simon Schwarz
· 13 years ago
4f62e98
spl: add NAND Library to new SPL
by Simon Schwarz
· 13 years ago
992dcf7
omap-common: add nand spl support
by Simon Schwarz
· 13 years ago
34dd567
nand_util: drop trailing all-0xff pages if requested
by Ben Gardiner
· 13 years ago
871dea4
nand_util: treat WITH_YAFFS_OOB as a mode
by Ben Gardiner
· 13 years ago
1caafbb
nand_util: convert nand_write_skip_bad() to flags
by Ben Gardiner
· 14 years ago
4b5deaa
NAND: add the ability to directly write yaffs image
by Lei Wen
· 14 years ago
1b5cd51
nand erase: .spread, .part, .chip subcommands
by Scott Wood
· 14 years ago
5fc8b7f
NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB)
by Ben Gardiner
· 14 years ago
9866305
Remove legacy NAND and disk on chip code.
by Scott Wood
· 16 years ago
2511ba0
mtd: nand: use loff_t for offset
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f791172
NAND: move board_nand_init to nand.h
by Mike Frysinger
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
74e0dde
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· 16 years ago
719bb5f
drivers/mtd/nand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
b71689b
NAND boot: MPC8313ERDB support
by Scott Wood
· 16 years ago
cc5f339
NAND read/write fix
by Scott Wood
· 16 years ago
52c0796
Update MTD to that of Linux 2.6.22.1
by William Juul
· 17 years ago
8238dd4
NAND: ifdef-protect most of nand.h when using legacy NAND.
by Scott Wood
· 16 years ago
9a11ccd
NAND: fix some strict-aliasing compiler warnings
by Wolfgang Denk
· 17 years ago
3295cfc
[patch] add nand_init() prototype to nand.h
by Mike Frysinger
· 17 years ago
3cdd3fd
Add board/cpu specific NAND chip select function to 440 NDFC
by Stefan Roese
· 18 years ago
d351b2b
* Several improvements to the new NAND subsystem:
by Stefan Roese
· 18 years ago
6eed2ab
Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.
by Bartlomiej Sieka
· 19 years ago
9a08dd1
* Add hook to NAND erase and implement nand_wait function.
by Wolfgang Denk
· 19 years ago
7b9bc3a
Update of new NAND code Patch by Ladislav Michl, 13 Sep 2005
by Wolfgang Denk
· 19 years ago
2f9b7e4
Rewrite of NAND code based on what is in 2.6.12 Linux kernel
by Wolfgang Denk
· 19 years ago