aboutsummaryrefslogtreecommitdiff
path: root/external/ffspart
AgeCommit message (Expand)AuthorFilesLines
2018-06-01ffspart: Don't require user to create blank partitions manuallySamuel Mendoza-Jonas7-11/+64
2018-04-09external/ffspart: Improve error outputCyril Bur1-2/+2
2018-04-09external/ffspart: Use new interfaceCyril Bur52-370/+452
2018-04-09libflash/libffs: Allow caller to specifiy header partitionCyril Bur1-1/+1
2018-04-09libflash/libffs: Refcount ffs entriesCyril Bur1-1/+1
2018-04-09libflash/libffs: Switch to storing header entries in an arrayCyril Bur10-10/+0
2018-04-09libflash/libffs: Remove the 'sides' from the FFS TOC generation codeCyril Bur1-1/+1
2018-04-09external/ffspart: Remove side, order and backup optionsCyril Bur6-90/+24
2018-04-09libffs: Standardise ffs partition flagsCyril Bur4-5/+5
2018-04-09external/ffspart: Allow # comments in input fileCyril Bur1-0/+4
2017-12-13pflash: Support for clean_on_ecc_error flagAdriana Kobylak1-0/+3
2017-11-09pflash: Support for volatile flagAdriana Kobylak1-0/+3
2017-08-01external: Consolidate Makefile.check for external toolsCyril Bur1-20/+0
2017-08-01libflash/libffs: Don't require 'part' size to be known by callersCyril Bur10-22/+15
2017-08-01external/ffspart: Add .gitignoreCyril Bur1-0/+7
2017-03-24external/ffspart: Add testsCyril Bur66-0/+440
2017-03-24external/ffspart: Simple C program to be able to make an FFS partitionCyril Bur4-0/+527