aboutsummaryrefslogtreecommitdiff
path: root/external/pflash
AgeCommit message (Expand)AuthorFilesLines
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