index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
nand_util.c
Age
Commit message (
Expand
)
Author
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
2008-11-25
NAND: Fix misplaced return statement in nand_{read,write}_skip_bad().
Scott Wood
2008-10-29
NAND: Properly create JFFS2 cleanmarkers.
Scott Wood
2008-08-14
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
2008-08-13
drivers/mtd/nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-12
NAND read/write fix
Scott Wood
2008-08-12
Remove white space at end.
William Juul
2008-08-12
Update MTD to that of Linux 2.6.22.1
William Juul
2008-07-10
MTD/NAND: Fix printf format warning in nand code
Stefan Roese
2008-05-28
nand: Correct NAND erase percentage output
Dirk Behme
2008-01-09
fix comments with new drivers organization
Marcel Ziswiler
2007-11-25
drivers/mtd : move mtd drivers to drivers/mtd
Jean-Christophe PLAGNIOL-VILLARD