Age | Commit message (Expand) | Author |
2012-09-25 | ubiformat: fix failure on big partitions (>4Gio) | Richard Genoud |
2012-09-03 | ubirmvol: correct missing space on usage | Richard Genoud |
2012-08-23 | ubiattach: fail if kernel ignores max_beb_per1024 | Richard Genoud |
2012-08-23 | ubiattach: introduce max_beb_per1024 in UBI_IOCATT | Richard Genoud |
2012-08-23 | libubi: kill ubi_attach_mtd | Artem Bityutskiy |
2012-08-23 | libubi: factorize ubi_attach and ubi_attach_mtd code | Richard Genoud |
2012-08-22 | UBI: sync ubi-user.h with kernel v3.6-rc1 | Richard Genoud |
2012-02-14 | mtdinfo: correct grammar on error message | Brian Norris |
2012-02-02 | mtdinfo: fix `--all' for non-consecutive device numbers | Brian Norris |
2012-01-27 | ubinfo: fix `--all' for non-consecutive device numbers | Brian Norris |
2012-01-27 | libubi: make `ubi_dev_present()' a library function | Brian Norris |
2011-11-18 | Merge branch 'brian'v1.4.7 | Artem Bityutskiy |
2011-11-18 | mtdinfo: provide info when used without arguments | Brian Norris |
2011-09-19 | ubiformat: handle write errors correctly | Artem Bityutskiy |
2011-09-11 | libmtd: modify `mtd_write' to cover OOB writes | Brian Norris |
2011-08-20 | mkfs.ubifs/ubinize: increase PEB size limit to 2MiB | Viktar Palstsiuk |
2011-08-16 | mtdinfo: consolidate help as display_help() | Brian Norris |
2011-08-16 | mtdinfo: fixup "example usage" help section | Brian Norris |
2011-08-16 | mtdinfo: restructure help message | Brian Norris |
2011-08-16 | mtdinfo: refactor code to remove "args.all" dependency | Brian Norris |
2011-08-16 | mtdinfo: don't open NULL pointer when getting region_info with `-a' | Brian Norris |
2011-06-30 | mtdinfo: remove -m leftovers | Artem Bityutskiy |
2011-06-29 | mtdinfo: kill -m option | Brian Norris |
2011-06-29 | mtd-utils: switch more utils to unified versioning | Brian Norris |
2011-06-29 | mtd-utils: remove whitespace at end of lines | Brian Norris |
2011-06-27 | rewrite build system to avoid recursion | Mike Frysinger |
2011-06-25 | mtd-utils: bump nanddump, mtdinfo version numbers | Brian Norris |
2011-06-09 | mtdinfo: add regioninfo/eraseblock map display | Mike Frysinger |
2011-06-09 | mtdinfo: remove now unused ubigen info | Mike Frysinger |
2011-06-08 | mtdinfo: separate out ubi information printing | Artem Bityutskiy |
2011-06-08 | ubi-utils: send help/version info to stdout | Mike Frysinger |
2011-06-07 | mtdinfo: deprecate the -m option | Artem Bityutskiy |
2011-05-31 | ubi-utils: ubimkvol: fix parameters parsing regression | Artem Bityutskiy |
2011-04-09 | mtd-utils: switch ubi and ubifs tools to use common strtoX funcs | Artem Bityutskiy |
2010-09-28 | ubi-utils: remove old ubi-utils | Artem Bityutskiy |
2010-09-27 | ubi-utils: tweak const strings decls | Mike Frysinger |
2010-09-27 | mtd-utils: standardize PROGRAM_NAME | Mike Frysinger |
2010-09-12 | ubi-utils: drop -Werror in old utils | Mike Frysinger |
2010-09-02 | ubi-utils: reformat help text to fit in 80 columns | Jon Povey |
2010-09-02 | ubi-utils: provide default value for /dev/ubi_ctrl | Jon Povey |
2010-09-01 | rename crc32 to mtd_crc32 | Artem Bityutskiy |
2010-07-26 | libmtd: support MEMERASE64 | Artem Bityutskiy |
2010-07-17 | libs: remove ubiutils-specific stuff from common.h | Artem Bityutskiy |
2010-07-13 | mtd-utils: move libmtd source files to lib/ subdirectory | Kevin Cernekee |
2010-06-16 | libscan: rename hdr to ech | Artem Bityutskiy |
2010-06-15 | ubi-utils: harmonize mtd device node variables | Artem Bityutskiy |
2010-06-15 | ubi-utils: harmonize libmtd interface a bit | Artem Bityutskiy |
2010-06-14 | libubigen: make init_vid_hdr externally visible | Artem Bityutskiy |
2010-06-14 | libubigen: move header comments | Artem Bityutskiy |
2010-06-14 | libubigen: do not create huge arrays on stack | Artem Bityutskiy |