index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
nand_util.c
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-06-19
nand: nand torture: follow sync with linux v4.6
Max Krummenacher
2016-06-03
nand: fix nand torture to use changed mtd api
Max Krummenacher
2016-06-03
mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data
Scott Wood
2016-06-03
mtd: nand: Remove nand_info_t typedef
Scott Wood
2015-09-11
Move malloc_cache_aligned() to its own header
Simon Glass
2015-08-28
mtd/nand/ubi: assortment of alignment fixes
Marcel Ziswiler
2015-05-21
nand: fix buffer alignment in new verification feature
Stephen Warren
2015-03-30
nand: yaffs: Remove the "nand write.yaffs" command
Peter Tyser
2015-03-30
nand: Add verification functions
Peter Tyser
2015-01-09
mtd: nand: do not scan BBT after scrub
Masahiro Yamada
2014-08-25
mtd, ubi, ubifs: resync with Linux-3.14
Heiko Schocher
2013-12-17
nand_util.c: Use '%zd' for length in nand_unlock debug print
Tom Rini
2013-10-31
nand_util.c: Correct licensing
Tom Rini
2013-10-14
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-08-22
nand_util: delete a useless variable
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-24
dfu, nand: before write a buffer to nand, erase the nand sectors
Heiko Schocher
2013-05-31
mtd: resync with Linux-3.7.1
Sergey Lapin
2013-05-22
mtd: nand: use ssize_t instead of size_t to prevent infinite loop
htbegin
2013-04-10
nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters
Tom Rini
2013-02-22
mtd: nand: Check if NAND is locked tight before lock cmds
Joe Hershberger
2012-11-26
nand: Add torture feature
Benoît Thébaudeau
2012-11-26
nand: Fix nand_erase_opts() offset check
Benoît Thébaudeau
2012-11-26
nand: Clean up nand_util
Benoît Thébaudeau
2012-09-17
nand: Make NAND lock status compatible with Micron
Joe Hershberger
2012-09-17
nand: consolidate duplicated constants
Joe Hershberger
2012-09-17
nand: Change ulong to loff_t and size_t
Joe Hershberger
2012-09-17
nand: Add support for unlock.invert
Joe Hershberger
2012-05-18
nand_util: correct YAFFS image write function
Liu, Wentao
2011-10-03
NAND: Really ignore bad blocks when scrubbing
Marek Vasut
2011-07-01
nand_util: drop trailing all-0xff pages if requested
Ben Gardiner
2011-07-01
nand_util: treat WITH_YAFFS_OOB as a mode
Ben Gardiner
2011-07-01
nand_util: convert nand_write_skip_bad() to flags
Ben Gardiner
2011-04-01
NAND: add more watchdog resets
Scott Wood
2011-01-12
NAND: add the ability to directly write yaffs image
Lei Wen
2010-10-11
nand: remove dead code and suspend/resume
Scott Wood
2010-10-11
nand erase: .spread, .part, .chip subcommands
Scott Wood
2010-10-11
nand util: read/write: accept unaligned length
Scott Wood
2009-12-15
Merge branch 'next' of ../next
Wolfgang Denk
2009-12-11
nand: Fix access to last block in NAND devices
Stefan Roese
2009-12-08
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
Heiko Schocher
2009-12-07
Fix computation in nand_util.c:get_len_incl_bad
Daniel Hobi
2009-08-21
add WATCHDOG_RESET() on nand write and read
Giulio Benetti
2009-07-16
nand: fixed failed reads on corrected ECC errors in nand_util.c
Valeriy Glushkov
2009-07-07
mtd: nand: use loff_t for offset
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
mtd: Update MTD infrastructure to support 64bit device size
Stefan Roese
2009-01-23
nand: fixup printf modifiers to match types used
Mike Frysinger
2009-01-23
NAND: Enable nand lock, unlock feature
Nishanth Menon
[next]