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