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
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