summaryrefslogtreecommitdiff
path: root/cmd/ubi.c
AgeCommit message (Expand)Author
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-04-20cmd: ubi: add a command to rename volumePhilippe Reynes
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2019-10-16ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdrStefan Roese
2019-10-16ubi: provide a way to skip CRC checksQuentin Schulz
2019-08-11env: Move env_set_hex() to env.hSimon Glass
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