aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-11HDAT: Add chip-id property to ipmi sensorsVasant Hegde1-0/+36
2017-08-11phb4: Enhanced PCIe training tracingMichael Neuling2-2/+63
2017-08-11hdat: Fix PCIe GEN4 lane-eq setting for DD2Michael Neuling1-4/+19
2017-08-11hdat: Add POWER9 DD2.0 specific pa_featuresMichael Neuling1-1/+20
2017-08-11hdat: Make is_power9n() globalMichael Neuling2-12/+16
2017-08-11phb4: Fix reading wrong size registers in EEH dumpRussell Currey1-3/+3
2017-08-11phb4: Ignore slot state if performing complete resetRussell Currey1-1/+4
2017-08-11phb4: Prepare for link down when creset called from kernelRussell Currey1-0/+1
2017-08-11phb4: Skip attempting to fix PHBs broken on bootRussell Currey1-0/+4
2017-08-11phb4: Fix duplicate in EEH register dumpRussell Currey1-1/+0
2017-08-11xive: Check for valid PIR index when decodingRussell Currey1-0/+4
2017-08-11Recognize the 2s2u zz platformAnanth N Mavinakayanahalli1-0/+1
2017-08-11hdata_to_dt: use a realistic PVR and chip revisionStewart Smith3-42/+53
2017-08-10hdata/spira: POWER9 NX isn't software compatible with P7/P8 NX, don't claim soStewart Smith2-11/+21
2017-08-04hw/npu2.c: Add temporary scominits to enable NVLink mode on DD2Alistair Popple1-0/+36
2017-08-04xscom: Add xscom_write_mask() functionAlistair Popple2-1/+16
2017-08-04npu2: Allow POWER9 DD2 in ec level checkReza Arbab1-1/+1
2017-08-04npu2: Set the XTS config2 registerReza Arbab2-0/+6
2017-08-04npu2: Adjust content of the NTL BARReza Arbab2-5/+14
2017-08-04npu2: Adjust content of the GENID BARReza Arbab2-4/+5
2017-08-04npu2: Add NPU2_GPU1_MEM_BARReza Arbab2-14/+17
2017-08-04npu2: Use read-modify-write in npu2_assign_gmb()Reza Arbab1-3/+5
2017-08-04npu2: Rename variable in npu2_assign_gmb()Reza Arbab1-14/+14
2017-08-04npu2: Fix NPU/PHY0/PHY1 stack orderReza Arbab1-7/+11
2017-08-04npu2: Fix indirect SCOM addressesReza Arbab2-5/+15
2017-08-04npu2: Add a function to detect POWER9 DD1Reza Arbab1-0/+10
2017-08-04phb4: Enable PCI peer-to-peerFrederic Barrat6-1/+168
2017-08-01doc/console-log: minor updatesStewart Smith1-4/+15
2017-08-01doc: RST syntax fixesStewart Smith9-33/+52
2017-08-01doc: update copyright noticesStewart Smith1-3/+3
2017-08-01hw/npu2: fix typo in commentStewart Smith1-1/+1
2017-08-01nx: PR_INFO that NX RNG and Crypto not yet supported on POWER9Stewart Smith2-0/+8
2017-08-01external/pflash: tests: Move the test-miscprint to pflash testsCyril Bur7-32/+79
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 Bur13-35/+37
2017-08-01external/ffspart: Add .gitignoreCyril Bur1-0/+7
2017-08-01libflash/file: Break up MTD erase ioctl() callsCyril Bur1-25/+35
2017-08-01libflash/file: Fix bad subtraction in file erase pathCyril Bur1-1/+1
2017-08-01libflash: Adding debugging outputCyril Bur6-21/+79