aboutsummaryrefslogtreecommitdiff
path: root/external/common
AgeCommit message (Expand)AuthorFilesLines
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith6-6/+6
2019-09-06external/common: Use file operation used on x86 for ARCH_UNKNOWNFrédéric Bonnard4-8/+2
2019-07-26SPDX-ify all skiboot codeStewart Smith8-72/+20
2018-07-18Fixup pflash build for ast refactorStewart Smith1-1/+4
2017-08-01Makefile.check: Fix `make check`Cyril Bur1-2/+9
2017-07-19pflash: build with skiboot HOSTCFLAGS warningsStewart Smith2-3/+10
2017-02-23external/gard: Fix make dist targetCyril Bur1-1/+1
2016-12-21arch_flash_arm: Don't assume mtd labels are shortJoel Stanley1-1/+1
2016-11-08external/common: Add default erase chip implementationCyril Bur1-2/+18
2016-11-08external/common: Teach ARM code to erase 'mtd chips'Cyril Bur1-2/+11
2016-10-25external/common: Rename arch_flash_bmc() to arch_flash_access()Cyril Bur4-11/+29
2016-10-25external/common: arm: Don't error trying to wrprotect with MTD accessCyril Bur1-0/+3
2016-06-27external: Fix ARM build failure with parallel makeBrad Bishop1-1/+1
2016-04-18external: Update gitignore for building opal-prdMichael Neuling1-0/+3
2016-04-17pflash: Allow building under yocto.Patrick Williams1-2/+4
2016-03-31Make links target reusableDinar Valeev1-0/+24
2016-03-31external/common: Fix callers of file_init_path()Cyril Bur2-3/+6
2016-02-23external/pflash: Add --mtdCyril Bur2-23/+110
2016-01-15Drop LDFLAGS from common/rules.mkCyril Bur1-1/+1
2016-01-15external/opal-prd: Use libflash/blocklevel for MTD/file accessesCyril Bur1-1/+1
2016-01-15libflash/blocklevel: Add keep_alive parameterCyril Bur4-9/+10
2015-12-14Merge branch 'stable'Stewart Smith1-1/+1
2015-12-14external/common: Fix grammar in arch_flash error messageSamuel Mendoza-Jonas1-1/+1
2015-12-04external/pflash: Fix makefile dependenciesJoel Stanley1-8/+12
2015-11-26common/arch_flash_arm.c: Add missing includeStewart Smith1-0/+1
2015-11-26external/pflash: Add quiet rules and fix raceJoel Stanley1-8/+18
2015-11-26pflash: Remove ast.hJoel Stanley1-0/+1
2015-11-16Make gard and pflash build arch specific files in pwdStewart Smith1-7/+5
2015-11-16external/pflash: Fixup LDFLAGSCyril Bur1-1/+1
2015-11-16external/common: Don't just expect `sh` to be in $PATHCyril Bur1-1/+1
2015-11-16external/common: Don't leak temporary filenameCyril Bur1-1/+2
2015-08-28external/common: Write an includeable rules.mk.Cyril Bur2-0/+47
2015-08-28external/common: Add x86 code reenable building pflashCyril Bur2-0/+52
2015-08-28external/common: Add POWERPC code reenable building pflash for POWERCyril Bur2-0/+228
2015-08-28libflash: Reintroduce typesafety in lowlevel libflash callsCyril Bur1-2/+2
2015-08-28external/common: Create common code for initialising libflash componentsCyril Bur4-0/+455