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
/
mtdcore.c
Age
Commit message (
Expand
)
Author
2017-11-29
mtd: add mtd_ooblayout_xxx() helper functions
Boris Brezillon
2015-11-05
compat: Remove is_power_of_2() definition
Fabio Estevam
2015-08-25
mtd: Introduce mtd_block_isreserved()
Ezequiel Garcia
2014-09-16
mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREAD
maxin.john@enea.com
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-14
Coding Style cleanup: remove trailing empty lines
Wolfgang Denk
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
2012-04-30
linux/compat.h: rename from linux/mtd/compat.h
Mike Frysinger
2010-10-11
Followup fixes on the mtdparts spread patchset
Scott Wood
2010-10-11
mtd: add an mtd method for get_len_incl_bad()
Ben Gardiner
2008-11-24
mtd: Remove a printf() from add_mtd_device().
Piotr Ziecik
2008-11-19
MTD: Add MTD paritioning infrastructure
Kyungmin Park