Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
d9071ce0a8cd684589c9c35e4d7c604a9cbd7d62
/
common
/
cmd_ubi.c
f9f4d80
common, ubi: add ubi check volumename command
by Heiko Schocher
· 11 years ago
cc734f5
cmd_ubi: add write.part command, to write a volume in multiple parts
by Paul Burton
· 11 years ago
dd7185f
cmd_ubi: use int64_t volume size for 'ubi create'
by Paul Burton
· 11 years ago
147162d
ubi: ubifs: Turn off verbose prints
by Joe Hershberger
· 12 years ago
7182906
ubi: Expose a few simple functions from the cmd_ubi
by Joe Hershberger
· 12 years ago
4c12eeb
Convert cmd_usage() calls in common to use a return value
by Simon Glass
· 13 years ago
2984fd1
GCC4.6: Squash warning in cmd_ubi.c:
by Marek Vasut
· 13 years ago
7f5d8a4
UBI: Fix error code handling in ubi commands
by Stefan Roese
· 14 years ago
2f15cfd
UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition change
by Stefan Roese
· 14 years ago
388a29d
various cmd_* files: fixed layout a little bit
by Frans Meulenbroeks
· 14 years ago
47e26b1
cmd_usage(): simplify return code handling
by Wolfgang Denk
· 14 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
3b653fd
cmd_ubi: Fix uninitialized variable warning
by Peter Tyser
· 15 years ago
f6ca3b7
ubi: help message correction
by Andrzej Wolski
· 15 years ago
25c8f40
Handle VID header offset in ubi part command
by Simon Kagstrom
· 15 years ago
a89c33d
General help message cleanup
by Wolfgang Denk
· 15 years ago
0850301
UBI: fix return code in ubi_volume_read
by Andreas Huber
· 15 years ago
2d579e5
ubi: Remove flash selection parameter (nor|nand|onenand) from "ubi part"
by Stefan Roese
· 16 years ago
c203ef5
UBI/cfi-mtd: Fix mtd name for multiple chips
by Andreas Huber
· 16 years ago
2fb2604
Command usage cleanup
by Peter Tyser
· 16 years ago
62c3ae7
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
455ae7e
Coding style cleanup, update CHANGELOG.
by Wolfgang Denk
· 16 years ago
3b089e4
UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initialization
by Stefan Roese
· 16 years ago
2d2e057
UBI: Fix size parsing in "ubi create"
by Stefan Roese
· 16 years ago
2ee951b
UBI: Enable re-initializing of the "ubi part" command
by Stefan Roese
· 16 years ago
25ea652
UBI: Add proof-of-concept CFI flash support
by Piotr Ziecik
· 16 years ago
a5c4067
UBI: Change parsing of size in commands to default to hex
by Stefan Roese
· 16 years ago
694a0b3
UBI: Add UBI command support
by Kyungmin Park
· 16 years ago