summaryrefslogtreecommitdiff
path: root/cmd/ubi.c
AgeCommit message (Expand)Author
2019-01-15cmd: ubi: remove unreachable codeHeinrich Schuchardt
2018-11-22cmd: ubi: Make ubi_detach() staticStefan Roese
2018-11-13cmd: ubi: Remove useless call to mtdparts_init()Boris Brezillon
2018-10-02Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-10-02cmd: ubi: clean the partition handlingMiquel Raynal
2018-09-28cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount()Tien Fong Chee
2018-09-20cmd: ubi: delete useless and misleading definitionsMiquel Raynal
2018-07-26cmd/ubi.c: Fix format warningTom Rini
2018-07-12cmd: ubi: Add additional message upon UBI attach errorStefan Roese
2018-07-12cmd: ubi: print load size after establishing volume sizeStefan Agner
2017-09-12cmd: set filesize variable in ubi readHolger Dengler
2017-04-18cmd: ubi: remove unnecessary logical constraintxypron.glpk@gmx.de
2017-01-26cmd: ubi: allow '-' to specify maximum volume sizeLadislav Michl
2016-09-27cmd: ubi: add option to specify volume idLadislav Michl
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-06-09ubi: add new ubi command "ubi detach"Heiko Schocher
2016-01-25Remove the cmd_ prefix from command filesSimon Glass