aboutsummaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)AuthorFilesLines
2017-11-20gard: create: Allow creating arbitrary GARD recordsOliver O'Halloran2-4/+76
2017-11-20gard: Add path parsing supportOliver O'Halloran1-0/+87
2017-11-20gard: list: Improve outputOliver O'Halloran2-25/+68
2017-11-20gard: {list, show}: Fix the Type field in the outputOliver O'Halloran4-3/+49
2017-11-20gard: Use iterators for count_record()Oliver O'Halloran1-41/+12
2017-11-20gard: Add iteratorsOliver O'Halloran1-0/+31
2017-11-20gard: Replace is_valid_id with is_valid_record()Oliver O'Halloran1-4/+4
2017-11-20gard: Add P9 supportOliver O'Halloran6-2/+46
2017-11-20gard: Update chip unit dataOliver O'Halloran5-121/+187
2017-11-20gard: show: Remove "Res Recovery" fieldOliver O'Halloran2-2/+0
2017-11-13opal-prd: flush after logging to stdio in debug modeJeremy Kerr1-0/+3
2017-11-10ffspart/pflash: fix tests for new VOLATILE flagStewart Smith6-22/+27
2017-11-09pflash: Support for volatile flagAdriana Kobylak5-11/+27
2017-10-16opal-prd: Fix memory leakVasant Hegde1-0/+1
2017-10-06external/gard: Clear entire guard partition instead of entry by entrySuraj Jitindar Singh1-11/+18
2017-09-27opal-prd: Fix opal-prd command line optionsVasant Hegde1-2/+17
2017-09-27opal-prd: Fix occ_reset callVasant Hegde1-6/+30
2017-09-27opal-prd/hostboot-interface: Add API comment regarding nanosleep rangesJeremy Kerr1-0/+4
2017-09-15pflash: Fix erase command for unaligned start addressSuraj Jitindar Singh1-1/+1
2017-09-12skiboot/skiboot.tcl: Add imc device nodes to skiboot.tclMadhavan Srinivasan1-0/+82
2017-09-12external/gard: Print an error if run on an FSP systemCyril Bur1-1/+14
2017-09-04mambo: Add mambo socket programMichael Neuling2-0/+367
2017-08-22external/pflash: Fix not checking return values in set_ecc().Cyril Bur1-2/+11
2017-08-22external/pflash: Fix resource leak CID 163745Cyril Bur1-0/+1
2017-08-22external/pflash: Fix resource leak CID 163742Cyril Bur1-0/+1
2017-08-22external/pflash: Silence false positive Coverity CID 163739Cyril Bur1-0/+6
2017-08-21external/xscom-utils: Add --list-bitsOliver O'Halloran4-9/+50
2017-08-15opal-prd: Do not pass pnor file while starting daemonVasant Hegde1-1/+1
2017-08-15opal-prd: Disable pnor access interface on FSP systemVasant Hegde3-4/+30
2017-08-01external/pflash: tests: Move the test-miscprint to pflash testsCyril Bur4-0/+77
2017-08-01external/pflash: Add testsCyril Bur29-4/+991
2017-08-01external: Consolidate Makefile.check for external toolsCyril Bur3-46/+31
2017-08-01external/pflash: Reinstate the progress barsCyril Bur1-16/+63
2017-08-01external/pflash: Make the progress bar safe for big numbersCyril Bur2-17/+24
2017-08-01external/pflash: Remove use of exit() and fix memory leaksCyril Bur1-169/+213
2017-08-01external/pflash: Move write and read size calculation togetherCyril Bur1-13/+11
2017-08-01external/pflash: Update the code pathes for "--tune"Cyril Bur1-3/+11
2017-08-01external/pflash: Remove global flash detailsCyril Bur1-59/+63
2017-08-01external/pflash: Correct erase alignment checksCyril Bur1-27/+13
2017-08-01external/pflash: Stop using exit() in the mainCyril Bur1-23/+49
2017-08-01external/pflash: Check the result of strtoulCyril Bur1-8/+27
2017-08-01external/pflash: Add description of flagsCyril Bur1-2/+4
2017-08-01libflash/libffs: Don't require 'part' size to be known by callersCyril Bur10-22/+15
2017-08-01external/ffspart: Add .gitignoreCyril Bur1-0/+7
2017-08-01libflash: Adding debugging outputCyril Bur1-0/+2
2017-08-01Makefile.check: Fix `make check`Cyril Bur2-7/+23
2017-07-20boot_tests: add PFLASH_TO_COPY for OpenBMCStewart Smith1-0/+6
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