summaryrefslogtreecommitdiffstats
path: root/external/gard
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Paper over gard and pflash coverage issuesAndrew Jeffery2019-02-211-0/+4
* gard: Fix warnings from gcc 8.2.0Andrew Jeffery2019-02-211-2/+3
* Add -Wno-stringop-truncation for GCC8Stewart Smith2018-05-291-1/+1
* libflash/blocklevel: Make read/write be ECC agnostic for callersCyril Bur2018-04-091-32/+17
* Make gard display show that a record is clearedDan Crowell2018-03-141-3/+4
* gard: Add testsOliver O'Halloran2017-12-0122-2/+148
* gard: Fix up do_create return valuesOliver O'Halloran2017-12-011-4/+4
* gard: Delete stale commentOliver O'Halloran2017-12-011-6/+0
* gard: Add usage message for -pOliver O'Halloran2017-12-011-0/+1
* gard: Fix max instance countOliver O'Halloran2017-12-011-2/+2
* gard: Fix up path parsingOliver O'Halloran2017-12-011-1/+1
* gard: Set chip generation based on PVROliver O'Halloran2017-12-011-10/+42
* gard: Allow records with an ID of 0xffffffffOliver O'Halloran2017-12-011-3/+4
* gard: Add OpenBMC vPNOR supportOliver O'Halloran2017-11-201-0/+31
* gard: Always use MTD to access flashOliver O'Halloran2017-11-201-0/+8
* gard: create: Allow creating arbitrary GARD recordsOliver O'Halloran2017-11-202-4/+76
* gard: Add path parsing supportOliver O'Halloran2017-11-201-0/+87
* gard: list: Improve outputOliver O'Halloran2017-11-202-25/+68
* gard: {list, show}: Fix the Type field in the outputOliver O'Halloran2017-11-204-3/+49
* gard: Use iterators for count_record()Oliver O'Halloran2017-11-201-41/+12
* gard: Add iteratorsOliver O'Halloran2017-11-201-0/+31
* gard: Replace is_valid_id with is_valid_record()Oliver O'Halloran2017-11-201-4/+4
* gard: Add P9 supportOliver O'Halloran2017-11-206-2/+46
* gard: Update chip unit dataOliver O'Halloran2017-11-205-121/+187
* gard: show: Remove "Res Recovery" fieldOliver O'Halloran2017-11-202-2/+0
* external/gard: Clear entire guard partition instead of entry by entrySuraj Jitindar Singh2017-10-061-11/+18
* external/gard: Print an error if run on an FSP systemCyril Bur2017-09-121-1/+14
* external: Consolidate Makefile.check for external toolsCyril Bur2017-08-011-26/+0
* Makefile.check: Fix `make check`Cyril Bur2017-08-011-5/+14
* gcov: properly handle gard and pflash code coverageStewart Smith2017-07-191-1/+7
* gard: enable building with -DDEBUG for ccan listStewart Smith2017-07-191-1/+8
* gard: enable building with skiboot HOSTCFLAGS warningsStewart Smith2017-07-191-1/+21
* 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
OpenPOWER on IntegriCloud