From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request: u-boot-ubi/master
Date: Mon, 26 Oct 2015 09:28:51 +0100 [thread overview]
Message-ID: <562DE443.1040005@denx.de> (raw)
Hello Tom
I think, it is good to have the sync ubi/ubifs with linux 4.2 patches
as fast as possible in mainline, so we have time to get feedback if
it works on other boards too, so:
please pull from u-boot-ubi master
The following changes since commit 677f970bc62a661690b3431543d5a5d5e682ba70:
common/board_f.c: modify the macro to use get_clocks() more common (2015-10-24 13:50:38 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-ubi.git master
for you to fetch changes up to 248f260cbd23f1a5f5d7a9aebdf2bd8253e0d04b:
UBI: Fastmap: Fix PEB array type (2015-10-26 09:22:50 +0100)
----------------------------------------------------------------
Heiko Schocher (3):
linux, compat: add missing definitions for ubi
ubi,ubifs: sync with linux v4.2
UBI: Fastmap: Fix PEB array type
README | 4 +
common/cmd_ubi.c | 6 +-
drivers/mtd/ubi/attach.c | 199 +++++++++++++++++++++--------------------
drivers/mtd/ubi/build.c | 279 +++++++++++++++++++++++++++++-----------------------------
drivers/mtd/ubi/debug.c | 115 ++++++++++++++++++++++--
drivers/mtd/ubi/debug.h | 12 +++
drivers/mtd/ubi/eba.c | 173 +++++++++++++++++++++++++-----------
drivers/mtd/ubi/fastmap-wl.c | 372
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
drivers/mtd/ubi/fastmap.c | 617
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------------------
drivers/mtd/ubi/io.c | 156 +++++++++++++++++---------------
drivers/mtd/ubi/kapi.c | 119 ++++++++++++++++++++-----
drivers/mtd/ubi/misc.c | 6 +-
drivers/mtd/ubi/ubi-media.h | 2 -
drivers/mtd/ubi/ubi.h | 128 ++++++++++++++++++++++-----
drivers/mtd/ubi/upd.c | 10 ++-
drivers/mtd/ubi/vmt.c | 173 +++++++++++++-----------------------
drivers/mtd/ubi/vtbl.c | 105 +++++++++++-----------
drivers/mtd/ubi/wl.c | 707
++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------------------------------------
drivers/mtd/ubi/wl.h | 34 +++++++
drivers/usb/dwc3/linux-compat.h | 5 --
fs/ubifs/budget.c | 3 +-
fs/ubifs/debug.c | 200 ++++++++++++++++++++++--------------------
fs/ubifs/io.c | 68 ++++++++------
fs/ubifs/log.c | 35 +++++---
fs/ubifs/lprops.c | 94 ++++++++++----------
fs/ubifs/lpt.c | 64 +++++++-------
fs/ubifs/lpt_commit.c | 45 +++++-----
fs/ubifs/master.c | 13 ++-
fs/ubifs/orphan.c | 27 +++---
fs/ubifs/recovery.c | 49 +++++------
fs/ubifs/replay.c | 51 +++++++----
fs/ubifs/sb.c | 34 +++----
fs/ubifs/scan.c | 38 ++++----
fs/ubifs/super.c | 148 ++++++++++++++++---------------
fs/ubifs/tnc.c | 26 +++---
fs/ubifs/tnc_misc.c | 24 ++---
fs/ubifs/ubifs.c | 44 +++++-----
fs/ubifs/ubifs.h | 71 +++++++++------
include/linux/compat.h | 37 +++++++-
include/linux/mtd/mtd.h | 3 +
include/linux/mtd/ubi.h | 55 +++++++++++-
41 files changed, 2506 insertions(+), 1845 deletions(-)
create mode 100644 drivers/mtd/ubi/fastmap-wl.c
create mode 100644 drivers/mtd/ubi/wl.h
bye,
Heiko
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
next reply other threads:[~2015-10-26 8:28 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-26 8:28 Heiko Schocher [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-11-19 6:37 [U-Boot] Pull request: u-boot-ubi/master Heiko Schocher
2015-11-19 22:07 ` Tom Rini
2016-01-04 8:13 Heiko Schocher
2016-01-04 15:53 ` Tom Rini
2016-04-25 5:28 Heiko Schocher
2016-04-26 0:15 ` Tom Rini
2016-06-13 7:05 Heiko Schocher
2016-06-19 14:11 ` Tom Rini
2016-09-27 6:34 Heiko Schocher
2016-09-27 21:32 ` Tom Rini
2017-01-26 6:04 Heiko Schocher
2017-01-27 1:43 ` Tom Rini
2017-04-18 4:18 Heiko Schocher
2017-04-19 13:02 ` Tom Rini
2017-06-06 10:59 Heiko Schocher
2017-06-06 11:14 ` Tom Rini
2017-09-15 5:50 Heiko Schocher
2017-09-16 2:31 ` Tom Rini
2017-11-20 16:28 Heiko Schocher
2017-11-20 22:58 ` Tom Rini
2018-02-06 14:03 Heiko Schocher
2018-02-07 2:55 ` Tom Rini
2018-02-19 14:12 Heiko Schocher
2018-02-20 4:00 ` Tom Rini
2018-03-24 10:15 Heiko Schocher
2018-03-26 19:09 ` Tom Rini
2018-04-11 13:16 Heiko Schocher
2018-04-11 14:06 ` Tom Rini
2018-05-10 7:13 Heiko Schocher
2018-05-10 16:07 ` Tom Rini
2018-05-29 3:37 Heiko Schocher
2018-05-30 1:57 ` Tom Rini
2018-06-08 14:03 Heiko Schocher
2018-06-09 4:39 ` Tom Rini
2018-07-12 9:17 Heiko Schocher
2018-07-12 21:48 ` Tom Rini
2018-09-14 13:49 Heiko Schocher
2018-09-15 14:15 ` Tom Rini
2018-11-08 9:58 Heiko Schocher
2018-11-09 18:42 ` Tom Rini
2019-04-09 13:30 Heiko Schocher
2019-04-11 16:50 ` Tom Rini
2019-07-10 5:21 Heiko Schocher
2019-07-10 20:18 ` Tom Rini
2020-04-21 5:58 Heiko Schocher
2020-04-21 14:41 ` Tom Rini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=562DE443.1040005@denx.de \
--to=hs@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox