aboutsummaryrefslogtreecommitdiff
path: root/external/gard
AgeCommit message (Expand)AuthorFilesLines
2017-09-12external/gard: Print an error if run on an FSP systemCyril Bur1-1/+14
2017-08-01external: Consolidate Makefile.check for external toolsCyril Bur1-26/+0
2017-08-01Makefile.check: Fix `make check`Cyril Bur1-5/+14
2017-07-19gcov: properly handle gard and pflash code coverageStewart Smith1-1/+7
2017-07-19gard: enable building with -DDEBUG for ccan listStewart Smith1-1/+8
2017-07-19gard: enable building with skiboot HOSTCFLAGS warningsStewart Smith1-1/+21
2017-04-07external/gard: Use blocklevel_smart_erase()Cyril Bur1-1/+1
2017-02-23external/gard: Fix make dist targetCyril Bur4-12/+20
2016-11-02gard: Fix printf warningJoel Stanley1-1/+2
2016-09-22gard/pflash: Honor linker flags passed from the environmentFrederic Bonnard1-1/+1
2016-09-22gard: Fix Makefile race conditionPatrick Williams1-1/+5
2016-08-02flash: Make size 64 bit safeMichael Neuling1-1/+10
2016-07-12make remaining noisy tests quietStewart Smith1-3/+3
2016-06-20Fix for typosFrederic Bonnard1-1/+1
2016-06-07gard: fix compile error on ARMCédric Le Goater1-3/+3
2016-05-03gard: disable cross compile for travisStewart Smith1-2/+2
2016-05-02gard: remove err.h includeStewart Smith1-1/+0
2016-05-02fix gard help output testStewart Smith1-1/+1
2016-04-29Fix gard --help outputStewart Smith1-1/+1
2016-04-17pflash: Allow building under yocto.Patrick Williams1-2/+0
2016-03-31Make links target reusableDinar Valeev1-17/+2
2016-01-15libflash/blocklevel: Add keep_alive parameterCyril Bur1-1/+1
2016-01-15external/gard: Fix displaying 'cleared' gard recordsCyril Bur1-3/+33
2015-11-18Update gitignore for gardStewart Smith1-1/+8
2015-11-16Make gard and pflash build arch specific files in pwdStewart Smith1-2/+6
2015-11-16external/gard: Clean after check to avoid leaving bad .o files aroundCyril Bur1-2/+6
2015-11-16external/gard: Add make distCyril Bur2-0/+21
2015-11-16external/gard: Make use of the common/ flash reading codeCyril Bur1-153/+11
2015-11-16external/gard: Add version informationCyril Bur5-6/+37
2015-11-16external/gard: Update gard building to use external/common filesCyril Bur2-26/+44
2015-11-16external/gard: Fix memory leakCyril Bur1-6/+13
2015-11-09Free bl_prot_range on file_exit_close()Samuel Mendoza-Jonas1-1/+0
2015-10-23gard: print error message when we can't open a flash deviceJeremy Kerr1-1/+1
2015-10-14external/gard/tests: Add tests for the gard toolCyril Bur15-1/+90
2015-09-08external/gard: Fix Coverity defect 107465Cyril Bur1-1/+1
2015-09-08external/gard: Fix Coverity defect 107466Cyril Bur1-1/+1
2015-09-08external/gard: Fix Coverity defect 107467Cyril Bur1-1/+2
2015-09-07external/gard: Recover the entire gard partitionCyril Bur1-12/+2
2015-09-07external/gard: Update record clearing to match Hostboots expectationsCyril Bur1-46/+59
2015-08-28external/gard: Check the validity of the flashCyril Bur1-5/+55
2015-08-19in skbioot-5.1.0 commit, accidentally somehow removed two compiler warning fi...Stewart Smith1-1/+1
2015-08-17Add skiboot-5.1.0 release notesskiboot-5.1.0Stewart Smith1-1/+1
2015-08-17external/gard: Fix uninitialised variable warningJeremy Kerr1-1/+1
2015-07-17external/gard: Update gard tool to new blocklevel interfaceCyril Bur2-77/+55
2015-07-10external/gard: change gard manual page filenameCédric Le Goater1-1/+1
2015-06-23libflash/ecc: Simplify and cleanup ecc code.Cyril Bur1-1/+1
2015-06-23external/gard: Install gard manual pageCédric Le Goater1-0/+3
2015-06-23Renaming to opal-gard and minus escapingFrederic Bonnard2-32/+30
2015-06-23Fixes for compilation with -WerrorFrederic Bonnard1-3/+1
2015-06-23Honor compilation flags passed from the environmentFrederic Bonnard1-3/+3