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
/
drivers
/
mtd
/
mtdpart.c
Age
Commit message (
Expand
)
Author
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2015-08-26
mtd: Introduce mtd_block_isreserved()
Ezequiel Garcia
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-10-09
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
Paul Burton
2013-05-31
mtd: resync with Linux-3.7.1
Sergey Lapin
2013-04-11
ubi: ubifs: Turn off verbose prints
Joe Hershberger
2012-04-30
linux/compat.h: rename from linux/mtd/compat.h
Mike Frysinger
2010-10-11
nand: remove dead code and suspend/resume
Scott Wood
2009-06-12
mtd: Update MTD infrastructure to support 64bit device size
Stefan Roese
2008-12-09
MTD: Fix problem based on non-working relocation (list head mtd_partitions)
Stefan Roese
2008-11-19
MTD: Add MTD paritioning infrastructure
Kyungmin Park