Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6fc5ae1b9f3554c6e6210630ad86c61eafa7b25d
/
cmd
/
ubi.c
9ea7786
ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdr
by Stefan Roese
· Tue Sep 17 09:17:53 2019 +0200
a88049b
ubi: provide a way to skip CRC checks
by Quentin Schulz
· Thu Sep 12 16:41:01 2019 +0200
313112a
env: Move env_set_hex() to env.h
by Simon Glass
· Thu Aug 01 09:46:46 2019 -0600
e7bfcff
cmd: ubi: remove unreachable code
by Heinrich Schuchardt
· Sun Jan 06 12:26:28 2019 +0100
3d8686b
cmd: ubi: Make ubi_detach() static
by Stefan Roese
· Wed Oct 31 12:37:20 2018 +0100
5c9cc8e
cmd: ubi: Remove useless call to mtdparts_init()
by Boris Brezillon
· Tue Nov 13 12:43:12 2018 +0100
ac3de90
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· Tue Oct 02 13:02:22 2018 -0400
12f1ff1
cmd: ubi: clean the partition handling
by Miquel Raynal
· Sat Sep 29 12:58:29 2018 +0200
dbc9d85
cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount()
by Tien Fong Chee
· Fri Jul 06 16:25:12 2018 +0800
f28306c
cmd: ubi: delete useless and misleading definitions
by Miquel Raynal
· Thu Aug 16 17:30:20 2018 +0200
3aa6e39
cmd/ubi.c: Fix format warning
by Tom Rini
· Thu Jul 26 11:17:24 2018 -0400
8a717d5
cmd: ubi: Add additional message upon UBI attach error
by Stefan Roese
· Tue Jun 26 08:12:32 2018 +0200
08d4e0c
cmd: ubi: print load size after establishing volume size
by Stefan Agner
· Mon Jun 25 11:19:12 2018 +0200
a14912b
cmd: set filesize variable in ubi read
by Holger Dengler
· Wed Aug 30 18:38:52 2017 +0200
632a945
cmd: ubi: remove unnecessary logical constraint
by xypron.glpk@gmx.de
· Sat Apr 15 16:25:25 2017 +0200
4fb937b
cmd: ubi: allow '-' to specify maximum volume size
by Ladislav Michl
· Thu Jan 19 11:45:35 2017 +0100
39370f1
cmd: ubi: add option to specify volume id
by Ladislav Michl
· Tue Sep 13 07:14:01 2016 +0200
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· Wed Sep 21 11:28:55 2016 +0900
8b4b05f
ubi: add new ubi command "ubi detach"
by Heiko Schocher
· Tue Jun 07 08:55:40 2016 +0200
5f861a7
Remove the cmd_ prefix from command files
by Simon Glass
· Sun Jan 17 20:53:52 2016 -0700
[Renamed from cmd/cmd_ubi.c]
29499a0
Move all command code into its own directory
by Simon Glass
· Sun Jan 17 20:53:51 2016 -0700
[Renamed from common/cmd_ubi.c]
94b66de
ubi,ubifs: sync with linux v4.2
by Heiko Schocher
· Thu Oct 22 06:19:21 2015 +0200
a87fc0a
Move malloc_cache_aligned() to its own header
by Simon Glass
· Wed Sep 02 17:24:57 2015 -0600
abc574b
mtd/nand/ubi: assortment of alignment fixes
by Marcel Ziswiler
· Tue Aug 18 13:06:37 2015 +0200
6a889f2
common, ubi: use positive return values for ubi check
by Stefan Agner
· Fri Apr 10 11:25:43 2015 +0200
f5895d1
mtd, ubi, ubifs: resync with Linux-3.14
by Heiko Schocher
· Tue Jun 24 10:10:04 2014 +0200
f384fbf
common: commands: make commands static
by Jeroen Hofstee
· Mon Jun 23 00:22:08 2014 +0200
1762ab1
common, ubi: add ubi check volumename command
by Heiko Schocher
· Sat Jan 25 07:27:11 2014 +0100
6627aa3
cmd_ubi: add write.part command, to write a volume in multiple parts
by Paul Burton
· Wed Sep 04 15:16:59 2013 +0100
df68616
cmd_ubi: use int64_t volume size for 'ubi create'
by Paul Burton
· Wed Sep 04 15:16:58 2013 +0100
47550fc
ubi: ubifs: Turn off verbose prints
by Joe Hershberger
· Mon Apr 08 10:32:49 2013 +0000
9219845
ubi: Expose a few simple functions from the cmd_ubi
by Joe Hershberger
· Mon Apr 08 10:32:47 2013 +0000
a06dfc7
Convert cmd_usage() calls in common to use a return value
by Simon Glass
· Sat Dec 10 08:44:01 2011 +0000
40c0c8b
GCC4.6: Squash warning in cmd_ubi.c:
by Marek Vasut
· Fri Sep 30 12:13:25 2011 +0200
8cfc696
UBI: Fix error code handling in ubi commands
by Stefan Roese
· Mon Mar 14 14:34:21 2011 +0100
408c6c4
UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition change
by Stefan Roese
· Mon Nov 01 17:28:22 2010 +0100
7675a09
various cmd_* files: fixed layout a little bit
by Frans Meulenbroeks
· Sat Jul 31 15:01:53 2010 +0200
3b68311
cmd_usage(): simplify return code handling
by Wolfgang Denk
· Sat Jul 17 01:06:04 2010 +0200
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· Mon Jun 28 22:00:46 2010 +0200
f2dbedc
cmd_ubi: Fix uninitialized variable warning
by Peter Tyser
· Sun Apr 04 22:40:50 2010 -0500
7dcc170
ubi: help message correction
by Andrzej Wolski
· Fri Jul 17 22:26:54 2009 +0200
4a8fbfb
Handle VID header offset in ubi part command
by Simon Kagstrom
· Tue Jul 07 16:59:46 2009 +0200
c54781c
General help message cleanup
by Wolfgang Denk
· Sun May 24 17:06:54 2009 +0200
fef7f8a
UBI: fix return code in ubi_volume_read
by Andreas Huber
· Tue May 19 11:06:30 2009 +0200
62eafb7
ubi: Remove flash selection parameter (nor|nand|onenand) from "ubi part"
by Stefan Roese
· Fri Apr 24 20:24:19 2009 +0200
7bf15f8
UBI/cfi-mtd: Fix mtd name for multiple chips
by Andreas Huber
· Thu Apr 02 17:15:34 2009 +0200
dfb72b8
Command usage cleanup
by Peter Tyser
· Tue Jan 27 18:03:12 2009 -0600
ddb3af9
Standardize command usage messages with cmd_usage()
by Peter Tyser
· Tue Jan 27 18:03:10 2009 -0600
55334c7
Coding style cleanup, update CHANGELOG.
by Wolfgang Denk
· Tue Dec 16 01:02:17 2008 +0100
bedb9311
UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initialization
by Stefan Roese
· Wed Dec 10 10:32:59 2008 +0100
19d8761
UBI: Fix size parsing in "ubi create"
by Stefan Roese
· Tue Dec 02 10:53:47 2008 +0100
1b20eb8
UBI: Enable re-initializing of the "ubi part" command
by Stefan Roese
· Thu Nov 27 14:07:09 2008 +0100
88bddfd
UBI: Add proof-of-concept CFI flash support
by Piotr Ziecik
· Mon Nov 17 15:58:00 2008 +0100
1b71405
UBI: Change parsing of size in commands to default to hex
by Stefan Roese
· Mon Nov 24 08:31:16 2008 +0100
3d2c5ff
UBI: Add UBI command support
by Kyungmin Park
· Wed Nov 19 11:47:05 2008 +0100