summaryrefslogtreecommitdiffstats
path: root/external
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* external/test: Print the name of each testOliver O'Halloran2017-12-011-0/+1
* mambo: Add support for NUMAMichael Ellerman2017-11-301-0/+25
* mambo: split qtrace macros out into qtrace_utils.tclStewart Smith2017-11-292-11/+10
* external/test: Display test dir on failureOliver O'Halloran2017-11-281-2/+6
* external/mambo: Switch qtrace command to use pluginsNicholas Piggin2017-11-281-26/+7
* external/pflash: Fix erasing within a single erase blockCyril Bur2017-11-201-6/+10
* 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
* opal-prd: flush after logging to stdio in debug modeJeremy Kerr2017-11-131-0/+3
* ffspart/pflash: fix tests for new VOLATILE flagStewart Smith2017-11-106-22/+27
* pflash: Support for volatile flagAdriana Kobylak2017-11-095-11/+27
* opal-prd: Fix memory leakVasant Hegde2017-10-161-0/+1
* external/gard: Clear entire guard partition instead of entry by entrySuraj Jitindar Singh2017-10-061-11/+18
* opal-prd: Fix opal-prd command line optionsVasant Hegde2017-09-271-2/+17
* opal-prd: Fix occ_reset callVasant Hegde2017-09-271-6/+30
* opal-prd/hostboot-interface: Add API comment regarding nanosleep rangesJeremy Kerr2017-09-271-0/+4
* pflash: Fix erase command for unaligned start addressSuraj Jitindar Singh2017-09-151-1/+1
* skiboot/skiboot.tcl: Add imc device nodes to skiboot.tclMadhavan Srinivasan2017-09-121-0/+82
* external/gard: Print an error if run on an FSP systemCyril Bur2017-09-121-1/+14
* mambo: Add mambo socket programMichael Neuling2017-09-042-0/+367
* external/pflash: Fix not checking return values in set_ecc().Cyril Bur2017-08-221-2/+11
* external/pflash: Fix resource leak CID 163745Cyril Bur2017-08-221-0/+1
* external/pflash: Fix resource leak CID 163742Cyril Bur2017-08-221-0/+1
* external/pflash: Silence false positive Coverity CID 163739Cyril Bur2017-08-221-0/+6
* external/xscom-utils: Add --list-bitsOliver O'Halloran2017-08-214-9/+50
* opal-prd: Do not pass pnor file while starting daemonVasant Hegde2017-08-151-1/+1
* opal-prd: Disable pnor access interface on FSP systemVasant Hegde2017-08-153-4/+30
* external/pflash: tests: Move the test-miscprint to pflash testsCyril Bur2017-08-014-0/+77
* external/pflash: Add testsCyril Bur2017-08-0129-4/+991
* external: Consolidate Makefile.check for external toolsCyril Bur2017-08-013-46/+31
* external/pflash: Reinstate the progress barsCyril Bur2017-08-011-16/+63
* external/pflash: Make the progress bar safe for big numbersCyril Bur2017-08-012-17/+24
* external/pflash: Remove use of exit() and fix memory leaksCyril Bur2017-08-011-169/+213
* external/pflash: Move write and read size calculation togetherCyril Bur2017-08-011-13/+11
* external/pflash: Update the code pathes for "--tune"Cyril Bur2017-08-011-3/+11
OpenPOWER on IntegriCloud