Age | Commit message (Expand) | Author |
2007-12-15 | ubi-utils: add a TODO | Artem Bityutskiy |
2007-12-15 | ubi-utils: clean-up text files | Artem Bityutskiy |
2007-12-15 | ubi-utils: remove unused directory | Artem Bityutskiy |
2007-12-15 | ubi-utils: remove rubbish | Artem Bityutskiy |
2007-12-14 | mkfs.jffs2.c: use rbtrees for hardlink tracking | David Woodhouse |
2007-12-14 | mkfs.jffs2.c: detect hardlinks | David Woodhouse |
2007-12-14 | mkfs.jffs2: use separate ino field in struct filesystem_entry for jffs2 ino# | David Woodhouse |
2007-11-26 | Remove mkfs.jffs from the makefile targets. | Josh Boyer |
2007-11-26 | Remove mkfs.jffs utility. The filesystem support was removed in the kernel | Josh Boyer |
2007-11-24 | ubi-utils: nand2bin had ECC calculation problems | Frank Haverkamp |
2007-11-24 | ubi-utils: unubi add physical erase block number for analysis | Frank Haverkamp |
2007-11-24 | ubi-utils: various fixes in unubi | Frank Haverkamp |
2007-11-24 | ubi-utils: Test-case for unubi | Frank Haverkamp |
2007-11-24 | ubi-utils: Update and bugfix unubi | Frank Haverkamp |
2007-10-03 | ubi-utils: migrate to new libubi | Alexander Schmidt |
2007-09-26 | ubi-utils: Nand2bin add more information when bad blocks occur | Frank Haverkamp |
2007-09-26 | ubi-utils: Fixup oob data generation | Frank Haverkamp |
2007-09-17 | fs-tests: fix bug in simple test_2 | Adrian Hunter |
2007-09-11 | Add test program orph.c | Adrian Hunter |
2007-09-11 | Improve option handling in nandtest, add markbad and offset/length options. | David Woodhouse |
2007-09-01 | Update usage information for serve_image | David Woodhouse |
2007-08-29 | ubi-utils: remove useless build information | Artem Bityutskiy |
2007-08-29 | ubi-utils: get rid of compile warnings | Artem Bityutskiy |
2007-08-29 | ubi-utils: add utils to make install | Artem Bityutskiy |
2007-08-29 | ubi-utils: build utils from top dir | Artem Bityutskiy |
2007-08-29 | ubi-utils: do not interfer with system namespace | Artem Bityutskiy |
2007-08-29 | Make optflags easier for distros to override | David Woodhouse |
2007-08-17 | Improve up recv_image error handling | David Woodhouse |
2007-08-15 | Make redundancy amount easier to change in serve_image | David Woodhouse |
2007-08-15 | Improve stats and output in recv_image | David Woodhouse |
2007-08-15 | Double packet size for multicast images | David Woodhouse |
2007-08-15 | More timing measurements | David Woodhouse |
2007-08-14 | Switch multicast distribution system to round-robin mode | David Woodhouse |
2007-08-14 | Rearrange serve_image.c to allow for easily sending one packet per block | David Woodhouse |
2007-08-14 | Merge branch 'master' of git+ssh://git.infradead.org/srv/git/mtd-utils | David Woodhouse |
2007-08-14 | Import FEC code from Luigi Rizzo's RMDP | David Woodhouse |
2007-08-13 | ubi-utils: add -m option to ubimkvol | Zoltan Sogor |
2007-08-11 | Fix timing calculations for serve_image | David Woodhouse |
2007-08-10 | Mark blocks bad on failed write; don't abort. | David Woodhouse |
2007-08-10 | Fine-tine the TX timing for serve_image. | David Woodhouse |
2007-08-09 | Fix repeated warning about ECC correction, in nandtest | David Woodhouse |
2007-08-09 | Change multicast protocol to allow for a resending flag | David Woodhouse |
2007-08-09 | Add utilities for multicast send/receive of MTD images. | David Woodhouse |
2007-08-09 | Add nand integrity testing utility. | David Woodhouse |
2007-08-06 | Copy with write errors in nandwrite, add 'markbad' option too. | David Woodhouse |
2007-08-03 | Increment mkfs.jffs2 version numberv1.1.0 | Josh Boyer |
2007-08-03 | Remove $Id:$ tags | Josh Boyer |
2007-08-03 | Disable LZO compression by default | Josh Boyer |
2007-07-23 | Use lzo2 libraries | Josh Boyer |
2007-07-23 | Add favourlzo compression mode | Richard Purdie |