aboutsummaryrefslogtreecommitdiff
path: root/external/gard
AgeCommit message (Expand)AuthorFilesLines
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
2015-06-19external/gard: Add gard manual pageCyril Bur1-0/+32
2015-06-09external/gard: add Makefile targets to make debian packagesCyril Bur1-0/+8
2015-04-01external: create a GUARD partition parsing utilityCyril Bur5-0/+920