Commit Graph

14 Commits (lime2-spi)

Author SHA1 Message Date
Miquel Raynal c58fb2cdb3 cmd: ubi: clean the partition handling 6 years ago
Tien Fong Chee 10c2044062 cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount() 6 years ago
Miquel Raynal b01c146d18 cmd: ubi: delete useless and misleading definitions 6 years ago
Tom Rini 1341533778 cmd/ubi.c: Fix format warning 6 years ago
Stefan Roese 4a94e53b23 cmd: ubi: Add additional message upon UBI attach error 6 years ago
Stefan Agner 68c7025d99 cmd: ubi: print load size after establishing volume size 6 years ago
Holger Dengler 985fa93e61 cmd: set filesize variable in ubi read 7 years ago
xypron.glpk@gmx.de 18f41f2fa2 cmd: ubi: remove unnecessary logical constraint 7 years ago
Ladislav Michl f59f07ece5 cmd: ubi: allow '-' to specify maximum volume size 7 years ago
Ladislav Michl 0061242236 cmd: ubi: add option to specify volume id 8 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Heiko Schocher cddfc97d1f ubi: add new ubi command "ubi detach" 8 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Heiko Schocher 0195a7bb36 ubi,ubifs: sync with linux v4.2 9 years ago
Simon Glass 6e295186c7 Move malloc_cache_aligned() to its own header 9 years ago
Marcel Ziswiler 4519668b29 mtd/nand/ubi: assortment of alignment fixes 9 years ago
Stefan Agner 6d0f452608 common, ubi: use positive return values for ubi check 9 years ago
Heiko Schocher ff94bc40af mtd, ubi, ubifs: resync with Linux-3.14 10 years ago
Jeroen Hofstee 0e350f81e1 common: commands: make commands static 10 years ago
Heiko Schocher f9f4d809a0 common, ubi: add ubi check volumename command 10 years ago
Paul Burton cc734f5ab2 cmd_ubi: add write.part command, to write a volume in multiple parts 11 years ago
Paul Burton dd7185f176 cmd_ubi: use int64_t volume size for 'ubi create' 11 years ago
Joe Hershberger 147162dac6 ubi: ubifs: Turn off verbose prints 11 years ago
Joe Hershberger 7182906750 ubi: Expose a few simple functions from the cmd_ubi 11 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
Marek Vasut 2984fd1673 GCC4.6: Squash warning in cmd_ubi.c: 13 years ago
Stefan Roese 7f5d8a4d8e UBI: Fix error code handling in ubi commands 13 years ago
Stefan Roese 2f15cfd187 UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition change 14 years ago
Frans Meulenbroeks 388a29d024 various cmd_* files: fixed layout a little bit 14 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Peter Tyser 3b653fdb32 cmd_ubi: Fix uninitialized variable warning 14 years ago
Andrzej Wolski f6ca3b7094 ubi: help message correction 15 years ago
Andrzej Wolski f99a292aa6 ubi: help message correction 15 years ago
Simon Kagstrom 25c8f40059 Handle VID header offset in ubi part command 15 years ago
Wolfgang Denk a89c33db96 General help message cleanup 15 years ago
Andreas Huber 0850301747 UBI: fix return code in ubi_volume_read 15 years ago
Stefan Roese 2d579e5060 ubi: Remove flash selection parameter (nor|nand|onenand) from "ubi part" 15 years ago
Andreas Huber c203ef5db0 UBI/cfi-mtd: Fix mtd name for multiple chips 15 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 15 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 15 years ago
Wolfgang Denk 455ae7e87f Coding style cleanup, update CHANGELOG. 16 years ago
Stefan Roese 3b089e4f88 UBI: Set ubi_dev.type back to DEV_TYPE_NONE upon failing initialization 16 years ago
Stefan Roese 2d2e05727f UBI: Fix size parsing in "ubi create" 16 years ago
Stefan Roese 2ee951ba2a UBI: Enable re-initializing of the "ubi part" command 16 years ago
Piotr Ziecik 25ea652e90 UBI: Add proof-of-concept CFI flash support 16 years ago
Stefan Roese a5c4067017 UBI: Change parsing of size in commands to default to hex 16 years ago
Kyungmin Park 694a0b3f1c UBI: Add UBI command support 16 years ago