Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-02-01 | mtd: parsers: afs: Fix freeing the part name memory in failure | 1 | -3/+1 | |
2020-07-16 | treewide: Remove uninitialized_var() usage | 1 | -2/+2 | |
2019-07-07 | mtd: afs: remove unneeded NULL check | 1 | -2/+1 | |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | 1 | -13/+1 | |
2019-05-06 | mtd: afs: add v2 partition parsing | 1 | -1/+157 | |
2019-05-06 | mtd: afs: factor the IIS read into partition parser | 1 | -39/+20 | |
2019-05-06 | mtd: afs: factor footer parsing into the v1 part parsing | 1 | -59/+39 | |
2019-05-06 | mtd: factor out v1 partition parsing | 1 | -38/+50 | |
2019-05-06 | mtd: afs: simplify partition detection | 1 | -11/+22 | |
2019-05-06 | mtd: afs: simplify partition parsing | 1 | -35/+32 | |
2019-05-06 | mtd: partitions: Add OF support to AFS partitions | 1 | -0/+7 | |
2019-05-06 | mtd: afs: Move AFS partition parser to parsers subdir | 1 | -0/+266 |