aboutsummaryrefslogtreecommitdiff
path: root/external/ffspart
AgeCommit message (Expand)AuthorFilesLines
2020-08-28external/ffspart: define $(sbindir) for MakefileDan HorĂ¡k1-0/+3
2020-06-11external/ffspart: Use read() rather than mmap()Oliver O'Halloran1-8/+34
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith4-4/+4
2019-07-26SPDX-ify all skiboot codeStewart Smith4-14/+12
2019-02-21ffspart, libflash: Fix stack size warningsAndrew Jeffery1-1/+3
2018-12-11ffspart: Support flashing already ECC protected imagesStewart Smith5-5/+17
2018-12-11ffspart: Increase MAX_LINE to above PATH_MAXStewart Smith1-1/+1
2018-11-28ffspart: Add test for eraseblock sizeJoel Stanley2-0/+47
2018-11-28ffspart: Add toc testJoel Stanley3-0/+20
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