summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add no-return attribute to usage() style functionsDavid Oberhollenzer2017-11-021-0/+7
* Move libfec declarations to public header in global include directoryDavid Oberhollenzer2017-06-281-0/+37
* Use autoconf header detection correctly for libmissingDavid Oberhollenzer2017-06-281-2/+4
* libiniparser: remove unused function needing floatAndrea Adami2017-03-291-15/+0
* Fix libmtd behaviour if MTD is not present on the systemDavid Oberhollenzer2017-03-151-2/+1
* Replace rpmatch() usage with checking first character of lineDavid Oberhollenzer2017-03-021-19/+6
* mtd-utils: Fix format specifier definitions for off_t and loff_t.Torsten Fleischer2017-02-201-5/+9
* nandwrite: Factor out buffer checking codeMarek Vasut2016-12-091-0/+25
* common: Fix 'unchecked return code' warningsBoris Brezillon2016-12-061-0/+33
* common: Fix PRI{x,d}off definitions for x86_64 platformBoris Brezillon2016-12-061-1/+3
* Move ubi-utils libraries to common library locationDavid Oberhollenzer2016-11-175-0/+1247
* Merge rest of ubiutils-common into libmtd commonDavid Oberhollenzer2016-11-171-0/+4
* mtd-utils: Add multi-block erase functionDavid Oberhollenzer2016-11-171-0/+14
* Add libmissingDavid Oberhollenzer2016-11-171-0/+15
* Unify version string printingDavid Oberhollenzer2016-11-171-1/+1
* Change build system to autotoolsRichard Weinberger2016-11-171-1/+0
* Remove unused and broken mtd_write_img function from libmtdDavid Oberhollenzer2016-11-171-15/+0
* mtd-utils: fix wrong format specifiers on mips32Mathias Kresin2016-08-251-0/+5
* include sys/sysmacros.h for major/minor/makedevMike Frysinger2016-04-181-0/+1
* mtd-utils: fix 'new blank line at EOF' problemsDongsheng Yang2015-07-061-2/+0
* include/common.h: fix build against muslJörg Krause2015-05-281-5/+5
* ubifs-media.h: include "byteorder.h"Artem Bityutskiy2014-10-301-0/+2
* Move mkfs.ubifs/ubifs-media.h to include/mtdArtem Bityutskiy2014-10-301-0/+747
* mtd-utils: Add macros to include/common.hhujianyang2014-10-201-0/+15
* include/common.h: fix build against recent 0.9.33 uClibcBaruch Siach2014-04-211-1/+3
* include/common.h: fix build against current uClibcBaruch Siach2014-04-151-0/+13
* ubi-utils: Add ubiblock toolEzequiel Garcia2014-03-251-0/+22
* mtd: mtd-abi: add a helper to detect the nand typeHuang Shijie2013-10-221-0/+5
* mtd-utils: new prompt() helper for talking to the userMike Frysinger2013-07-011-1/+38
* move _GNU_SOURCE to the main makefileMike Frysinger2013-07-011-1/+1
* introduce PRIxoff_t and PRIdoff_t printf helpersRichard Genoud2012-09-251-0/+11
* ubi-user.h: add max_beb_per1024 parameterRichard Genoud2012-08-221-1/+15
* UBI: sync ubi-user.h with kernel v3.6-rc1Richard Genoud2012-08-221-41/+35
* libmtd: add `mtd_dev_present()' library functionBrian Norris2012-02-021-0/+9
* libmtd: modify `mtd_write' to cover OOB writesBrian Norris2011-09-111-4/+11
* 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