summaryrefslogtreecommitdiff
path: root/libfstools/mtd.c
Commit message (Expand)AuthorAgeFilesLines
* libfstools: mtd: improve error handlingDaniel Golle2022-05-011-6/+4
* libfstools/mtd: attempt to read from OOB data if empty space is foundFelix Fietkau2020-04-091-4/+12
* Revert "fstools: Add support to read-only MTD partitions (eg. recovery images)"Petr Štetiar2020-01-211-15/+4
* fstools: Add support to read-only MTD partitions (eg. recovery images)Bruno Pena2020-01-181-4/+15
* fstools: Replace strerror(errno) with %m format.Rosen Penev2017-12-121-2/+2
* libfstools: fix multiple volume_identify usages with the same volumePieter Smith2017-05-091-1/+3
* libfstools: use container_of for volume private dataFelix Fietkau2016-09-081-28/+31
* libfstools: make mtd_volume_identify() less chattyJo-Philipp Wich2015-02-251-5/+0
* libfstools: convert to ulog() apiJo-Philipp Wich2015-02-251-17/+17
* match full mtd partition namesFelix Fietkau2014-05-191-1/+3
* split snapshot tool properlyJohn Crispin2014-04-071-1/+6
* split fs-state back into seperate toolsJohn Crispin2014-04-071-1/+1
* move files aroundJohn Crispin2014-04-031-0/+334