aboutsummaryrefslogtreecommitdiff
path: root/external/pflash/pflash.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-28pflash: use atexit for musl compatibilityJoel Stanley1-3/+2
2016-06-20Fix for typosFrederic Bonnard1-3/+3
2016-05-18pflash: add support for manipulating file rather than flashStewart Smith1-2/+9
2016-05-03external/pflash: Handle incorrect cmd-line options betterCyril Bur1-6/+27
2016-02-23external/pflash: Add --mtdCyril Bur1-15/+37
2016-01-15libflash/blocklevel: Add keep_alive parameterCyril Bur1-1/+1
2015-11-17pflash: Fix file descriptor leakStewart Smith1-0/+1
2015-10-14external/pflash: Add (C) headerCyril Bur1-0/+16
2015-08-28external/common: Create common code for initialising libflash componentsCyril Bur1-130/+42
2015-08-28libflash: Return a pointer to internal structure.Cyril Bur1-2/+2
2015-06-23libffs: init with ecc protection at blocklevel levelCyril Bur1-2/+2
2015-06-19external/pflash: fix range printingCédric Le Goater1-2/+2
2015-06-19external/pflash: Add --clear commandCyril Bur1-5/+47
2015-06-19external/pflash: move --side and --toc usage textCyril Bur1-5/+5
2015-06-09libflash: start using the blocklevel interface.Cyril Bur1-15/+16
2015-06-01external/pflash: Allow the libffs TOC to operate on to be specifiedCyril Bur1-5/+25
2015-06-01external/pflash: Perform flashing on flash sides other than side 0Cyril Bur1-6/+55
2015-06-01external/pflash: Show the partitions on the second side flashCyril Bur1-20/+32
2015-06-01external/pflash: Report if a flash partition is ECC protectedCyril Bur1-3/+5
2015-06-01pflash: Use git tag versioning from make_version.shCyril Bur1-2/+3
2015-02-23libffs: Add ecc parameter on ffs_part_info()Michael Neuling1-2/+2
2014-11-14Import pflash 0.8.6Benjamin Herrenschmidt1-0/+793