Age | Commit message (Expand) | Author |
2010-06-14 | libubigen: do not create huge arrays on stack | Artem Bityutskiy |
2010-06-14 | libmtd: add mtd_write_img | Artem Bityutskiy |
2010-06-14 | ubi-tests: add normsg | Artem Bityutskiy |
2010-06-14 | ubi-tests: teach errmsg and failed return error code | Artem Bityutskiy |
2010-06-14 | ubi-tests: rename err_msg to errmsg | Artem Bityutskiy |
2010-06-14 | libubi: provide mtd number in UBI device information | Artem Bityutskiy |
2010-06-14 | libubi: remove few fields from volume info | Artem Bityutskiy |
2010-06-12 | mtd-utils: support 4096+64 page sizes | Enric Balletbo i Serra |
2010-05-22 | nandwrite: check if the start address is page-aligned | Stanley.Miao |
2010-05-22 | nandwrite: fix the bug of writing a yaffs2 image to NAND | Stanley.Miao |
2010-05-22 | Merge branch 'master' of git://git.infradead.org/mtd-utils | Artem Bityutskiy |
2010-05-05 | nanddump: Support 4096+218 and 4096+224 page sizes | Kevin Cernekee |
2010-05-05 | Merge branch 'master' of ssh://git.infradead.org/srv/git/mtd-utils | Artem Bityutskiy |
2010-04-27 | Revert "UBI: sync ubi-user.h with the lates kernel verion" | Artem Bityutskiy |
2010-04-08 | ubiattach/ubidetach: add support to attach/detach by path | Mika Westerberg |
2010-04-08 | libubi: add support to attach/detach by MTD device path | Mika Westerberg |
2010-04-08 | UBI: sync ubi-user.h with the lates kernel verion | Mika Westerberg |
2010-04-08 | ubinfo: document the new -N option | Artem Bityutskiy |
2010-04-08 | ubinfo: add -N option to get info by name of ubi volume | Jon Ringle |
2010-04-01 | mtd_debug: fix creation mode parameter | Ferenc Wagner |
2010-03-31 | nandtest: fix --keep argument | Radoslav Kolev |
2010-03-31 | mkfs.jffs2: fix --enable-compressor | Adrian Bunk |
2010-02-18 | ubiattach/ubidetach: add support to attach/detach by path | Mika Westerberg |
2010-02-18 | libubi: add support to attach/detach by MTD device path | Mika Westerberg |
2010-02-15 | build: add option to not force largefile support | Peter Korsgaard |
2010-01-15 | ubiformat: boost version to 1.5v1.3.1 | Artem Bityutskiy |
2010-01-15 | ubiformat: be consistent with sequence numbers | Artem Bityutskiy |
2010-01-15 | ubiformat: always initialize seq number | Artem Bityutskiy |
2010-01-10 | ubiformat: be consistent with sequence numbers | Artem Bityutskiy |
2010-01-10 | ubiformat: always initialize seq number | Artem Bityutskiy |
2009-12-09 | ubiformat: fix error messagev1.3.0 | Artem Bityutskiy |
2009-12-09 | ubiformat: check that min IO size is power of 2 | Artem Bityutskiy |
2009-12-09 | flash_unlock: enhancing for unlocking of specified number of blocks | Vimal Singh |
2009-12-08 | flash_lock: fix length being passed | Vimal Singh |
2009-11-26 | ubi-utils: add ubirsvol to .gitignore | Artem Bityutskiy |
2009-11-26 | ubiformat: fix --erase-counter handling | Artem Bityutskiy |
2009-10-24 | mkfs.ubifs: fix crosscompilation issues | Matthias Fuchs |
2009-10-05 | ubi-utils: add ubirsvol tool to resize UBI volumes | Arnaud Mouiche |
2009-09-28 | ubinize/ubiformat: improve random number seeding | Artem Bityutskiy |
2009-09-28 | ubiformat/ubinize: Don't randomize 0xFFFFFFFF sequence number | Michael Roth |
2009-09-28 | ubiformat/ubinize: fix more 64-bit image sequence number confusion | Michael Roth |
2009-08-24 | ubiformat: add image sequence support | Artem Bityutskiy |
2009-08-24 | ubinize: fix 64-bit image sequence number confusion | Artem Bityutskiy |
2009-08-24 | ubiformat: fix typo in the help output | Artem Bityutskiy |
2009-08-24 | mkfs.ubifs: do not forget to torture PEB | Artem Bityutskiy |
2009-08-12 | nandwrite: allow writing the OOB when using the standard input | Jehan Bing |
2009-08-11 | nandwrite: fix incorrect use of errno. | Jehan Bing |
2009-08-11 | nandwrite: unified reading from standard input and from file - part 3 | Jehan Bing |
2009-08-11 | nandwrite: unified reading from standard input and from file - part2 | Jehan Bing |
2009-08-11 | nandwrite: unified reading from standard input and from file - part 1 | Jehan Bing |