summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mtd-utils: Add flash_otp_eraseMichael Walle2021-06-121-0/+2
* mtd-utils: flash_erase: Add flash erase chipLarisa Ileana Grigore2021-05-051-0/+15
* mtd-utils: Use AC_SYS_LARGEFILESascha Hauer2021-02-282-4/+0
* libubi: remove private kernel header from includesBastian Germann2020-01-301-1/+3
* libubigen: remove unnecessary includeBastian Germann2020-01-301-1/+0
* ubifs-media: Update to Linux-5.3-rc3Sascha Hauer2019-08-191-5/+70
* mkfs.ubifs: Add ZSTD compressionSebastian Andrzej Siewior2019-06-011-0/+2
* common: Add round functionsRichard Weinberger2018-11-011-0/+10
* Import latest ubifs-media.hRichard Weinberger2018-11-011-7/+60
* mtd-utils: Instead of doing preprocessor magic, just output off_t as long longThorsten Glaser2018-10-021-18/+0
* mtd-utils: common.h: fix prompt functionDavid Oberhollenzer2018-09-201-5/+2
* libubi: add volume flags to ubi_mkvol_requestQuentin Schulz2018-06-281-0/+2
* UBI: update ubi-user.h and ubi-media.hQuentin Schulz2018-06-282-2/+20
* libmtd: Add support to access OOB available sizeXiaolei Li2018-04-101-0/+2
* libscan: fix a comment typo in libscan.hRock Lee2017-11-181-1/+1
* 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