Age | Commit message (Expand) | Author |
2013-07-01 | mtd-utils: new prompt() helper for talking to the user | Mike Frysinger |
2013-07-01 | move _GNU_SOURCE to the main makefile | Mike Frysinger |
2012-09-25 | introduce PRIxoff_t and PRIdoff_t printf helpers | Richard Genoud |
2012-08-22 | ubi-user.h: add max_beb_per1024 parameter | Richard Genoud |
2012-08-22 | UBI: sync ubi-user.h with kernel v3.6-rc1 | Richard Genoud |
2012-02-02 | libmtd: add `mtd_dev_present()' library function | Brian Norris |
2011-09-11 | libmtd: modify `mtd_write' to cover OOB writes | Brian Norris |
2011-09-11 | mtd-utils: update mtd-abi.h | Brian Norris |
2011-06-29 | mtd-utils: add common version printing function | Brian Norris |
2011-06-29 | mtd-utils: remove whitespace at end of lines | Brian Norris |
2011-06-27 | autogenerate version.h from build system | Mike Frysinger |
2011-06-08 | libmtd: improve mtd_islocked interface | Artem Bityutskiy |
2011-06-08 | libmtd: add helper funcs for getting regioninfo and locked info | Mike Frysinger |
2011-06-07 | libmtd: use O_CLOEXEC | Mike Frysinger |
2011-06-07 | include/mtd: sync with kernel | Mike Frysinger |
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 |