Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5ddf0987230057d1bcbf45be88fc71896138cf69
/
cmd
/
ubi.c
39370f1
cmd: ubi: add option to specify volume id
by Ladislav Michl
· 8 years ago
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
8b4b05f
ubi: add new ubi command "ubi detach"
by Heiko Schocher
· 8 years ago
5f861a7
Remove the cmd_ prefix from command files
by Simon Glass
· 9 years ago
[Renamed from cmd/cmd_ubi.c]
29499a0
Move all command code into its own directory
by Simon Glass
· 9 years ago
[Renamed from common/cmd_ubi.c]
94b66de
ubi,ubifs: sync with linux v4.2
by Heiko Schocher
· 9 years ago
a87fc0a
Move malloc_cache_aligned() to its own header
by Simon Glass
· 9 years ago
abc574b
mtd/nand/ubi: assortment of alignment fixes
by Marcel Ziswiler
· 9 years ago
6a889f2
common, ubi: use positive return values for ubi check
by Stefan Agner
· 10 years ago
f5895d1
mtd, ubi, ubifs: resync with Linux-3.14
by Heiko Schocher
· 10 years ago
f384fbf
common: commands: make commands static
by Jeroen Hofstee
· 10 years ago
1762ab1
common, ubi: add ubi check volumename command
by Heiko Schocher
· 11 years ago
6627aa3
cmd_ubi: add write.part command, to write a volume in multiple parts
by Paul Burton
· 11 years ago
df68616
cmd_ubi: use int64_t volume size for 'ubi create'
by Paul Burton
· 11 years ago
47550fc
ubi: ubifs: Turn off verbose prints
by Joe Hershberger
· 12 years ago
9219845
ubi: Expose a few simple functions from the cmd_ubi
by Joe Hershberger
· 12 years ago
a06dfc7
Convert cmd_usage() calls in common to use a return value
by Simon Glass
· 13 years ago
40c0c8b
GCC4.6: Squash warning in cmd_ubi.c:
by Marek Vasut
· 13 years ago
8cfc696
UBI: Fix error code handling in ubi commands
by Stefan Roese
· 14 years ago
408c6c4
UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition change
by Stefan Roese
· 14 years ago
7675a09
various cmd_* files: fixed layout a little bit
by Frans Meulenbroeks
· 14 years ago
3b68311
cmd_usage(): simplify return code handling
by Wolfgang Denk
· 14 years ago
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
f2dbedc
cmd_ubi: Fix uninitialized variable warning
by Peter Tyser
· 15 years ago
7dcc170
ubi: help message correction
by Andrzej Wolski
· 15 years ago
4a8fbfb
Handle VID header offset in ubi part command
by Simon Kagstrom
· 15 years ago
c54781c
General help message cleanup
by Wolfgang Denk
· 16 years ago
fef7f8a
UBI: fix return code in ubi_volume_read
by Andreas Huber
· 16 years ago
62eafb7
ubi: Remove flash selection parameter (nor|nand|onenand) from "ubi part"
by Stefan Roese
· 16 years ago
7bf15f8
UBI/cfi-mtd: Fix mtd name for multiple chips
by Andreas Huber
· 16 years ago
dfb72b8
Command usage cleanup
by Peter Tyser
· 16 years ago
ddb3af9
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
55334c7
Coding style cleanup, update CHANGELOG.
by Wolfgang Denk
· 16 years ago
bedb9311
UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initialization
by Stefan Roese
· 16 years ago
19d8761
UBI: Fix size parsing in "ubi create"
by Stefan Roese
· 16 years ago
1b20eb8
UBI: Enable re-initializing of the "ubi part" command
by Stefan Roese
· 16 years ago
88bddfd
UBI: Add proof-of-concept CFI flash support
by Piotr Ziecik
· 16 years ago
1b71405
UBI: Change parsing of size in commands to default to hex
by Stefan Roese
· 16 years ago
3d2c5ff
UBI: Add UBI command support
by Kyungmin Park
· 16 years ago