~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
mtdpart.c
Commit message (
Expand
)
Author
Age
*
dm: core: Drop ofnode_is_available()
Simon Glass
2022-09-29
*
mtd: mtdpart: Change size type from fdt_addr_t to fdt_size_t
Pali Rohár
2022-06-06
*
mtd: Update the way partitions are parsed
Patrice Chotard
2022-04-11
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
mtd: Remove mtd_erase_callback() entirely
Marek Behún
2021-10-23
*
mtd: mtdpart: Make mtdpart's _erase method sane
Marek Behún
2021-10-23
*
mtd: add support for parsing partitions defined in OF
Marek Behún
2021-06-24
*
mtd: mtdpart: use uint64_t instead of int for cur_off
Martin Kaistra
2020-07-17
*
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
*
mtd: Don't stop MTD partition creation when it fails on one device
Boris Brezillon
2018-12-06
*
mtd: mtdpart: implement proper partition handling
Miquel Raynal
2018-10-02
*
mtd: mtdpart: add a generic mtdparts-like parser
Miquel Raynal
2018-10-02
*
mtd: mtdpart: balance debug messages
Miquel Raynal
2018-09-20
*
mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
Boris Brezillon
2018-09-20
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
*
mtd: Introduce mtd_block_isreserved()
Ezequiel Garcia
2015-08-25
*
kbuild: force to define __UBOOT__ in all the C sources
Masahiro Yamada
2014-09-16
*
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
2014-08-25
*
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
Paul Burton
2013-10-09
*
mtd: resync with Linux-3.7.1
Sergey Lapin
2013-05-31
*
ubi: ubifs: Turn off verbose prints
Joe Hershberger
2013-04-11
*
linux/compat.h: rename from linux/mtd/compat.h
Mike Frysinger
2012-04-30
*
nand: remove dead code and suspend/resume
Scott Wood
2010-10-11
*
mtd: Update MTD infrastructure to support 64bit device size
Stefan Roese
2009-06-12
*
MTD: Fix problem based on non-working relocation (list head mtd_partitions)
Stefan Roese
2008-12-09
*
MTD: Add MTD paritioning infrastructure
Kyungmin Park
2008-11-19