Age | Commit message (Expand) | Author |
2023-11-20 | ubiattach: introduce need_resv_pool in UBI_IOCATT | Zhihao Cheng |
2023-11-20 | ubiattach: introduce disable_fm in UBI_IOCATT | Zhihao Cheng |
2023-05-30 | mtd-utils: Add new syntax to get devices by name | Brandon Maier |
2023-05-30 | libmtd: Add function to get MTD info by device name | Brandon Maier |
2021-06-12 | mtd-utils: Add flash_otp_erase | Michael Walle |
2021-05-05 | mtd-utils: flash_erase: Add flash erase chip | Larisa Ileana Grigore |
2021-02-28 | mtd-utils: Use AC_SYS_LARGEFILE | Sascha Hauer |
2020-01-30 | libubi: remove private kernel header from includes | Bastian Germann |
2020-01-30 | libubigen: remove unnecessary include | Bastian Germann |
2019-08-19 | ubifs-media: Update to Linux-5.3-rc3 | Sascha Hauer |
2019-06-01 | mkfs.ubifs: Add ZSTD compression | Sebastian Andrzej Siewior |
2018-11-01 | common: Add round functions | Richard Weinberger |
2018-11-01 | Import latest ubifs-media.h | Richard Weinberger |
2018-10-02 | mtd-utils: Instead of doing preprocessor magic, just output off_t as long long | Thorsten Glaser |
2018-09-20 | mtd-utils: common.h: fix prompt function | David Oberhollenzer |
2018-06-28 | libubi: add volume flags to ubi_mkvol_request | Quentin Schulz |
2018-06-28 | UBI: update ubi-user.h and ubi-media.h | Quentin Schulz |
2018-04-10 | libmtd: Add support to access OOB available size | Xiaolei Li |
2017-11-18 | libscan: fix a comment typo in libscan.h | Rock Lee |
2017-11-02 | Add no-return attribute to usage() style functions | David Oberhollenzer |
2017-06-28 | Move libfec declarations to public header in global include directory | David Oberhollenzer |
2017-06-28 | Use autoconf header detection correctly for libmissing | David Oberhollenzer |
2017-03-29 | libiniparser: remove unused function needing float | Andrea Adami |
2017-03-15 | Fix libmtd behaviour if MTD is not present on the system | David Oberhollenzer |
2017-03-02 | Replace rpmatch() usage with checking first character of line | David Oberhollenzer |
2017-02-20 | mtd-utils: Fix format specifier definitions for off_t and loff_t. | Torsten Fleischer |
2016-12-09 | nandwrite: Factor out buffer checking code | Marek Vasut |
2016-12-06 | common: Fix 'unchecked return code' warnings | Boris Brezillon |
2016-12-06 | common: Fix PRI{x,d}off definitions for x86_64 platform | Boris Brezillon |
2016-11-17 | Move ubi-utils libraries to common library location | David Oberhollenzer |
2016-11-17 | Merge rest of ubiutils-common into libmtd common | David Oberhollenzer |
2016-11-17 | mtd-utils: Add multi-block erase function | David Oberhollenzer |
2016-11-17 | Add libmissing | David Oberhollenzer |
2016-11-17 | Unify version string printing | David Oberhollenzer |
2016-11-17 | Change build system to autotools | Richard Weinberger |
2016-11-17 | Remove unused and broken mtd_write_img function from libmtd | David Oberhollenzer |
2016-08-25 | mtd-utils: fix wrong format specifiers on mips32 | Mathias Kresin |
2016-04-18 | include sys/sysmacros.h for major/minor/makedev | Mike Frysinger |
2015-07-06 | mtd-utils: fix 'new blank line at EOF' problems | Dongsheng Yang |
2015-05-28 | include/common.h: fix build against musl | Jörg Krause |
2014-10-30 | ubifs-media.h: include "byteorder.h" | Artem Bityutskiy |
2014-10-30 | Move mkfs.ubifs/ubifs-media.h to include/mtd | Artem Bityutskiy |
2014-10-20 | mtd-utils: Add macros to include/common.h | hujianyang |
2014-04-21 | include/common.h: fix build against recent 0.9.33 uClibc | Baruch Siach |
2014-04-15 | include/common.h: fix build against current uClibc | Baruch Siach |
2014-03-25 | ubi-utils: Add ubiblock tool | Ezequiel Garcia |
2013-10-22 | mtd: mtd-abi: add a helper to detect the nand type | Huang Shijie |
2013-07-01 | mtd-utils: new prompt() helper for talking to the user | Mike Frysinger |
2013-07-01 | move _GNU_SOURCE to the main makefile | Mike Frysinger |
2012-09-25 | introduce PRIxoff_t and PRIdoff_t printf helpers | Richard Genoud |