summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
34 hoursUpdate CHANGELOGDavid Oberhollenzer
34 hoursmtd-utils: Extract rbtree implementation to common libZhihao Cheng
34 hoursmtd-utils: Extract list implementation to common lib and add list_sort supportZhihao Cheng
40 hoursmkfs.ubifs: Fix memleak for 'output' in error pathsZhihao Cheng
40 hoursmkfs.ubifs: Fix missed closing out_fdZhihao Cheng
40 hoursmkfs.ubifs: Close libubi in error handling pathsZhihao Cheng
40 hoursmkfs.ubifs: Fix incorrect dir size calculation in encryption scenarioZhihao Cheng
40 hoursmkfs.ubifs: Fix wrong xattr entry typeZhihao Cheng
40 hoursmkfs.ubifs: Initialize 'cipher_name' as NULLZhihao Cheng
40 hoursmkfs.ubifs: Clear direct_write property when closing targetZhihao Cheng
40 hoursmtd-utils: also check for static libuuidRosen Penev
41 hoursfs-tests: integck: Refactor: split out common remount logicCsókás, Bence
41 hoursfs-tests: integck: Refactor: split out common remount logicCsókás, Bence
42 hourslibubi: ubi_update_start: slightly improve documentationChristian Eggers
2024-04-13mtd-utils: fectest: Fix time formatting with _TIME_BITS=64 on 32-bit systemBen Hutchings
2024-03-29Release mtd-utils-2.2.0v2.2.0David Oberhollenzer
2024-03-29Update CHANGELOG.mdDavid Oberhollenzer
2024-02-19Update README.txtDavid Oberhollenzer
2024-02-19Add a build summary to configure.acDavid Oberhollenzer
2024-02-19Unify handling of configure switchesDavid Oberhollenzer
2024-02-18Cleanup: Unify handling of OpenSSL dependencyDavid Oberhollenzer
2024-02-18Make zlib an optional dependencyDavid Oberhollenzer
2024-02-18Make it possible to compile mkfs.ubifs without zlibDavid Oberhollenzer
2024-02-18Make it possible to compile jffsX-utils without zlibDavid Oberhollenzer
2024-02-17Fix optional compilation of lzo compressorsDavid Oberhollenzer
2024-02-15Cleanup handling of optional dependenciesDavid Oberhollenzer
2024-02-14Add missing autoconf check for ARDavid Oberhollenzer
2023-12-19mkfs.ubifs: fix xattr scanning for builds with selinux supportDavid Oberhollenzer
2023-11-20ubiattach: introduce need_resv_pool in UBI_IOCATTZhihao Cheng
2023-11-20ubiattach: introduce disable_fm in UBI_IOCATTZhihao Cheng
2023-11-13mtd-utils: flash_erase: Add an option for JFFS2 cleanmarker sizeTakahiro Kuwano
2023-09-08flashcp: Add write last option.Piotr Esden-Tempski
2023-09-04Cleanup: remove self assignDavid Oberhollenzer
2023-09-03Add a README fileDavid Oberhollenzer
2023-09-03Pull the bulk of the pre 2.0.0 changes from the git treeDavid Oberhollenzer
2023-09-02Piece together a CHANGELOG file from the release announcmentsDavid Oberhollenzer
2023-09-02jffs2dump: check return value of lseekDavid Oberhollenzer
2023-08-30Release mtd-utils-2.1.6v2.1.6David Oberhollenzer
2023-08-24Fix printf format specifiers for 64 bit integer typesDavid Oberhollenzer
2023-08-24Make sure ubi-media structures are visible for libubigenDavid Oberhollenzer
2023-08-24Remove unused symbolsDavid Oberhollenzer
2023-08-24Update ax_pthreadDavid Oberhollenzer
2023-08-24Remove libtool usage from configure.acDavid Oberhollenzer
2023-08-23mtd-utils: nandtest: handle large nand devicesChristian Wendt he/him
2023-05-30mtd-utils: Add new syntax to get devices by nameBrandon Maier
2023-05-30libmtd: Add function to get MTD info by device nameBrandon Maier
2023-05-30mkfs.ubifs: Fix mkfs.ubifs failure with option selinuxZijun Hu
2023-04-24misc-utils: flashcp: correct casting for percent displaycchoux
2022-11-18mtd-utils: flash_speed: Measure read while write latencyMiquel Raynal
2022-11-18mtd-utils: flash_speed: Rework the time counting helpersMiquel Raynal