aboutsummaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-01pflash: Use correct prefix when installingJoel Stanley1-1/+1
2018-05-29Add -Wno-stringop-truncation for GCC8Stewart Smith1-1/+1
2018-05-29Add prepare_hbrt_update to hbrt interfacesDan Crowell2-1/+15
2018-05-24external/mambo: Add support for readline if it existsBalbir Singh1-1/+14
2018-05-24opal-prd: Do not error out on first failure for soft/hard offline.Mahesh Salgaonkar1-3/+3
2018-05-09mambo: Enable XER CA32 and OV32 bits on P9Anton Blanchard1-1/+1
2018-05-02external/mambo: simplify implementation of diBalbir singh1-9/+3
2018-04-29mambo: Add persistent memory disk supportMichael Neuling1-0/+29
2018-04-24external/mambo: Add di command to decode instructionsMichael Neuling1-0/+11
2018-04-19mambo/mambo_utils.tcl: Inject an MCE at a specified addressBalbir Singh1-1/+15
2018-04-19external/mambo: improve helper for machine checksNicholas Piggin1-9/+53
2018-04-19external: Add "lpc" toolBenjamin Herrenschmidt2-0/+193
2018-04-18external/trace: fix makefileStewart Smith1-1/+1
2018-04-10opal-prd: Insert powernv_flash moduleVasant Hegde1-1/+8
2018-04-09libflash/blocklevel: Make read/write be ECC agnostic for callersCyril Bur1-32/+17
2018-04-09external/ffspart: Improve error outputCyril Bur1-2/+2
2018-04-09external/ffspart: Use new interfaceCyril Bur59-399/+481
2018-04-09libflash/libffs: Allow caller to specifiy header partitionCyril Bur1-1/+1
2018-04-09libflash/libffs: Refcount ffs entriesCyril Bur2-1/+3