aboutsummaryrefslogtreecommitdiff
path: root/external/ffspart/ffspart.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-26SPDX-ify all skiboot codeStewart Smith1-13/+4
2019-02-21ffspart, libflash: Fix stack size warningsAndrew Jeffery1-1/+3
2018-12-11ffspart: Support flashing already ECC protected imagesStewart Smith1-2/+14
2018-12-11ffspart: Increase MAX_LINE to above PATH_MAXStewart Smith1-1/+1
2018-06-01ffspart: Don't require user to create blank partitions manuallySamuel Mendoza-Jonas1-8/+33
2018-04-09external/ffspart: Improve error outputCyril Bur1-2/+2
2018-04-09external/ffspart: Use new interfaceCyril Bur1-204/+331
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: Remove the 'sides' from the FFS TOC generation codeCyril Bur1-1/+1
2018-04-09external/ffspart: Remove side, order and backup optionsCyril Bur1-82/+5
2018-04-09libffs: Standardise ffs partition flagsCyril Bur1-2/+2
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-01libflash/libffs: Don't require 'part' size to be known by callersCyril Bur1-8/+2
2017-03-24external/ffspart: Simple C program to be able to make an FFS partitionCyril Bur1-0/+438