Commit Graph

59 Commits (b9f9339b7e69b7f81b3b57dcf7f1b51a0bf4a7e2)

Author SHA1 Message Date
Max Krummenacher e1c29086d5 nand: nand torture: follow sync with linux v4.6 9 years ago
Max Krummenacher 667067faa1 nand: fix nand torture to use changed mtd api 9 years ago
Scott Wood 17cb4b8f32 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data 9 years ago
Scott Wood 151c06ec61 mtd: nand: Remove nand_info_t typedef 9 years ago
Simon Glass 6e295186c7 Move malloc_cache_aligned() to its own header 10 years ago
Marcel Ziswiler 4519668b29 mtd/nand/ubi: assortment of alignment fixes 10 years ago
Stephen Warren 5e856fa8be nand: fix buffer alignment in new verification feature 10 years ago
Peter Tyser 004a1fdb45 nand: yaffs: Remove the "nand write.yaffs" command 10 years ago
Peter Tyser 59b5a2ad83 nand: Add verification functions 10 years ago
Masahiro Yamada ab37b76d5d mtd: nand: do not scan BBT after scrub 11 years ago
Heiko Schocher ff94bc40af mtd, ubi, ubifs: resync with Linux-3.14 11 years ago
Tom Rini 3ef1eadb44 nand_util.c: Use '%zd' for length in nand_unlock debug print 12 years ago
Tom Rini 9d33fb4a5c nand_util.c: Correct licensing 12 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 12 years ago
Masahiro Yamada 47b6dad319 nand_util: delete a useless variable 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Heiko Schocher a67cc37e69 dfu, nand: before write a buffer to nand, erase the nand sectors 12 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 13 years ago
Benoît Thébaudeau 3287f6d385 nand: Add torture feature 13 years ago
Benoît Thébaudeau 8156f732ee nand: Fix nand_erase_opts() offset check 13 years ago
Benoît Thébaudeau bd74280d62 nand: Clean up nand_util 13 years ago
Joe Hershberger e70bfa2986 nand: Make NAND lock status compatible with Micron 13 years ago
Joe Hershberger 33b1d5cae3 nand: consolidate duplicated constants 13 years ago
Joe Hershberger e331ab2ee9 nand: Change ulong to loff_t and size_t 13 years ago
Joe Hershberger eee623a504 nand: Add support for unlock.invert 13 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 14 years ago
Ben Gardiner 169d54d8b3 nand_util: drop trailing all-0xff pages if requested 14 years ago
Ben Gardiner c135456ff5 nand_util: treat WITH_YAFFS_OOB as a mode 14 years ago
Ben Gardiner a6c9aa1f92 nand_util: convert nand_write_skip_bad() to flags 14 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 15 years ago
Scott Wood 5b8e6bb517 nand: remove dead code and suspend/resume 15 years ago
Scott Wood 3048632251 nand erase: .spread, .part, .chip subcommands 15 years ago
Scott Wood f9a5254111 nand util: read/write: accept unaligned length 15 years ago
Stefan Roese f4cfe42758 nand: Fix access to last block in NAND devices 16 years ago
Heiko Schocher 4b142febff common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 16 years ago
Daniel Hobi 0ec81db202 Fix computation in nand_util.c:get_len_incl_bad 16 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 17 years ago
Nishanth Menon 50657c2732 NAND: Enable nand lock, unlock feature 17 years ago
Scott Wood 2077e348c2 NAND: Fix misplaced return statement in nand_{read,write}_skip_bad(). 17 years ago
Scott Wood bd78bc6b2a NAND: Properly create JFFS2 cleanmarkers. 17 years ago
Wolfgang Denk 4b0708093e Coding Style cleanup, update CHANGELOG 17 years ago