aboutsummaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)AuthorFilesLines
2019-05-20external/trace: Add follow option to dump_traceJordan Niethe1-7/+49
2019-05-20external/trace: Add support for dumping multiple buffersJordan Niethe3-44/+135
2019-05-20external/trace: mmap trace buffers in dump_traceJordan Niethe2-32/+25
2019-05-20external/trace: Introduce structure for reading tracesJordan Niethe2-23/+48
2019-05-20core/trace: Change mask/and to modulo for buffer offsetJordan Niethe1-2/+2
2019-05-20external/trace: Use correct width integer byte swappingJordan Niethe1-1/+1
2019-05-20external/trace: Fix endianness detection in MakefileJordan Niethe1-1/+1
2019-05-20opal-gard: Account for ECC size when clearing partitionOliver O'Halloran1-1/+2
2019-05-20gard: Use consistent nameVasant Hegde13-16/+16
2019-05-20skiboot.tcl: Add option to wait for GDB server connectionAlistair Popple1-0/+4
2019-05-15mambo: Integrate addr2line into backtrace commandMichael Neuling1-3/+6
2019-05-15mambo: Add addr2func for symbol resolutionMichael Neuling2-2/+62
2019-05-15external/mambo: Add an option to exit Mambo when the system is shutdownAlistair Popple2-0/+9
2019-05-13devicetree: Don't set path to dtc in makefileJoel Stanley1-1/+1
2019-04-17external/mambo: also invoke readline for the non-autorun caseNicholas Piggin1-0/+2
2019-04-17opal-prd: Fix memory leak in is-fsp-system checkVasant Hegde1-1/+6
2019-04-17opal-prd: Check malloc return valueVasant Hegde1-0/+4
2019-04-09README: Reflect openpower_mambo_defconfig name changeReza Arbab1-1/+1
2019-03-28external/mambo: Mambo hack to add trace-imc nodes in the device-treeAnju T Sudhakar1-0/+21
2019-03-28external/mambo: Error out if kernel is too largeRussell Currey1-0/+4
2019-03-28external/mambo: Populate kernel-base-address in the DTRussell Currey1-1/+4
2019-02-21Makefile: Paper over gard and pflash coverage issuesAndrew Jeffery2-0/+8
2019-02-21gard: Fix warnings from gcc 8.2.0Andrew Jeffery1-2/+3
2019-02-21pflash: Increase stack frame size warning thresholdAndrew Jeffery1-0/+1
2019-02-21ffspart, libflash: Fix stack size warningsAndrew Jeffery1-1/+3
2019-02-18pflash: Don't try update RO ToCAndrew Jeffery1-8/+34
2019-02-18devicetree: Add Makefile to build dtb binariesReza Arbab2-0/+11
2019-02-18devicetree: Add p9-simics.dtsReza Arbab1-0/+16
2019-02-18devicetree: Move power9-phb4.dtsReza Arbab1-0/+221
2019-02-14pflash: Support encoding/decoding ECC'd partitionsStewart Smith3-10/+41
2019-02-12external/mambo: allow CPU targeting for most debug utilsNicholas Piggin1-97/+229
2019-02-10Add PVR_TYPE_P9PReza Arbab1-0/+2
2018-12-11opal-prd: hservice: Enable hservice->wakeup() in BMCShilpasri G Bhat2-4/+3
2018-12-11ffspart: Support flashing already ECC protected imagesStewart Smith5-5/+17
2018-12-11ffspart: Increase MAX_LINE to above PATH_MAXStewart Smith1-1/+1
2018-11-28ffspart: Add test for eraseblock sizeJoel Stanley2-0/+47
2018-11-28ffspart: Add toc testJoel Stanley3-0/+20
2018-10-25pflash: Add --skip option for readingAdriana Kobylak3-3/+29
2018-10-23external/mambo: Check for qtrace_utils.tcl before sourcing itMadhavan Srinivasan1-1/+3
2018-09-20mambo: Merge PMEM_DISK and PMEM_VOLATILE codeMichael Neuling1-46/+31
2018-09-20xscom-utils: Rework getsramOliver O'Halloran1-7/+47
2018-09-20xscom-utils/getsram: Make it work on P9Oliver O'Halloran1-23/+58
2018-09-13xscom-utils/adu_scoms.py: run 2to3 over itStewart Smith1-21/+21
2018-08-15don't fail fatally if qtrace can't be loadedStewart Smith1-1/+3
2018-08-13external/mambo: conditionally source qtrace scriptNicholas Piggin2-7/+10
2018-08-01opal-prd: Fix opal-prd crashVasant Hegde1-3/+3
2018-07-18Fixup pflash build for ast refactorStewart Smith1-1/+4
2018-06-27pmem: volatile bindings for the poorly enabledBalbir singh1-0/+26
2018-06-18external/xscom-utils: Add python library for xscom accessMadhavan Srinivasan1-0/+312
2018-06-01ffspart: Don't require user to create blank partitions manuallySamuel Mendoza-Jonas7-11/+64