summaryrefslogtreecommitdiff
path: root/miscutils/ubi_tools.c
Commit message (Expand)AuthorAgeFilesLines
* *: more --help tweaksDenys Vlasenko2021-06-151-1/+1
* decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nillyDenys Vlasenko2020-11-301-1/+1
* build system: drop PLATFORM_LINUXRon Yorston2020-08-131-6/+0
* libbb: reduce the overhead of single parameter bb_error_msg() callsJames Byrne2019-07-021-5/+5
* config: update size informationDenys Vlasenko2018-12-281-6/+6
* whitespace and comment format fixes, no code changesDenys Vlasenko2017-10-051-1/+2
* regularize format of source file headers, no code changesDenys Vlasenko2017-09-181-1/+0
* getopt32: remove opt_complementaryDenys Vlasenko2017-08-081-6/+3
* ubi tools: ubiupdatevol supports "-" input and actually respects -s SIZEDenys Vlasenko2017-08-071-24/+39
* ubiupdatevol: fix bug with -sSIZE: was ignoring IMAGE_FILEDenys Vlasenko2017-08-071-5/+7
* ubi_tools: a bit smaller applet resolution codeDenys Vlasenko2017-08-071-6/+15
* config: deindent all help textsDenys Vlasenko2017-07-211-6/+6
* Update menuconfig items with approximate applet sizesDenys Vlasenko2017-07-181-6/+6
* *: add comment about APPLET_ODDNAME formatDenys Vlasenko2017-01-291-5/+6
* getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LISTDenys Vlasenko2016-07-061-4/+4
* whitespace and namespace cleanupsDenys Vlasenko2016-04-031-1/+1
* ubirmvol: Implement -N switch for ubirmvolSven Eisenberg2016-04-031-10/+19
* ubiattach: add option -OMicke Prag2015-01-301-4/+8
* ubiupdatevol: fix -t to not require an option. Closes 7466Denys Vlasenko2014-09-251-9/+14
* ubi_tools: fix typo in strcpyPaul B. Henson2013-08-041-1/+1
* ubi_tools: enhance -s option to allow size multiplier to match mtd-utilsDenys Vlasenko2013-06-301-1/+8
* ubi_tools: add forgotten argv++Denys Vlasenko2013-06-301-1/+1
* ubi_tools: extend supported volume size to 64 bits; shrink codeDenys Vlasenko2013-06-301-149/+154
* ubimkvol: add -m option to create volume of maximum sizePaul B. Henson2013-06-301-6/+45
* ubi_tools: add workaround for bad kernel headers. Closes 4838Denys Vlasenko2012-03-111-0/+4
* *: remove "Options:" string from help textsDenys Vlasenko2011-06-051-8/+2
* rename miscutils/ubi_attach_detach.c -> miscutils/ubi_tools.cDenys Vlasenko2011-04-261-0/+278