Age | Commit message (Expand) | Author |
2008-09-24 | ubinize: allow an absent 'image' in the ubinize configuration. | Richard Titmuss |
2008-09-08 | nanddump: Add Support for Quiet Option | Grant Erickson |
2008-09-08 | nanddump: Clean-up Usage Output | Grant Erickson |
2008-09-08 | nanddump: Use Boolean Mnemonics from stdbool.h | Grant Erickson |
2008-09-08 | nanddump: Pass Real Names as Arguments to perror | Grant Erickson |
2008-09-08 | nanddump: Utilize Standard Exit Mnemonics | Grant Erickson |
2008-09-08 | nanddump: Qualifier Clean-up | Grant Erickson |
2008-09-08 | nandwrite: Add Support for Reading from Standard Input | Grant Erickson |
2008-09-08 | nandwrite: Clean-up Usage Output | Grant Erickson |
2008-09-08 | nandwrite: Use Boolean Mnemonics from stdbool.h | Grant Erickson |
2008-09-08 | nandwrite: Pass Real Names as Arguments to perror | Grant Erickson |
2008-09-08 | nandwrite: Utilize Standard Exit Mnemonics | Grant Erickson |
2008-09-08 | nandwrite: Qualifier Clean-up | Grant Erickson |
2008-09-08 | fs-tests: also preserve mount options when mounting again | Adrian Hunter |
2008-09-07 | mkfs.ubifs: amend help print | Artem Bityutskiy |
2008-09-07 | mkfs.ubifs: update ubifs-media.h | Artem Bityutskiy |
2008-09-05 | ubiupdatevol: remove non-existing option from help message | Artem Bityutskiy |
2008-09-05 | mkfs.ubifs: check max_leb_count | Artem Bityutskiy |
2008-09-03 | ubirmvol: learn to remove volume by name | Artem Bityutskiy |
2008-09-02 | ubi-utils: minor rename | Artem Bityutskiy |
2008-09-02 | ubimkvol: check for free LEBs | Artem Bityutskiy |
2008-09-02 | ubiattach: minor help text fix | Artem Bityutskiy |
2008-08-26 | ubi-utils: added missing linefeed in 'ubinfo' | Enrico Scholz |
2008-08-26 | ubi-utils: allow 'ubiformat' to read from stdin | Enrico Scholz |
2008-08-26 | ubi-utils: fixed and enhanced '--flash-image' option | Enrico Scholz |
2008-08-25 | ubi-utils: use 'stat(2)' instead of 'lstat(2)' | Enrico Scholz |
2008-08-21 | mtd-utils: add support for 4k pages. | Thomas Gleixner |
2008-08-21 | mkfs.ubifs: remove debugging leftovers from Makefile | Artem Bityutskiy |
2008-08-21 | use $(MAKE) rather than make | Mike Frysinger |
2008-08-21 | mkfs.ubifs: set CFLAGS/LDLIBS properly | Mike Frysinger |
2008-08-20 | mtd-utils: enable parallel build process | Sebastian Siewior |
2008-08-19 | mkfs.ubifs: set program version as 1.0 | Artem Bityutskiy |
2008-08-19 | Add mkfs.ubifs | Artem Bityutskiy |
2008-08-13 | fs-tests: allow for symlink name too long in integrity test | Adrian Hunter |
2008-08-13 | fs-tests: fix max file name length in integrity test | Adrian Hunter |
2008-08-13 | fs-tests: fix symlink bug in integrity test | Adrian Hunter |
2008-07-28 | ubinize: fix static volumes generation | Artem Bityutskiy |
2008-07-14 | ubi-tests: fix run script | Artem Bityutskiy |
2008-07-14 | ubi-tests: fix makefile | Artem Bityutskiy |
2008-07-08 | uninize: add more ini-file validation | Artem Bityutskiy |
2008-07-08 | ubinize: validate number of sections | Artem Bityutskiy |
2008-07-03 | Makefile: Add Optional ZLIB and LZO CPPFLAGS and LDFLAGS | Grant Erickson |
2008-06-27 | ubiupdatevol: minor tweakv1.2.0 | Artem Bityutskiy |
2008-06-27 | ubiupdate: support reading from stdio | Hamish Moffatt |
2008-06-25 | ubiformat: reverse question about vid offset change | Bernard Blackham |
2008-06-18 | mkfs.jffs2: Add Support for Symlinks to Device Table | Grant Erickson |
2008-06-18 | mkfs.jffs2: Remove Incorrect Find Optimization | Grant Erickson |
2008-06-18 | respect CFLAGS/CPPFLAGS from build environment | Mike Frysinger |
2008-06-17 | fs-tests: fix rename bug in integrity test | Adrian Hunter |
2008-06-16 | fs-tests: add symlinks to integrity test | Adrian Hunter |