Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
808e19362f054c8e7cac68e6cd306f7b85d166d3
/
cmd
/
ubi.c
336d461
dm: core: Create a new header file for 'compat' features
by Simon Glass
· 4 years, 9 months ago
61b29b8
dm: core: Require users of devres to include the header
by Simon Glass
· 4 years, 9 months ago
e6661cf
ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdr
by Stefan Roese
· 5 years ago
386f20c
ubi: provide a way to skip CRC checks
by Quentin Schulz
· 5 years ago
c7694dd
env: Move env_set_hex() to env.h
by Simon Glass
· 5 years ago
7642856
cmd: ubi: remove unreachable code
by Heinrich Schuchardt
· 6 years ago
d821e5e
cmd: ubi: Make ubi_detach() static
by Stefan Roese
· 6 years ago
86dfa55
cmd: ubi: Remove useless call to mtdparts_init()
by Boris Brezillon
· 6 years ago
592cd5d
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
c58fb2c
cmd: ubi: clean the partition handling
by Miquel Raynal
· 6 years ago
10c2044
cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount()
by Tien Fong Chee
· 6 years ago
b01c146
cmd: ubi: delete useless and misleading definitions
by Miquel Raynal
· 6 years ago
1341533
cmd/ubi.c: Fix format warning
by Tom Rini
· 6 years ago
4a94e53
cmd: ubi: Add additional message upon UBI attach error
by Stefan Roese
· 6 years ago
68c7025
cmd: ubi: print load size after establishing volume size
by Stefan Agner
· 6 years ago
985fa93
cmd: set filesize variable in ubi read
by Holger Dengler
· 7 years ago
18f41f2
cmd: ubi: remove unnecessary logical constraint
by xypron.glpk@gmx.de
· 8 years ago
f59f07e
cmd: ubi: allow '-' to specify maximum volume size
by Ladislav Michl
· 8 years ago
0061242
cmd: ubi: add option to specify volume id
by Ladislav Michl
· 8 years ago
1221ce4
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
cddfc97
ubi: add new ubi command "ubi detach"
by Heiko Schocher
· 8 years ago
2e192b2
Remove the cmd_ prefix from command files
by Simon Glass
· 9 years ago
[Renamed from cmd/cmd_ubi.c]
72a8cf8
Move all command code into its own directory
by Simon Glass
· 9 years ago
[Renamed from common/cmd_ubi.c]
0195a7b
ubi,ubifs: sync with linux v4.2
by Heiko Schocher
· 9 years ago
6e29518
Move malloc_cache_aligned() to its own header
by Simon Glass
· 9 years ago
4519668
mtd/nand/ubi: assortment of alignment fixes
by Marcel Ziswiler
· 9 years ago
6d0f452
common, ubi: use positive return values for ubi check
by Stefan Agner
· 10 years ago
ff94bc4
mtd, ubi, ubifs: resync with Linux-3.14
by Heiko Schocher
· 10 years ago
0e350f8
common: commands: make commands static
by Jeroen Hofstee
· 10 years ago
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