summaryrefslogtreecommitdiffstats
path: root/external/common
Commit message (Expand)AuthorAgeFilesLines
* Fixup pflash build for ast refactorStewart Smith2018-07-181-1/+4
* Makefile.check: Fix `make check`Cyril Bur2017-08-011-2/+9
* pflash: build with skiboot HOSTCFLAGS warningsStewart Smith2017-07-192-3/+10
* external/gard: Fix make dist targetCyril Bur2017-02-231-1/+1
* arch_flash_arm: Don't assume mtd labels are shortJoel Stanley2016-12-211-1/+1
* external/common: Add default erase chip implementationCyril Bur2016-11-081-2/+18
* external/common: Teach ARM code to erase 'mtd chips'Cyril Bur2016-11-081-2/+11
* external/common: Rename arch_flash_bmc() to arch_flash_access()Cyril Bur2016-10-254-11/+29
* external/common: arm: Don't error trying to wrprotect with MTD accessCyril Bur2016-10-251-0/+3
* external: Fix ARM build failure with parallel makeBrad Bishop2016-06-271-1/+1
* external: Update gitignore for building opal-prdMichael Neuling2016-04-181-0/+3
* pflash: Allow building under yocto.Patrick Williams2016-04-171-2/+4
* Make links target reusableDinar Valeev2016-03-311-0/+24
* external/common: Fix callers of file_init_path()Cyril Bur2016-03-312-3/+6
* external/pflash: Add --mtdCyril Bur2016-02-232-23/+110
* Drop LDFLAGS from common/rules.mkCyril Bur2016-01-151-1/+1
* external/opal-prd: Use libflash/blocklevel for MTD/file accessesCyril Bur2016-01-151-1/+1
* libflash/blocklevel: Add keep_alive parameterCyril Bur2016-01-154-9/+10
* Merge branch 'stable'Stewart Smith2015-12-141-1/+1
|\
| * external/common: Fix grammar in arch_flash error messageSamuel Mendoza-Jonas2015-12-141-1/+1
* | external/pflash: Fix makefile dependenciesJoel Stanley2015-12-041-8/+12
* | common/arch_flash_arm.c: Add missing includeStewart Smith2015-11-261-0/+1
* | external/pflash: Add quiet rules and fix raceJoel Stanley2015-11-261-8/+18
* | pflash: Remove ast.hJoel Stanley2015-11-261-0/+1
* | Make gard and pflash build arch specific files in pwdStewart Smith2015-11-161-7/+5
* | external/pflash: Fixup LDFLAGSCyril Bur2015-11-161-1/+1
* | external/common: Don't just expect `sh` to be in $PATHCyril Bur2015-11-161-1/+1
* | external/common: Don't leak temporary filenameCyril Bur2015-11-161-1/+2
|/
* external/common: Write an includeable rules.mk.Cyril Bur2015-08-282-0/+47
* external/common: Add x86 code reenable building pflashCyril Bur2015-08-282-0/+52
* external/common: Add POWERPC code reenable building pflash for POWERCyril Bur2015-08-282-0/+228
* libflash: Reintroduce typesafety in lowlevel libflash callsCyril Bur2015-08-281-2/+2
* external/common: Create common code for initialising libflash componentsCyril Bur2015-08-284-0/+455
OpenPOWER on IntegriCloud