summaryrefslogtreecommitdiffstats
path: root/external
Commit message (Expand)AuthorAgeFilesLines
* pflash: Don't try update RO ToCAndrew Jeffery2019-02-181-8/+34
* devicetree: Add Makefile to build dtb binariesReza Arbab2019-02-182-0/+11
* devicetree: Add p9-simics.dtsReza Arbab2019-02-181-0/+16
* devicetree: Move power9-phb4.dtsReza Arbab2019-02-181-0/+221
* pflash: Support encoding/decoding ECC'd partitionsStewart Smith2019-02-143-10/+41
* external/mambo: allow CPU targeting for most debug utilsNicholas Piggin2019-02-121-97/+229
* Add PVR_TYPE_P9PReza Arbab2019-02-101-0/+2
* opal-prd: hservice: Enable hservice->wakeup() in BMCShilpasri G Bhat2018-12-112-4/+3
* ffspart: Support flashing already ECC protected imagesStewart Smith2018-12-115-5/+17
* ffspart: Increase MAX_LINE to above PATH_MAXStewart Smith2018-12-111-1/+1
* ffspart: Add test for eraseblock sizeJoel Stanley2018-11-282-0/+47
* ffspart: Add toc testJoel Stanley2018-11-283-0/+20
* pflash: Add --skip option for readingAdriana Kobylak2018-10-253-3/+29
* external/mambo: Check for qtrace_utils.tcl before sourcing itMadhavan Srinivasan2018-10-231-1/+3
* mambo: Merge PMEM_DISK and PMEM_VOLATILE codeMichael Neuling2018-09-201-46/+31
* xscom-utils: Rework getsramOliver O'Halloran2018-09-201-7/+47
* xscom-utils/getsram: Make it work on P9Oliver O'Halloran2018-09-201-23/+58
* xscom-utils/adu_scoms.py: run 2to3 over itStewart Smith2018-09-131-21/+21
* don't fail fatally if qtrace can't be loadedStewart Smith2018-08-151-1/+3
* external/mambo: conditionally source qtrace scriptNicholas Piggin2018-08-132-7/+10
* opal-prd: Fix opal-prd crashVasant Hegde2018-08-011-3/+3
* Fixup pflash build for ast refactorStewart Smith2018-07-181-1/+4
* pmem: volatile bindings for the poorly enabledBalbir singh2018-06-271-0/+26
* external/xscom-utils: Add python library for xscom accessMadhavan Srinivasan2018-06-181-0/+312
* ffspart: Don't require user to create blank partitions manuallySamuel Mendoza-Jonas2018-06-017-11/+64
* pflash: Use correct prefix when installingJoel Stanley2018-06-011-1/+1
* Add -Wno-stringop-truncation for GCC8Stewart Smith2018-05-291-1/+1
* Add prepare_hbrt_update to hbrt interfacesDan Crowell2018-05-292-1/+15
* external/mambo: Add support for readline if it existsBalbir Singh2018-05-241-1/+14
* opal-prd: Do not error out on first failure for soft/hard offline.Mahesh Salgaonkar2018-05-241-3/+3
* mambo: Enable XER CA32 and OV32 bits on P9Anton Blanchard2018-05-091-1/+1
* external/mambo: simplify implementation of diBalbir singh2018-05-021-9/+3
* mambo: Add persistent memory disk supportMichael Neuling2018-04-291-0/+29
* external/mambo: Add di command to decode instructionsMichael Neuling2018-04-241-0/+11
* mambo/mambo_utils.tcl: Inject an MCE at a specified addressBalbir Singh2018-04-191-1/+15
* external/mambo: improve helper for machine checksNicholas Piggin2018-04-191-9/+53
* external: Add "lpc" toolBenjamin Herrenschmidt2018-04-192-0/+193
* external/trace: fix makefileStewart Smith2018-04-181-1/+1
* opal-prd: Insert powernv_flash moduleVasant Hegde2018-04-101-1/+8
* libflash/blocklevel: Make read/write be ECC agnostic for callersCyril Bur2018-04-091-32/+17
* external/ffspart: Improve error outputCyril Bur2018-04-091-2/+2
* external/ffspart: Use new interfaceCyril Bur2018-04-0959-399/+481
* libflash/libffs: Allow caller to specifiy header partitionCyril Bur2018-04-091-1/+1
* libflash/libffs: Refcount ffs entriesCyril Bur2018-04-092-1/+3
* libflash/libffs: Switch to storing header entries in an arrayCyril Bur2018-04-0910-10/+0
* libflash/libffs: Remove the 'sides' from the FFS TOC generation codeCyril Bur2018-04-091-1/+1
* external/ffspart: Remove side, order and backup optionsCyril Bur2018-04-096-90/+24
* external/pflash: Use ffs_entry_user_to_string() to standardise flag stringsCyril Bur2018-04-092-18/+12
* libffs: Standardise ffs partition flagsCyril Bur2018-04-096-8/+8
* external/ffspart: Allow # comments in input fileCyril Bur2018-04-091-0/+4
OpenPOWER on IntegriCloud