summaryrefslogtreecommitdiffstats
path: root/commands/ubi.c
Commit message (Expand)AuthorAgeFilesLines
* commands: harmonize in-barebox documentationHolger Schurig2014-05-141-19/+20
* commands: group 'help' outputHolger Schurig2014-05-141-0/+4
* ubi: Fix for creating ubi volumes with 64bit sizeDmitry Lavnikevich2014-03-121-2/+2
* command: ubiattach: add option to pass VID offsetJean-Christophe PLAGNIOL-VILLARD2013-09-181-4/+16
* UBI: reimport UBI from Linux v3.10Sascha Hauer2013-07-251-1/+1
* ubiattach command: Properly check return valuesSascha Hauer2013-07-231-4/+9
* UBI: Add ubidetach commandSascha Hauer2013-07-231-0/+26
* ubimkvol: Typo fixAlexander Shiyan2013-04-221-1/+1
* ubi: consolidate ubi-media.hWolfram Sang2012-12-191-1/+1
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-3/+3
* Add UBI commands: ubiattach, ubidetach, ubimkvol, ubirmvolSascha Hauer2010-07-051-0/+129