Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
504384e23f22fcb11641868e58935ba2b1034566
/
drivers
/
mtd
/
mtdpart.c
544a8c9
mtd: add support for parsing partitions defined in OF
by Marek Behún
· Wed May 26 14:08:19 2021 +0200
982c460
mtd: mtdpart: use uint64_t instead of int for cur_off
by Martin Kaistra
· Mon Jul 13 14:40:02 2020 +0200
c06c1be
common: Drop linux/bug.h from common header
by Simon Glass
· Sun May 10 11:40:08 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
d66c5f7
dm: core: Require users of devres to include the header
by Simon Glass
· Mon Feb 03 07:36:15 2020 -0700
7dfad31
mtd: Don't stop MTD partition creation when it fails on one device
by Boris Brezillon
· Sun Dec 02 10:54:30 2018 +0100
6382e0c
mtd: mtdpart: implement proper partition handling
by Miquel Raynal
· Sat Sep 29 12:58:27 2018 +0200
6f381d5
mtd: mtdpart: add a generic mtdparts-like parser
by Miquel Raynal
· Sat Sep 29 12:58:25 2018 +0200
f78a12b
mtd: mtdpart: balance debug messages
by Miquel Raynal
· Thu Aug 16 17:30:19 2018 +0200
6c20df7
mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
by Boris Brezillon
· Thu Aug 16 17:29:59 2018 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· Wed Sep 21 11:28:55 2016 +0900
fc9d57c
mtd: Introduce mtd_block_isreserved()
by Ezequiel Garcia
· Wed May 21 19:06:12 2014 -0300
2be4b3e
kbuild: force to define __UBOOT__ in all the C sources
by Masahiro Yamada
· Sun Aug 31 15:16:53 2014 +0900
081fe9e
mtd,ubi,ubifs: sync with linux v3.15
by Heiko Schocher
· Tue Jul 15 16:08:43 2014 +0200
b24c427
mtd, ubi, ubifs: update for the sync with linux v3.14
by Heiko Schocher
· Tue Jul 15 16:08:42 2014 +0200
f5895d1
mtd, ubi, ubifs: resync with Linux-3.14
by Heiko Schocher
· Tue Jun 24 10:10:04 2014 +0200
700a76c
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
by Paul Burton
· Wed Sep 04 15:16:56 2013 +0100
3a38a55
mtd: resync with Linux-3.7.1
by Sergey Lapin
· Mon Jan 14 03:46:50 2013 +0000
47550fc
ubi: ubifs: Turn off verbose prints
by Joe Hershberger
· Mon Apr 08 10:32:49 2013 +0000
11d1a09
linux/compat.h: rename from linux/mtd/compat.h
by Mike Frysinger
· Mon Apr 09 13:39:55 2012 +0000
da0f439
nand: remove dead code and suspend/resume
by Scott Wood
· Wed Aug 25 17:42:49 2010 -0500
586b3a6
mtd: Update MTD infrastructure to support 64bit device size
by Stefan Roese
· Mon May 11 16:03:55 2009 +0200
6137920
MTD: Fix problem based on non-working relocation (list head mtd_partitions)
by Stefan Roese
· Thu Nov 27 14:05:15 2008 +0100
f6d5e25
MTD: Add MTD paritioning infrastructure
by Kyungmin Park
· Wed Nov 19 16:20:36 2008 +0100