index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
mtdcore.c
Age
Commit message (
Expand
)
Author
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
[email protected]
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