aboutsummaryrefslogtreecommitdiff
path: root/cmd/ubi.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-12cmd: ubi: Add additional message upon UBI attach errorStefan Roese1-0/+1
2018-07-12cmd: ubi: print load size after establishing volume sizeStefan Agner1-3/+2
2017-09-12cmd: set filesize variable in ubi readHolger Dengler1-0/+5
2017-04-18cmd: ubi: remove unnecessary logical constraintxypron.glpk@gmx.de1-1/+1
2017-01-26cmd: ubi: allow '-' to specify maximum volume sizeLadislav Michl1-3/+5
2016-09-27cmd: ubi: add option to specify volume idLadislav Michl1-4/+11
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-06-09ubi: add new ubi command "ubi detach"Heiko Schocher1-11/+27
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+685