index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
/
mtd.h
Age
Commit message (
Expand
)
Author
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-07-25
mtd: fix compiler warnings
Steve Rae
2016-06-04
mtd: nand: Sync with Linux v4.6
Scott Wood
2015-11-12
include/linux/mtd: Update copyright notices
Tom Rini
2015-11-12
dm: implement a MTD uclass
Thomas Chou
2015-10-26
ubi,ubifs: sync with linux v4.2
Heiko Schocher
2015-08-26
mtd: nand: Increase max sizes of OOB and Page size
Siva Durga Prasad Paladugu
2015-08-26
mtd: Introduce mtd_block_isreserved()
Ezequiel Garcia
2015-07-10
mtd: fix false positive "Offset exceeds device limit" error
Masahiro Yamada
2015-06-29
mtd, nand: Move common functions from cmd_nand.c to common place
Heiko Schocher
2014-09-16
kbuild: force to define __UBOOT__ in all the C sources
Masahiro Yamada
2014-08-25
mtd,ubi,ubifs: sync with linux v3.15
Heiko Schocher
2014-08-25
mtd, ubi, ubifs: update for the sync with linux v3.14
Heiko Schocher
2014-08-25
mtd, ubi, ubifs: resync with Linux-3.14
Heiko Schocher
2013-11-21
mtd: move & update nand_ecclayout structure (plus board changes)
Prabhakar Kushwaha
2013-05-31
mtd: resync with Linux-3.7.1
Sergey Lapin
2011-10-03
NAND: Really ignore bad blocks when scrubbing
Marek Vasut
2011-08-04
Convert ISO-8859 files to UTF-8
Albert ARIBAUD
2010-10-11
mtd: add an mtd method for get_len_incl_bad()
Ben Gardiner
2010-10-11
nand: remove dead code and suspend/resume
Scott Wood
2009-07-07
Coding style cleanup; update CHANGELOG
Wolfgang Denk
2009-06-12
mtd: Update MTD infrastructure to support 64bit device size
Stefan Roese
2008-10-29
NAND: sync with 2.6.27
Scott Wood
2008-08-14
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
2008-08-13
Fix OneNAND build break
Kyungmin Park
2008-08-12
Update MTD to that of Linux 2.6.22.1
William Juul
2008-07-09
NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.
Scott Wood
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2005-09-14
Update of new NAND code
Wolfgang Denk
2005-08-17
Rewrite of NAND code based on what is in 2.6.12 Linux kernel
Wolfgang Denk