summaryrefslogtreecommitdiffstats
path: root/external/ffspart
Commit message (Expand)AuthorAgeFilesLines
* ffspart, libflash: Fix stack size warningsAndrew Jeffery2019-02-211-1/+3
* ffspart: Support flashing already ECC protected imagesStewart Smith2018-12-115-5/+17
* ffspart: Increase MAX_LINE to above PATH_MAXStewart Smith2018-12-111-1/+1
* ffspart: Add test for eraseblock sizeJoel Stanley2018-11-282-0/+47
* ffspart: Add toc testJoel Stanley2018-11-283-0/+20
* ffspart: Don't require user to create blank partitions manuallySamuel Mendoza-Jonas2018-06-017-11/+64
* external/ffspart: Improve error outputCyril Bur2018-04-091-2/+2
* external/ffspart: Use new interfaceCyril Bur2018-04-0952-370/+452
* libflash/libffs: Allow caller to specifiy header partitionCyril Bur2018-04-091-1/+1
* libflash/libffs: Refcount ffs entriesCyril Bur2018-04-091-1/+1
* libflash/libffs: Switch to storing header entries in an arrayCyril Bur2018-04-0910-10/+0
* libflash/libffs: Remove the 'sides' from the FFS TOC generation codeCyril Bur2018-04-091-1/+1
* external/ffspart: Remove side, order and backup optionsCyril Bur2018-04-096-90/+24
* libffs: Standardise ffs partition flagsCyril Bur2018-04-094-5/+5
* external/ffspart: Allow # comments in input fileCyril Bur2018-04-091-0/+4
* pflash: Support for clean_on_ecc_error flagAdriana Kobylak2017-12-131-0/+3
* pflash: Support for volatile flagAdriana Kobylak2017-11-091-0/+3
* external: Consolidate Makefile.check for external toolsCyril Bur2017-08-011-20/+0
* libflash/libffs: Don't require 'part' size to be known by callersCyril Bur2017-08-0110-22/+15
* external/ffspart: Add .gitignoreCyril Bur2017-08-011-0/+7
* external/ffspart: Add testsCyril Bur2017-03-2466-0/+440
* external/ffspart: Simple C program to be able to make an FFS partitionCyril Bur2017-03-244-0/+527
OpenPOWER on IntegriCloud