summaryrefslogtreecommitdiffstats
path: root/external/pflash
Commit message (Expand)AuthorAgeFilesLines
* pflash: Remove ast.hJoel Stanley2015-11-261-67/+0
* Add gitignore for pflashStewart Smith2015-11-181-0/+5
* pflash: Fix file descriptor leakStewart Smith2015-11-171-0/+1
* Make gard and pflash build arch specific files in pwdStewart Smith2015-11-161-2/+6
* external/pflash: Fixup LDFLAGSCyril Bur2015-11-161-3/+2
* external/pflash: Add (C) headerCyril Bur2015-10-141-0/+16
* build pflash in travis-ciStewart Smith2015-09-011-1/+1
* external/common: Write an includeable rules.mk.Cyril Bur2015-08-286-56/+15
* external/pflash: Update distclean make targetCyril Bur2015-08-281-1/+2
* external/common: Add x86 code reenable building pflashCyril Bur2015-08-281-0/+5
* external/common: Add POWERPC code reenable building pflash for POWERCyril Bur2015-08-281-0/+5
* external/common: Create common code for initialising libflash componentsCyril Bur2015-08-285-399/+52
* libflash: Return a pointer to internal structure.Cyril Bur2015-08-281-2/+2
* versioning: Unify all versioning to match skiboot versionsCyril Bur2015-07-311-1/+1
* Create targets for each symlink for making pflashStewart Smith2015-06-231-1/+11
* libffs: init with ecc protection at blocklevel levelCyril Bur2015-06-231-2/+2
* external/pflash: quote CROSS_COMPILE when passed to get_arch.shCyril Bur2015-06-191-1/+1
* external/pflash: fix range printingCédric Le Goater2015-06-191-2/+2
* external/pflash: Add --clear commandCyril Bur2015-06-191-5/+47
* external/pflash: move --side and --toc usage textCyril Bur2015-06-191-5/+5
* libflash: start using the blocklevel interface.Cyril Bur2015-06-092-16/+17
* external/pflash: Allow the libffs TOC to operate on to be specifiedCyril Bur2015-06-011-5/+25
* external/pflash: Perform flashing on flash sides other than side 0Cyril Bur2015-06-011-6/+55
* external/pflash: Show the partitions on the second side flashCyril Bur2015-06-011-20/+32
* external/pflash: Report if a flash partition is ECC protectedCyril Bur2015-06-011-3/+5
* pflash: Create make dist target for pflash release tarballsCyril Bur2015-06-013-35/+57
* pflash: Use git tag versioning from make_version.shCyril Bur2015-06-012-4/+21
* pflash: Improve ARCH detectionCyril Bur2015-06-011-4/+3
* external/pflash: fix build breakage on powerpcCyril Bur2015-04-181-0/+31
* external/pflash: fix build breakage on armCyril Bur2015-04-181-0/+1
* external/pflash: libflash needs ecc.oJeremy Kerr2015-02-261-1/+1
* libffs: Add ecc parameter on ffs_part_info()Michael Neuling2015-02-231-2/+2
* Import pflash 0.8.6Benjamin Herrenschmidt2014-11-1412-0/+1637
OpenPOWER on IntegriCloud