Stefan Agner
|
6d0f452608
common, ubi: use positive return values for ubi check
|
10 년 전 |
Heiko Schocher
|
ff94bc40af
mtd, ubi, ubifs: resync with Linux-3.14
|
11 년 전 |
Jeroen Hofstee
|
0e350f81e1
common: commands: make commands static
|
11 년 전 |
Heiko Schocher
|
f9f4d809a0
common, ubi: add ubi check volumename command
|
11 년 전 |
Paul Burton
|
cc734f5ab2
cmd_ubi: add write.part command, to write a volume in multiple parts
|
11 년 전 |
Paul Burton
|
dd7185f176
cmd_ubi: use int64_t volume size for 'ubi create'
|
11 년 전 |
Joe Hershberger
|
147162dac6
ubi: ubifs: Turn off verbose prints
|
12 년 전 |
Joe Hershberger
|
7182906750
ubi: Expose a few simple functions from the cmd_ubi
|
12 년 전 |
Simon Glass
|
4c12eeb8b5
Convert cmd_usage() calls in common to use a return value
|
13 년 전 |
Marek Vasut
|
2984fd1673
GCC4.6: Squash warning in cmd_ubi.c:
|
13 년 전 |
Stefan Roese
|
7f5d8a4d8e
UBI: Fix error code handling in ubi commands
|
14 년 전 |
Stefan Roese
|
2f15cfd187
UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition change
|
14 년 전 |
Frans Meulenbroeks
|
388a29d024
various cmd_* files: fixed layout a little bit
|
15 년 전 |
Wolfgang Denk
|
47e26b1bf9
cmd_usage(): simplify return code handling
|
15 년 전 |
Wolfgang Denk
|
54841ab50c
Make sure that argv[] argument pointers are not modified.
|
15 년 전 |
Peter Tyser
|
3b653fdb32
cmd_ubi: Fix uninitialized variable warning
|
15 년 전 |
Andrzej Wolski
|
f6ca3b7094
ubi: help message correction
|
16 년 전 |
Simon Kagstrom
|
25c8f40059
Handle VID header offset in ubi part command
|
16 년 전 |
Wolfgang Denk
|
a89c33db96
General help message cleanup
|
16 년 전 |
Andreas Huber
|
0850301747
UBI: fix return code in ubi_volume_read
|
16 년 전 |
Stefan Roese
|
2d579e5060
ubi: Remove flash selection parameter (nor|nand|onenand) from "ubi part"
|
16 년 전 |
Andreas Huber
|
c203ef5db0
UBI/cfi-mtd: Fix mtd name for multiple chips
|
16 년 전 |
Peter Tyser
|
2fb2604d5c
Command usage cleanup
|
16 년 전 |
Peter Tyser
|
62c3ae7c6e
Standardize command usage messages with cmd_usage()
|
16 년 전 |
Wolfgang Denk
|
455ae7e87f
Coding style cleanup, update CHANGELOG.
|
16 년 전 |
Stefan Roese
|
3b089e4f88
UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initialization
|
16 년 전 |
Stefan Roese
|
2d2e05727f
UBI: Fix size parsing in "ubi create"
|
16 년 전 |
Stefan Roese
|
2ee951ba2a
UBI: Enable re-initializing of the "ubi part" command
|
16 년 전 |
Piotr Ziecik
|
25ea652e90
UBI: Add proof-of-concept CFI flash support
|
16 년 전 |
Stefan Roese
|
a5c4067017
UBI: Change parsing of size in commands to default to hex
|
16 년 전 |