aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-11-17Unify version string printingDavid Oberhollenzer
2016-11-17Change build system to autotoolsRichard Weinberger
2016-11-17Remove unused and broken mtd_write_img function from libmtdDavid Oberhollenzer
2016-08-25mtd-utils: fix wrong format specifiers on mips32Mathias Kresin
2016-04-18include sys/sysmacros.h for major/minor/makedevMike Frysinger
2015-07-06mtd-utils: fix 'new blank line at EOF' problemsDongsheng Yang
2015-05-28include/common.h: fix build against muslJörg Krause
2014-10-30ubifs-media.h: include "byteorder.h"Artem Bityutskiy
2014-10-30Move mkfs.ubifs/ubifs-media.h to include/mtdArtem Bityutskiy
2014-10-20mtd-utils: Add macros to include/common.hhujianyang
2014-04-21include/common.h: fix build against recent 0.9.33 uClibcBaruch Siach
2014-04-15include/common.h: fix build against current uClibcBaruch Siach
2014-03-25ubi-utils: Add ubiblock toolEzequiel Garcia
2013-10-22mtd: mtd-abi: add a helper to detect the nand typeHuang Shijie
2013-07-01mtd-utils: new prompt() helper for talking to the userMike Frysinger
2013-07-01move _GNU_SOURCE to the main makefileMike Frysinger
2012-09-25introduce PRIxoff_t and PRIdoff_t printf helpersRichard Genoud
2012-08-22ubi-user.h: add max_beb_per1024 parameterRichard Genoud
2012-08-22UBI: sync ubi-user.h with kernel v3.6-rc1Richard Genoud
2012-02-02libmtd: add `mtd_dev_present()' library functionBrian Norris
2011-09-11libmtd: modify `mtd_write' to cover OOB writesBrian Norris
2011-09-11mtd-utils: update mtd-abi.hBrian Norris
2011-06-29mtd-utils: add common version printing functionBrian Norris
2011-06-29mtd-utils: remove whitespace at end of linesBrian Norris
2011-06-27autogenerate version.h from build systemMike Frysinger
2011-06-08libmtd: improve mtd_islocked interfaceArtem Bityutskiy
2011-06-08libmtd: add helper funcs for getting regioninfo and locked infoMike Frysinger
2011-06-07libmtd: use O_CLOEXECMike Frysinger
2011-06-07include/mtd: sync with kernelMike Frysinger
2011-04-09mtd-utils: improve simple_strtoX usage commentaryArtem Bityutskiy
2011-02-25mtd-utils: common.h: simple_strtoll type usageBrian Norris
2010-12-02common.h: Add MAX() macro, fix MIN()Brian Norris
2010-10-01mtd-utils: xalloc: simplify/unify error messagesMike Frysinger
2010-10-01mtd-utils: dont redefine MIN()Mike Frysinger
2010-10-01mtd-utils: sys_errmsg: optimize indentationMike Frysinger
2010-10-01mtd-utils: introduce xzalloc() helperMike Frysinger
2010-09-30mtd-utils: add xasprintf() helperMike Frysinger
2010-09-30mtd-utils: new memory wrappersMike Frysinger
2010-09-27mtd-utils: new strtoX helpersMike Frysinger
2010-09-27mtd-utils: common.h: clean up PROGRAM_NAME usageMike Frysinger
2010-09-25mtd-utils: new bareverbose() helperMike Frysinger
2010-09-25libmtd: add lock/unlock helpersMike Frysinger
2010-09-24mtd-utils: punt duplicate normsg_cont defineMike Frysinger
2010-09-24mtd-utils: convert to common.h/minMike Frysinger
2010-09-01rename crc32 to mtd_crc32Artem Bityutskiy
2010-07-26libmtd: add OOB read and write interfacesArtem Bityutskiy
2010-07-26libmtd: support MEMERASE64Artem Bityutskiy
2010-07-17libs: remove ubiutils-specific stuff from common.hArtem Bityutskiy
2010-07-17libs: make crc32 and fec to be librariesArtem Bityutskiy
2010-07-13mtd-utils: update to latest mtd-abi.h from kernel.orgKevin Cernekee