summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* mtd-utils: update mtd-abi.hBrian Norris2011-09-111-17/+105
* mtd-utils: add common version printing functionBrian Norris2011-06-291-0/+6
* mtd-utils: remove whitespace at end of linesBrian Norris2011-06-291-1/+1
* autogenerate version.h from build systemMike Frysinger2011-06-271-0/+1
* libmtd: improve mtd_islocked interfaceArtem Bityutskiy2011-06-081-3/+5
* libmtd: add helper funcs for getting regioninfo and locked infoMike Frysinger2011-06-081-0/+28
* libmtd: use O_CLOEXECMike Frysinger2011-06-071-0/+5
* include/mtd: sync with kernelMike Frysinger2011-06-072-9/+44
* mtd-utils: improve simple_strtoX usage commentaryArtem Bityutskiy2011-04-091-0/+11
* mtd-utils: common.h: simple_strtoll type usageBrian Norris2011-02-251-2/+2
* common.h: Add MAX() macro, fix MIN()Brian Norris2010-12-021-1/+4
* mtd-utils: xalloc: simplify/unify error messagesMike Frysinger2010-10-011-5/+5
* mtd-utils: dont redefine MIN()Mike Frysinger2010-10-011-0/+2
* mtd-utils: sys_errmsg: optimize indentationMike Frysinger2010-10-011-4/+2
* mtd-utils: introduce xzalloc() helperMike Frysinger2010-10-011-0/+6
* mtd-utils: add xasprintf() helperMike Frysinger2010-09-301-0/+20
* mtd-utils: new memory wrappersMike Frysinger2010-09-302-0/+88
* mtd-utils: new strtoX helpersMike Frysinger2010-09-271-0/+24
* mtd-utils: common.h: clean up PROGRAM_NAME usageMike Frysinger2010-09-271-13/+12
* mtd-utils: new bareverbose() helperMike Frysinger2010-09-251-2/+4
* libmtd: add lock/unlock helpersMike Frysinger2010-09-251-0/+24
* mtd-utils: punt duplicate normsg_cont defineMike Frysinger2010-09-241-3/+0
* mtd-utils: convert to common.h/minMike Frysinger2010-09-241-0/+1
* rename crc32 to mtd_crc32Artem Bityutskiy2010-09-011-1/+1
* libmtd: add OOB read and write interfacesArtem Bityutskiy2010-07-261-1/+35
* libmtd: support MEMERASE64Artem Bityutskiy2010-07-261-2/+4
* libs: remove ubiutils-specific stuff from common.hArtem Bityutskiy2010-07-171-8/+8
* libs: make crc32 and fec to be librariesArtem Bityutskiy2010-07-171-11/+2
* mtd-utils: update to latest mtd-abi.h from kernel.orgKevin Cernekee2010-07-131-37/+52
* mtd-utils: move libmtd source files to lib/ subdirectoryKevin Cernekee2010-07-133-0/+355
* ubi-utils: update ubi-media.hArtem Bityutskiy2009-07-261-1/+11
* UBI: add forgotten ubi-media.hArtem Bityutskiy2009-02-181-0/+368
* UBI: update ubi-header.hArtem Bityutskiy2009-02-181-372/+0
* UBI: update ubi-user.hArtem Bityutskiy2009-02-181-33/+175
* mtd_debug: support new flagsArtem Bityutskiy2008-02-041-0/+1
* ubi-utils: use mtd_swab.hArtem Bityutskiy2008-01-251-1/+0
* ubi-tools: fix compilation problemsArtem Bityutskiy2008-01-252-42/+88
* ubi-utils: update headersArtem Bityutskiy2008-01-171-82/+84
* ubi-utils: add ubiattach and ubidetachArtem Bityutskiy2007-12-261-9/+73
* Add lzo support to mtd-utilsRichard Purdie2007-07-231-0/+1
* Merge branch 'ubi'Artem Bityutskiy2007-05-042-0/+529
|\
| * UBI-Utils: Updated headers for latest UBIAdrian Hunter2007-03-292-182/+193
| * [MTD] UBI: Adaptations to new driver, reworked frontenddedekind@linutronix.de2006-10-312-14/+14
| * Fix ubi-header.h to use userspace swab functionsJosh Boyer2006-10-311-7/+7
| * [MTD] UBI: Removed automake, autoconf, added ubi userspace headers.Frank Haverkamp2006-10-312-0/+518
* | Update header file to latest MTD ABI and fix mtd_debug to work properlyJosh Boyer2007-03-151-14/+7
|/
* Add xseqno into jffs2_raw_xref on mkfs.jffs2KaiGai Kohei2006-08-071-0/+1
* Added 64-bit swapping functionsJosh Boyer2006-06-211-0/+18
* Fix swab32 to use standard typesJosh Boyer2006-06-211-4/+4
* Update yet again to latest mtd-abi.h from kernel tree. And fix mtd_debug.c.Josh Boyer2006-05-301-3/+3