summaryrefslogtreecommitdiffstats
path: root/external/gard
Commit message (Expand)AuthorAgeFilesLines
* external/gard: Use blocklevel_smart_erase()Cyril Bur2017-04-071-1/+1
* external/gard: Fix make dist targetCyril Bur2017-02-234-12/+20
* gard: Fix printf warningJoel Stanley2016-11-021-1/+2
* gard/pflash: Honor linker flags passed from the environmentFrederic Bonnard2016-09-221-1/+1
* gard: Fix Makefile race conditionPatrick Williams2016-09-221-1/+5
* flash: Make size 64 bit safeMichael Neuling2016-08-021-1/+10
* make remaining noisy tests quietStewart Smith2016-07-121-3/+3
* Fix for typosFrederic Bonnard2016-06-201-1/+1
* gard: fix compile error on ARMCédric Le Goater2016-06-071-3/+3
* gard: disable cross compile for travisStewart Smith2016-05-031-2/+2
* gard: remove err.h includeStewart Smith2016-05-021-1/+0
* fix gard help output testStewart Smith2016-05-021-1/+1
* Fix gard --help outputStewart Smith2016-04-291-1/+1
* pflash: Allow building under yocto.Patrick Williams2016-04-171-2/+0
* Make links target reusableDinar Valeev2016-03-311-17/+2
* libflash/blocklevel: Add keep_alive parameterCyril Bur2016-01-151-1/+1
* external/gard: Fix displaying 'cleared' gard recordsCyril Bur2016-01-151-3/+33
* Update gitignore for gardStewart Smith2015-11-181-1/+8
* Make gard and pflash build arch specific files in pwdStewart Smith2015-11-161-2/+6
* external/gard: Clean after check to avoid leaving bad .o files aroundCyril Bur2015-11-161-2/+6
* external/gard: Add make distCyril Bur2015-11-162-0/+21
* external/gard: Make use of the common/ flash reading codeCyril Bur2015-11-161-153/+11
* external/gard: Add version informationCyril Bur2015-11-165-6/+37
* external/gard: Update gard building to use external/common filesCyril Bur2015-11-162-26/+44
* external/gard: Fix memory leakCyril Bur2015-11-161-6/+13
* Free bl_prot_range on file_exit_close()Samuel Mendoza-Jonas2015-11-091-1/+0
* gard: print error message when we can't open a flash deviceJeremy Kerr2015-10-231-1/+1
* external/gard/tests: Add tests for the gard toolCyril Bur2015-10-1415-1/+90
* external/gard: Fix Coverity defect 107465Cyril Bur2015-09-081-1/+1
* external/gard: Fix Coverity defect 107466Cyril Bur2015-09-081-1/+1
* external/gard: Fix Coverity defect 107467Cyril Bur2015-09-081-1/+2
* external/gard: Recover the entire gard partitionCyril Bur2015-09-071-12/+2
* external/gard: Update record clearing to match Hostboots expectationsCyril Bur2015-09-071-46/+59
* external/gard: Check the validity of the flashCyril Bur2015-08-281-5/+55
* in skbioot-5.1.0 commit, accidentally somehow removed two compiler warning fi...Stewart Smith2015-08-191-1/+1
* Add skiboot-5.1.0 release notesStewart Smith2015-08-171-1/+1
* external/gard: Fix uninitialised variable warningJeremy Kerr2015-08-171-1/+1
* external/gard: Update gard tool to new blocklevel interfaceCyril Bur2015-07-172-77/+55
* external/gard: change gard manual page filenameCédric Le Goater2015-07-101-1/+1
* libflash/ecc: Simplify and cleanup ecc code.Cyril Bur2015-06-231-1/+1
* external/gard: Install gard manual pageCédric Le Goater2015-06-231-0/+3
* Renaming to opal-gard and minus escapingFrederic Bonnard2015-06-232-32/+30
* Fixes for compilation with -WerrorFrederic Bonnard2015-06-231-3/+1
* Honor compilation flags passed from the environmentFrederic Bonnard2015-06-231-3/+3
* external/gard: Add gard manual pageCyril Bur2015-06-191-0/+32
* external/gard: add Makefile targets to make debian packagesCyril Bur2015-06-091-0/+8
* external: create a GUARD partition parsing utilityCyril Bur2015-04-015-0/+920
OpenPOWER on IntegriCloud