aboutsummaryrefslogtreecommitdiff
path: root/external/gard/gard.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-20Fix for typosFrederic Bonnard1-1/+1
2016-06-07gard: fix compile error on ARMCédric Le Goater1-3/+3
2016-05-02gard: remove err.h includeStewart Smith1-1/+0
2016-04-29Fix gard --help outputStewart Smith1-1/+1
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-16external/gard: Make use of the common/ flash reading codeCyril Bur1-153/+11
2015-11-16external/gard: Add version informationCyril Bur1-0/+9
2015-11-16external/gard: Fix memory leakCyril Bur1-6/+13
2015-10-23gard: print error message when we can't open a flash deviceJeremy Kerr1-1/+1
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 Bur1-76/+54
2015-06-23libflash/ecc: Simplify and cleanup ecc code.Cyril Bur1-1/+1
2015-06-23Fixes for compilation with -WerrorFrederic Bonnard1-3/+1
2015-04-01external: create a GUARD partition parsing utilityCyril Bur1-0/+777