summaryrefslogtreecommitdiffstats
path: root/external/pflash
Commit message (Expand)AuthorAgeFilesLines
...
* gard/pflash: Honor linker flags passed from the environmentFrederic Bonnard2016-09-221-1/+1
* pflash: Don't try to write protect when writing to flash fileStewart Smith2016-09-161-1/+1
* pflash: Fix printf format warningStewart Smith2016-09-151-1/+2
* pflash and opal-prd: Fix dist-cleanBreno Leitao2016-09-141-1/+1
* pflash: fix buffer overflow: fl_total_size uint32_t not uint64_tStewart Smith2016-09-021-1/+2
* pflash: Fix the makefileJoel Stanley2016-07-281-9/+17
* pflash: use atexit for musl compatibilityJoel Stanley2016-07-281-3/+2
* pflash: Clean up makefiles and resolve build raceJoel Stanley2016-07-272-13/+5
* Fix for typosFrederic Bonnard2016-06-201-3/+3
* external: Add dynamically linked pflashBrad Bishop2016-06-072-4/+17
* external: Fix pflash install targetBrad Bishop2016-06-071-0/+1
* pflash: add support for manipulating file rather than flashStewart Smith2016-05-181-2/+9
* external/pflash: Handle incorrect cmd-line options betterCyril Bur2016-05-031-6/+27
* pflash: Allow building under yocto.Patrick Williams2016-04-171-2/+0
* Make links target reusableDinar Valeev2016-03-311-23/+1
* external/pflash: Add --mtdCyril Bur2016-02-231-15/+37
* libflash/blocklevel: Add keep_alive parameterCyril Bur2016-01-151-1/+1
* external/pflash: Fix makefile dependenciesJoel Stanley2015-12-041-2/+5
* pflash: Add an install targetJoel Stanley2015-12-011-0/+3
* pflash: Don't remove libflash/test/ bins in make cleanStewart Smith2015-11-271-1/+1
* external/pflash: Add script to build all backendsJoel Stanley2015-11-261-0/+35
* external/pflash: Add quiet rules and fix raceJoel Stanley2015-11-262-14/+22
* 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
OpenPOWER on IntegriCloud