aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-10-02mtd-utils: Instead of doing preprocessor magic, just output off_t as long longThorsten Glaser
2018-09-20mtd-utils: common.h: fix prompt functionDavid Oberhollenzer
2018-06-28libubi: add volume flags to ubi_mkvol_requestQuentin Schulz
2018-06-28UBI: update ubi-user.h and ubi-media.hQuentin Schulz
2018-04-10libmtd: Add support to access OOB available sizeXiaolei Li
2017-11-18libscan: fix a comment typo in libscan.hRock Lee
2017-11-02Add no-return attribute to usage() style functionsDavid Oberhollenzer
2017-06-28Move libfec declarations to public header in global include directoryDavid Oberhollenzer
2017-06-28Use autoconf header detection correctly for libmissingDavid Oberhollenzer
2017-03-29libiniparser: remove unused function needing floatAndrea Adami
2017-03-15Fix libmtd behaviour if MTD is not present on the systemDavid Oberhollenzer
2017-03-02Replace rpmatch() usage with checking first character of lineDavid Oberhollenzer
2017-02-20mtd-utils: Fix format specifier definitions for off_t and loff_t.Torsten Fleischer
2016-12-09nandwrite: Factor out buffer checking codeMarek Vasut
2016-12-06common: Fix 'unchecked return code' warningsBoris Brezillon
2016-12-06common: Fix PRI{x,d}off definitions for x86_64 platformBoris Brezillon
2016-11-17Move ubi-utils libraries to common library locationDavid Oberhollenzer
2016-11-17Merge rest of ubiutils-common into libmtd commonDavid Oberhollenzer
2016-11-17mtd-utils: Add multi-block erase functionDavid Oberhollenzer
2016-11-17Add libmissingDavid Oberhollenzer
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