index
:
delta/mtd-utils.git
baserock/1.5.1
baserock/1.5.1-openwrt
baserock/morph
fastmap
master
origin
git.infradead.org: mtd-utils.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ubi-utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change build system to autotools
Richard Weinberger
2016-11-17
1
-0
/
+73
*
mtd-utils: ubinize: Always return error code (at least -1) in case of an error
Enrico Jorns
2015-09-29
1
-0
/
+5
*
mtd-utils: fix 'new blank line at EOF' problems
Dongsheng Yang
2015-07-06
3
-3
/
+0
*
mtd-utils: fix the trailing whitespace problems
Dongsheng Yang
2015-07-06
1
-1
/
+1
*
libmtd: don't ignore "region index" parameter in mtd_regioninfo()
Brian Norris
2014-11-04
1
-0
/
+2
*
ubiformat: fix the subpage size hint on the error path
Artem Bityutskiy
2014-09-16
1
-3
/
+2
*
ubiformat: correct "non-ubifs" warning message
Brian Norris
2014-04-07
1
-1
/
+1
*
ubi-utils: Fix file descriptor leaks in libubi
Daniel van Gerpen
2014-03-31
1
-4
/
+8
*
ubi-utils: Add ubiblock tool
Ezequiel Garcia
2014-03-25
4
-0
/
+196
*
check the MLC nand type
Huang Shijie
2013-10-22
1
-1
/
+1
*
ubiupdatevol: add a --skip option
Mike Frysinger
2013-07-01
1
-12
/
+33
*
mtd-utils: new prompt() helper for talking to the user
Mike Frysinger
2013-07-01
1
-32
/
+7
*
ubinize: fix usage text
Mike Frysinger
2013-07-01
1
-2
/
+2
*
ubiformat: fix error path
Wolfram Sang
2013-01-15
1
-3
/
+3
*
ubiformat: clean up synopsis of command-line parameters
Wolfram Sang
2013-01-15
1
-2
/
+3
*
ubiformat: really skip some messages when quiet
Wolfram Sang
2012-11-12
1
-2
/
+4
*
ubiformat: fix failure on big partitions (>4Gio)
Richard Genoud
2012-09-25
1
-2
/
+2
*
ubirmvol: correct missing space on usage
Richard Genoud
2012-09-03
1
-2
/
+2
*
ubiattach: fail if kernel ignores max_beb_per1024
Richard Genoud
2012-08-23
3
-6
/
+43
*
ubiattach: introduce max_beb_per1024 in UBI_IOCATT
Richard Genoud
2012-08-23
3
-8
/
+35
*
libubi: kill ubi_attach_mtd
Artem Bityutskiy
2012-08-23
2
-37
/
+18
*
libubi: factorize ubi_attach and ubi_attach_mtd code
Richard Genoud
2012-08-23
2
-26
/
+13
*
UBI: sync ubi-user.h with kernel v3.6-rc1
Richard Genoud
2012-08-22
2
-8
/
+7
*
mtdinfo: correct grammar on error message
Brian Norris
2012-02-14
1
-1
/
+1
*
mtdinfo: fix `--all' for non-consecutive device numbers
Brian Norris
2012-02-02
1
-0
/
+2
*
ubinfo: fix `--all' for non-consecutive device numbers
Brian Norris
2012-01-27
1
-0
/
+2
*
libubi: make `ubi_dev_present()' a library function
Brian Norris
2012-01-27
2
-9
/
+12
*
Merge branch 'brian'
v1.4.7
Artem Bityutskiy
2011-11-18
1
-2
/
+4
|
\
|
*
libmtd: modify `mtd_write' to cover OOB writes
Brian Norris
2011-09-11
1
-2
/
+4
*
|
mtdinfo: provide info when used without arguments
Brian Norris
2011-11-18
1
-4
/
+10
*
|
ubiformat: handle write errors correctly
Artem Bityutskiy
2011-09-19
1
-6
/
+16
|
/
*
mkfs.ubifs/ubinize: increase PEB size limit to 2MiB
Viktar Palstsiuk
2011-08-20
2
-1
/
+5
*
mtdinfo: consolidate help as display_help()
Brian Norris
2011-08-16
1
-25
/
+27
*
mtdinfo: fixup "example usage" help section
Brian Norris
2011-08-16
1
-6
/
+4
*
mtdinfo: restructure help message
Brian Norris
2011-08-16
1
-2
/
+4
*
mtdinfo: refactor code to remove "args.all" dependency
Brian Norris
2011-08-16
1
-10
/
+3
*
mtdinfo: don't open NULL pointer when getting region_info with `-a'
Brian Norris
2011-08-16
1
-2
/
+10
*
mtdinfo: remove -m leftovers
Artem Bityutskiy
2011-06-30
1
-15
/
+9
*
mtdinfo: kill -m option
Brian Norris
2011-06-29
1
-19
/
+6
*
mtd-utils: switch more utils to unified versioning
Brian Norris
2011-06-29
12
-34
/
+22
*
mtd-utils: remove whitespace at end of lines
Brian Norris
2011-06-29
2
-7
/
+7
*
rewrite build system to avoid recursion
Mike Frysinger
2011-06-27
21
-60
/
+0
*
mtd-utils: bump nanddump, mtdinfo version numbers
Brian Norris
2011-06-25
1
-1
/
+1
*
mtdinfo: add regioninfo/eraseblock map display
Mike Frysinger
2011-06-09
1
-3
/
+119
*
mtdinfo: remove now unused ubigen info
Mike Frysinger
2011-06-09
1
-1
/
+0
*
mtdinfo: separate out ubi information printing
Artem Bityutskiy
2011-06-08
1
-18
/
+23
*
ubi-utils: send help/version info to stdout
Mike Frysinger
2011-06-08
11
-35
/
+35
*
mtdinfo: deprecate the -m option
Artem Bityutskiy
2011-06-07
1
-1
/
+2
*
ubi-utils: ubimkvol: fix parameters parsing regression
Artem Bityutskiy
2011-05-31
1
-1
/
+1
*
mtd-utils: switch ubi and ubifs tools to use common strtoX funcs
Artem Bityutskiy
2011-04-09
10
-66
/
+56
[next]