Commit Graph

26 Commits (f02efacc515e35695e52ecd08762835c8a74a463)

Author SHA1 Message Date
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 16 years ago
Valeriy Glushkov 3ebf70db54 nand: fixed failed reads on corrected ECC errors in nand_util.c 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 378adfcdf4 mtd: nand: use loff_t for offset 16 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 17 years ago
Jean-Christophe PLAGNIOL-VILLARD cc4a0ceeac drivers/mtd/nand: Move conditional compilation to Makefile 17 years ago
Scott Wood dfbf617ff0 NAND read/write fix 17 years ago
William Juul 4cbb651b29 Remove white space at end. 17 years ago
William Juul cfa460adfd Update MTD to that of Linux 2.6.22.1 17 years ago
Stefan Roese e870690bdc MTD/NAND: Fix printf format warning in nand code 17 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 18 years ago
Wolfgang Denk be5d72d10d Minor coding style cleanup. Update CHANGELOG. 18 years ago
Dirk Behme 3a6d56c209 Make use of generic 64bit division in nand_util.c 18 years ago
Jon Loeliger cb51c0bf88 drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS 18 years ago
Jon Loeliger d5be43de93 drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago
Stefan Roese 856f054410 [PATCH] NAND: Partition name support added to NAND subsystem 18 years ago
Wolfgang Denk 87621bc247 Fix spelling; minor code cleanup. 18 years ago
Stefan Roese 2255b2d204 * Several improvements to the new NAND subsystem: 18 years ago