summaryrefslogtreecommitdiff
path: root/cmd/ubi.c
Commit message (Expand)AuthorAgeFilesLines
* cmd: ubi: remove unreachable codeHeinrich Schuchardt2019-01-151-5/+1
* cmd: ubi: Make ubi_detach() staticStefan Roese2018-11-221-4/+1
* cmd: ubi: Remove useless call to mtdparts_init()Boris Brezillon2018-11-131-5/+0
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-10-021-76/+25
|\
| * cmd: ubi: clean the partition handlingMiquel Raynal2018-10-021-71/+25
| * cmd: ubi: delete useless and misleading definitionsMiquel Raynal2018-09-201-5/+0
* | cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount()Tien Fong Chee2018-09-281-2/+1
|/
* cmd/ubi.c: Fix format warningTom Rini2018-07-261-1/+1
* cmd: ubi: Add additional message upon UBI attach errorStefan Roese2018-07-121-0/+1
* cmd: ubi: print load size after establishing volume sizeStefan Agner2018-07-121-3/+2
* cmd: set filesize variable in ubi readHolger Dengler2017-09-121-0/+5
* cmd: ubi: remove unnecessary logical constraintxypron.glpk@gmx.de2017-04-181-1/+1
* cmd: ubi: allow '-' to specify maximum volume sizeLadislav Michl2017-01-261-3/+5
* cmd: ubi: add option to specify volume idLadislav Michl2016-09-271-4/+11
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* ubi: add new ubi command "ubi detach"Heiko Schocher2016-06-091-11/+27
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+685