Age | Commit message (Expand) | Author |
2011-04-09 | mtd-utils: improve simple_strtoX usage commentary | Artem Bityutskiy |
2011-02-25 | mtd-utils: common.h: simple_strtoll type usage | Brian Norris |
2010-12-02 | common.h: Add MAX() macro, fix MIN() | Brian Norris |
2010-10-01 | mtd-utils: xalloc: simplify/unify error messages | Mike Frysinger |
2010-10-01 | mtd-utils: dont redefine MIN() | Mike Frysinger |
2010-10-01 | mtd-utils: sys_errmsg: optimize indentation | Mike Frysinger |
2010-10-01 | mtd-utils: introduce xzalloc() helper | Mike Frysinger |
2010-09-30 | mtd-utils: add xasprintf() helper | Mike Frysinger |
2010-09-30 | mtd-utils: new memory wrappers | Mike Frysinger |
2010-09-27 | mtd-utils: new strtoX helpers | Mike Frysinger |
2010-09-27 | mtd-utils: common.h: clean up PROGRAM_NAME usage | Mike Frysinger |
2010-09-25 | mtd-utils: new bareverbose() helper | Mike Frysinger |
2010-09-25 | libmtd: add lock/unlock helpers | Mike Frysinger |
2010-09-24 | mtd-utils: punt duplicate normsg_cont define | Mike Frysinger |
2010-09-24 | mtd-utils: convert to common.h/min | Mike Frysinger |
2010-09-01 | rename crc32 to mtd_crc32 | Artem Bityutskiy |
2010-07-26 | libmtd: add OOB read and write interfaces | 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-17 | libs: make crc32 and fec to be libraries | Artem Bityutskiy |
2010-07-13 | mtd-utils: update to latest mtd-abi.h from kernel.org | Kevin Cernekee |
2010-07-13 | mtd-utils: move libmtd source files to lib/ subdirectory | Kevin Cernekee |
2009-07-26 | ubi-utils: update ubi-media.h | Artem Bityutskiy |
2009-02-18 | UBI: add forgotten ubi-media.h | Artem Bityutskiy |
2009-02-18 | UBI: update ubi-header.h | Artem Bityutskiy |
2009-02-18 | UBI: update ubi-user.h | Artem Bityutskiy |
2008-02-04 | mtd_debug: support new flags | Artem Bityutskiy |
2008-01-25 | ubi-utils: use mtd_swab.h | Artem Bityutskiy |
2008-01-25 | ubi-tools: fix compilation problems | Artem Bityutskiy |
2008-01-17 | ubi-utils: update headers | Artem Bityutskiy |
2007-12-26 | ubi-utils: add ubiattach and ubidetach | Artem Bityutskiy |
2007-07-23 | Add lzo support to mtd-utils | Richard Purdie |
2007-05-04 | Merge branch 'ubi' | Artem Bityutskiy |
2007-03-29 | UBI-Utils: Updated headers for latest UBI | Adrian Hunter |
2007-03-15 | Update header file to latest MTD ABI and fix mtd_debug to work properly | Josh Boyer |
2006-10-31 | [MTD] UBI: Adaptations to new driver, reworked frontend | dedekind@linutronix.de |
2006-10-31 | Fix ubi-header.h to use userspace swab functions | Josh Boyer |
2006-10-31 | [MTD] UBI: Removed automake, autoconf, added ubi userspace headers. | Frank Haverkamp |
2006-08-07 | Add xseqno into jffs2_raw_xref on mkfs.jffs2 | KaiGai Kohei |
2006-06-21 | Added 64-bit swapping functions | Josh Boyer |
2006-06-21 | Fix swab32 to use standard types | Josh Boyer |
2006-05-30 | Update yet again to latest mtd-abi.h from kernel tree. And fix mtd_debug.c. | Josh Boyer |
2006-05-30 | Update mtd-abi.h and use new NAND ECC functionality | Thomas Gleixner |
2006-05-29 | Update user headers from latest kernel tree | Josh Boyer |
2006-05-27 | Update mtd-abi.h from upstream kernel. | Josh Boyer |
2006-05-17 | Switch to using standard types. This is userspace, not kernel. | Josh Boyer |
2006-05-16 | Consolidate the swab macros into one location | Josh Boyer |
2006-05-14 | Remove XATTR struct typedefs | David Woodhouse |
2006-05-06 | Add XATTR support to mkfs.jffs2 | David Woodhouse |
2006-04-17 | Update ABI header with latest changes from kernel | Josh Boyer |