aboutsummaryrefslogtreecommitdiff
path: root/external/pflash
AgeCommit message (Expand)AuthorFilesLines
2016-06-20Fix for typosFrederic Bonnard1-3/+3
2016-06-07external: Add dynamically linked pflashBrad Bishop2-4/+17
2016-06-07external: Fix pflash install targetBrad Bishop1-0/+1
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-04-17pflash: Allow building under yocto.Patrick Williams1-2/+0
2016-03-31Make links target reusableDinar Valeev1-23/+1
2016-02-23external/pflash: Add --mtdCyril Bur1-15/+37
2016-01-15libflash/blocklevel: Add keep_alive parameterCyril Bur1-1/+1
2015-12-04external/pflash: Fix makefile dependenciesJoel Stanley1-2/+5
2015-12-01pflash: Add an install targetJoel Stanley1-0/+3
2015-11-27pflash: Don't remove libflash/test/ bins in make cleanStewart Smith1-1/+1
2015-11-26external/pflash: Add script to build all backendsJoel Stanley1-0/+35
2015-11-26external/pflash: Add quiet rules and fix raceJoel Stanley2-14/+22
2015-11-26pflash: Remove ast.hJoel Stanley1-67/+0
2015-11-18Add gitignore for pflashStewart Smith1-0/+5
2015-11-17pflash: Fix file descriptor leakStewart Smith1-0/+1
2015-11-16Make gard and pflash build arch specific files in pwdStewart Smith1-2/+6
2015-11-16external/pflash: Fixup LDFLAGSCyril Bur1-3/+2
2015-10-14external/pflash: Add (C) headerCyril Bur1-0/+16
2015-09-01build pflash in travis-ciStewart Smith1-1/+1
2015-08-28external/common: Write an includeable rules.mk.Cyril Bur6-56/+15
2015-08-28external/pflash: Update distclean make targetCyril Bur1-1/+2
2015-08-28external/common: Add x86 code reenable building pflashCyril Bur1-0/+5
2015-08-28external/common: Add POWERPC code reenable building pflash for POWERCyril Bur1-0/+5
2015-08-28external/common: Create common code for initialising libflash componentsCyril Bur5-399/+52
2015-08-28libflash: Return a pointer to internal structure.Cyril Bur1-2/+2
2015-07-31versioning: Unify all versioning to match skiboot versionsCyril Bur1-1/+1
2015-06-23Create targets for each symlink for making pflashStewart Smith1-1/+11
2015-06-23libffs: init with ecc protection at blocklevel levelCyril Bur1-2/+2
2015-06-19external/pflash: quote CROSS_COMPILE when passed to get_arch.shCyril Bur1-1/+1
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 Bur2-16/+17
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: Create make dist target for pflash release tarballspflash-0.8.7Cyril Bur3-35/+57
2015-06-01pflash: Use git tag versioning from make_version.shCyril Bur2-4/+21
2015-06-01pflash: Improve ARCH detectionCyril Bur1-4/+3
2015-04-18external/pflash: fix build breakage on powerpcCyril Bur1-0/+31
2015-04-18external/pflash: fix build breakage on armCyril Bur1-0/+1
2015-02-26external/pflash: libflash needs ecc.oJeremy Kerr1-1/+1
2015-02-23libffs: Add ecc parameter on ffs_part_info()Michael Neuling1-2/+2
2014-11-14Import pflash 0.8.6Benjamin Herrenschmidt12-0/+1637