Commit Graph

48 Commits (dd42a4abf67ed9c5fd1ef46663d2231d85c32ba6)

Author SHA1 Message Date
Tom Rini 3ef1eadb44 nand_util.c: Use '%zd' for length in nand_unlock debug print 11 years ago
Tom Rini 9d33fb4a5c nand_util.c: Correct licensing 11 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 11 years ago
Masahiro Yamada 47b6dad319 nand_util: delete a useless variable 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Heiko Schocher a67cc37e69 dfu, nand: before write a buffer to nand, erase the nand sectors 11 years ago
Sergey Lapin dfe64e2c89 mtd: resync with Linux-3.7.1 12 years ago
htbegin 453db36863 mtd: nand: use ssize_t instead of size_t to prevent infinite loop 12 years ago
Tom Rini c39d6a0ea5 nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters 12 years ago
Joe Hershberger fcecb4a52c mtd: nand: Check if NAND is locked tight before lock cmds 12 years ago
Benoît Thébaudeau 3287f6d385 nand: Add torture feature 12 years ago
Benoît Thébaudeau 8156f732ee nand: Fix nand_erase_opts() offset check 12 years ago
Benoît Thébaudeau bd74280d62 nand: Clean up nand_util 12 years ago
Joe Hershberger e70bfa2986 nand: Make NAND lock status compatible with Micron 12 years ago
Joe Hershberger 33b1d5cae3 nand: consolidate duplicated constants 12 years ago
Joe Hershberger e331ab2ee9 nand: Change ulong to loff_t and size_t 12 years ago
Joe Hershberger eee623a504 nand: Add support for unlock.invert 12 years ago
Liu, Wentao 65683026a5 nand_util: correct YAFFS image write function 13 years ago
Marek Vasut 6d41419f0b NAND: Really ignore bad blocks when scrubbing 13 years ago
Ben Gardiner 169d54d8b3 nand_util: drop trailing all-0xff pages if requested 13 years ago
Ben Gardiner c135456ff5 nand_util: treat WITH_YAFFS_OOB as a mode 13 years ago
Ben Gardiner a6c9aa1f92 nand_util: convert nand_write_skip_bad() to flags 13 years ago
Scott Wood 6f2ffc3da2 NAND: add more watchdog resets 14 years ago
Lei Wen 47fc18f1e7 NAND: add the ability to directly write yaffs image 14 years ago
Scott Wood 5b8e6bb517 nand: remove dead code and suspend/resume 14 years ago
Scott Wood 3048632251 nand erase: .spread, .part, .chip subcommands 14 years ago
Scott Wood f9a5254111 nand util: read/write: accept unaligned length 14 years ago
Stefan Roese f4cfe42758 nand: Fix access to last block in NAND devices 15 years ago
Heiko Schocher 4b142febff common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 15 years ago
Daniel Hobi 0ec81db202 Fix computation in nand_util.c:get_len_incl_bad 15 years ago
Giulio Benetti 1fc1d9aed0 add WATCHDOG_RESET() on nand write and read 15 years ago
Valeriy Glushkov 3ebf70db54 nand: fixed failed reads on corrected ECC errors in nand_util.c 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 378adfcdf4 mtd: nand: use loff_t for offset 15 years ago
Stefan Roese 8d2effea23 mtd: Update MTD infrastructure to support 64bit device size 16 years ago
Mike Frysinger d4bade8d77 nand: fixup printf modifiers to match types used 16 years ago
Nishanth Menon 50657c2732 NAND: Enable nand lock, unlock feature 16 years ago
Scott Wood 2077e348c2 NAND: Fix misplaced return statement in nand_{read,write}_skip_bad(). 16 years ago
Scott Wood bd78bc6b2a NAND: Properly create JFFS2 cleanmarkers. 16 years ago
Wolfgang Denk 4b0708093e Coding Style cleanup, update CHANGELOG 16 years ago
Jean-Christophe PLAGNIOL-VILLARD cc4a0ceeac drivers/mtd/nand: Move conditional compilation to Makefile 16 years ago
Scott Wood dfbf617ff0 NAND read/write fix 16 years ago
William Juul 4cbb651b29 Remove white space at end. 16 years ago
William Juul cfa460adfd Update MTD to that of Linux 2.6.22.1 16 years ago
Stefan Roese e870690bdc MTD/NAND: Fix printf format warning in nand code 16 years ago
Dirk Behme 9723bbb46a nand: Correct NAND erase percentage output 17 years ago
Marcel Ziswiler 7817cb2083 fix comments with new drivers organization 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 59829cc189 drivers/mtd : move mtd drivers to drivers/mtd 17 years ago
Matthias Fuchs 5bd7fe9aeb Fix do_div() usage in nand process output 17 years ago
Wolfgang Denk be5d72d10d Minor coding style cleanup. Update CHANGELOG. 17 years ago
Dirk Behme 3a6d56c209 Make use of generic 64bit division in nand_util.c 17 years ago