Tom Rini
|
c39d6a0ea5
nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters
|
12 лет назад |
Joe Hershberger
|
fcecb4a52c
mtd: nand: Check if NAND is locked tight before lock cmds
|
12 лет назад |
Benoît Thébaudeau
|
3287f6d385
nand: Add torture feature
|
12 лет назад |
Benoît Thébaudeau
|
8156f732ee
nand: Fix nand_erase_opts() offset check
|
12 лет назад |
Benoît Thébaudeau
|
bd74280d62
nand: Clean up nand_util
|
12 лет назад |
Joe Hershberger
|
e70bfa2986
nand: Make NAND lock status compatible with Micron
|
12 лет назад |
Joe Hershberger
|
33b1d5cae3
nand: consolidate duplicated constants
|
12 лет назад |
Joe Hershberger
|
e331ab2ee9
nand: Change ulong to loff_t and size_t
|
12 лет назад |
Joe Hershberger
|
eee623a504
nand: Add support for unlock.invert
|
12 лет назад |
Liu, Wentao
|
65683026a5
nand_util: correct YAFFS image write function
|
13 лет назад |
Marek Vasut
|
6d41419f0b
NAND: Really ignore bad blocks when scrubbing
|
13 лет назад |
Ben Gardiner
|
169d54d8b3
nand_util: drop trailing all-0xff pages if requested
|
14 лет назад |
Ben Gardiner
|
c135456ff5
nand_util: treat WITH_YAFFS_OOB as a mode
|
14 лет назад |
Ben Gardiner
|
a6c9aa1f92
nand_util: convert nand_write_skip_bad() to flags
|
14 лет назад |
Scott Wood
|
6f2ffc3da2
NAND: add more watchdog resets
|
14 лет назад |
Lei Wen
|
47fc18f1e7
NAND: add the ability to directly write yaffs image
|
14 лет назад |
Scott Wood
|
5b8e6bb517
nand: remove dead code and suspend/resume
|
14 лет назад |
Scott Wood
|
3048632251
nand erase: .spread, .part, .chip subcommands
|
14 лет назад |
Scott Wood
|
f9a5254111
nand util: read/write: accept unaligned length
|
14 лет назад |
Wolfgang Denk
|
bb3bcfa242
Merge branch 'next' of ../next
|
15 лет назад |
Stefan Roese
|
f4cfe42758
nand: Fix access to last block in NAND devices
|
15 лет назад |
Heiko Schocher
|
4b142febff
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
|
15 лет назад |
Daniel Hobi
|
0ec81db202
Fix computation in nand_util.c:get_len_incl_bad
|
15 лет назад |
Giulio Benetti
|
1fc1d9aed0
add WATCHDOG_RESET() on nand write and read
|
15 лет назад |
Valeriy Glushkov
|
3ebf70db54
nand: fixed failed reads on corrected ECC errors in nand_util.c
|
16 лет назад |
Jean-Christophe PLAGNIOL-VILLARD
|
378adfcdf4
mtd: nand: use loff_t for offset
|
16 лет назад |
Stefan Roese
|
8d2effea23
mtd: Update MTD infrastructure to support 64bit device size
|
16 лет назад |
Mike Frysinger
|
d4bade8d77
nand: fixup printf modifiers to match types used
|
16 лет назад |
Nishanth Menon
|
50657c2732
NAND: Enable nand lock, unlock feature
|
16 лет назад |
Scott Wood
|
2077e348c2
NAND: Fix misplaced return statement in nand_{read,write}_skip_bad().
|
16 лет назад |