Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
a6c9aa1f92dd16a0ec6faeff37069db61d3f7cf3
/
drivers
/
mtd
/
nand
/
nand_util.c
a6c9aa1
nand_util: convert nand_write_skip_bad() to flags
by Ben Gardiner
· 13 years ago
6f2ffc3
NAND: add more watchdog resets
by Scott Wood
· 14 years ago
47fc18f
NAND: add the ability to directly write yaffs image
by Lei Wen
· 14 years ago
5b8e6bb
nand: remove dead code and suspend/resume
by Scott Wood
· 14 years ago
3048632
nand erase: .spread, .part, .chip subcommands
by Scott Wood
· 14 years ago
f9a5254
nand util: read/write: accept unaligned length
by Scott Wood
· 14 years ago
bb3bcfa
Merge branch 'next' of ../next
by Wolfgang Denk
· 15 years ago
f4cfe42
nand: Fix access to last block in NAND devices
by Stefan Roese
· 15 years ago
4b142fe
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
by Heiko Schocher
· 15 years ago
0ec81db
Fix computation in nand_util.c:get_len_incl_bad
by Daniel Hobi
· 15 years ago
1fc1d9a
add WATCHDOG_RESET() on nand write and read
by Giulio Benetti
· 15 years ago
3ebf70d
nand: fixed failed reads on corrected ECC errors in nand_util.c
by Valeriy Glushkov
· 15 years ago
378adfc
mtd: nand: use loff_t for offset
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
8d2effe
mtd: Update MTD infrastructure to support 64bit device size
by Stefan Roese
· 15 years ago
d4bade8
nand: fixup printf modifiers to match types used
by Mike Frysinger
· 16 years ago
50657c2
NAND: Enable nand lock, unlock feature
by Nishanth Menon
· 16 years ago
2077e34
NAND: Fix misplaced return statement in nand_{read,write}_skip_bad().
by Scott Wood
· 16 years ago
bd78bc6
NAND: Properly create JFFS2 cleanmarkers.
by Scott Wood
· 16 years ago
4b07080
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· 16 years ago
cc4a0ce
drivers/mtd/nand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
dfbf617
NAND read/write fix
by Scott Wood
· 16 years ago
4cbb651
Remove white space at end.
by William Juul
· 17 years ago
cfa460a
Update MTD to that of Linux 2.6.22.1
by William Juul
· 17 years ago
e870690
MTD/NAND: Fix printf format warning in nand code
by Stefan Roese
· 16 years ago
9723bbb
nand: Correct NAND erase percentage output
by Dirk Behme
· 17 years ago
7817cb2
fix comments with new drivers organization
by Marcel Ziswiler
· 17 years ago
59829cc
drivers/mtd : move mtd drivers to drivers/mtd
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
[Renamed from drivers/nand/nand_util.c]
5bd7fe9
Fix do_div() usage in nand process output
by Matthias Fuchs
· 17 years ago
be5d72d
Minor coding style cleanup. Update CHANGELOG.
by Wolfgang Denk
· 17 years ago
3a6d56c
Make use of generic 64bit division in nand_util.c
by Dirk Behme
· 17 years ago
cb51c0b
drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
d5be43d
drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
856f054
[PATCH] NAND: Partition name support added to NAND subsystem
by Stefan Roese
· 18 years ago
87621bc
Fix spelling; minor code cleanup.
by Wolfgang Denk
· 18 years ago
2255b2d
* Several improvements to the new NAND subsystem:
by Stefan Roese
· 18 years ago