Commit Graph

1 Commits (a430fa06a4ac50e785fdbfb7f43c3cb14b35619c)

Author SHA1 Message Date
Miquel Raynal a430fa06a4 mtd: move NAND files into a raw/ subdirectory 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Max Krummenacher e1c29086d5 nand: nand torture: follow sync with linux v4.6 8 years ago
Max Krummenacher 667067faa1 nand: fix nand torture to use changed mtd api 8 years ago
Scott Wood 17cb4b8f32 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data 8 years ago
Scott Wood 151c06ec61 mtd: nand: Remove nand_info_t typedef 8 years ago
Simon Glass 6e295186c7 Move malloc_cache_aligned() to its own header 9 years ago
Marcel Ziswiler 4519668b29 mtd/nand/ubi: assortment of alignment fixes 9 years ago
Stephen Warren 5e856fa8be nand: fix buffer alignment in new verification feature 9 years ago
Peter Tyser 004a1fdb45 nand: yaffs: Remove the "nand write.yaffs" command 9 years ago
Peter Tyser 59b5a2ad83 nand: Add verification functions 9 years ago
Masahiro Yamada ab37b76d5d mtd: nand: do not scan BBT after scrub 10 years ago
Heiko Schocher ff94bc40af mtd, ubi, ubifs: resync with Linux-3.14 10 years ago
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 11 years ago
htbegin 453db36863 mtd: nand: use ssize_t instead of size_t to prevent infinite loop 11 years ago
Tom Rini c39d6a0ea5 nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters 11 years ago
Joe Hershberger fcecb4a52c mtd: nand: Check if NAND is locked tight before lock cmds 11 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 12 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 13 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 15 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