aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-19add Coverity .travis.ymlcoverity_scanStewart Smith1-0/+39
2019-06-19rm .travis.pmlStewart Smith1-52/+0
2019-06-19Disable -Waddress-of-packed-member for GCC9Stewart Smith1-1/+2
2019-06-19hdata/vpd: fix printing (char*)0x00Stewart Smith1-4/+5
2019-06-19struct p9_sbe_msg doesn't need to be packedStewart Smith1-1/+1
2019-06-19travis: add back Coverity ScanStewart Smith1-0/+9
2019-06-13sparse: fix incorrect type assignment in core/ipmi.cStewart Smith1-1/+2
2019-06-13sparse: fix bt_lock should be staticStewart Smith1-1/+1
2019-06-13sparse: fix OPAL API function argument testStewart Smith1-2/+9
2019-06-13external/mambo: fix tcl startup code for mambo bogus net (repost)Aaron Sawdey1-4/+6
2019-06-13npu2: Purge cache when resetting a GPUReza Arbab1-0/+6
2019-06-13npu2: Fix typoReza Arbab1-2/+2
2019-06-07doc: Futher document OPAL_REINIT_CPUS_MMU_* modesStewart Smith1-0/+14
2019-06-04doc: Add OPAL tokens 46-48 as never usedStewart Smith1-0/+6
2019-06-04opal/hmi: Report NPU2 checkstop reasonFrederic Barrat1-0/+44
2019-06-04npu2-opencapi: Mask 2 XSL errorsFrederic Barrat1-9/+20
2019-06-04core/cpu: Fix theoretical use-after-free if no_return job returnsStewart Smith1-2/+6
2019-06-04hw/lpc: Fix theoretical possible out-of-bounds-readStewart Smith1-2/+2
2019-06-04Remove P7 remnants: hw/cec.c, apollo platformStewart Smith5-209/+2
2019-06-04Remove POWER7 and POWER7+ supportStewart Smith44-6986/+42
2019-06-03opal-prd: Fix prd message size issueVasant Hegde1-4/+23
2019-06-03prd: Implement generic FSP - HBRT interfaceVasant Hegde7-2/+149
2019-06-03prd: Implement generic HBRT - FSP interfaceVasant Hegde9-1/+233
2019-06-03prd: Validate _opal_queue_msg() return valueVasant Hegde1-6/+12
2019-06-03hostservices: Do not call hservices_init on ZZVasant Hegde1-2/+1
2019-06-03core/test/run-msg: Add callback function testVasant Hegde1-1/+18
2019-06-03opal-msg: Enhance opal-get-msg APIVasant Hegde4-25/+56
2019-06-03opal-msg: Pass parameter size to _opal_queue_msg()Vasant Hegde5-20/+27
2019-06-03opal-msg: Pass return value to callback handlerVasant Hegde6-20/+21
2019-06-03core/opal: Increase opal-msg-size sizeVasant Hegde2-1/+4
2019-06-03trustedboot: Change PCR and event_type for the skiboot eventsClaudio Carvalho1-13/+22
2019-06-03opal-api: Document hole in the token listOliver O'Halloran1-0/+3
2019-06-03npu2: Clear fence state for a brick being resetAlexey Kardashevskiy1-0/+8
2019-06-03hw/phb4: Make phb4_training_trace() more generalOliver O'Halloran1-19/+25
2019-06-03hw/phb4: Set trace enable where it's usedOliver O'Halloran1-12/+22
2019-06-03hw/phb4: Add missing LTSSM statesOliver O'Halloran1-0/+6
2019-06-03hw/phb4: Use read/write_reg in assert_perstOliver O'Halloran1-2/+2
2019-06-03hw/phb4: Assert Link Disable bit after ETU initOliver O'Halloran1-0/+6
2019-06-03lpc-port80h: Don't write port 80h when running under SimicsAlistair Popple2-0/+6
2019-06-03platforms/vesnin: PCI inventory via IPMI OEMArtem Senichev1-33/+44
2019-06-03doc: fixup misc broken linksStewart Smith4-4/+5
2019-06-03doc: prettify OPAL_GET_XIVE and OPAL_SET_XIVEStewart Smith2-3/+13
2019-06-03doc: Document OPAL_CONFIG_CPU_IDLE_STATEStewart Smith1-0/+32
2019-06-03doc: skeleton OPAL_PCI_EEH_FREEZE_SET docsStewart Smith1-0/+29
2019-06-03doc: Skeleton OPAL_PCI_ERR_INJECT docsStewart Smith1-0/+54
2019-06-03doc: Document OPAL_WRITE_OPPANEL_ASYNCStewart Smith2-0/+51
2019-06-03doc: Document OPAL_ELOG_SEND as not ever usedStewart Smith1-1/+12
2019-06-03doc: Document OPAL_GET_PARAM and OPAL_SET_PARAMStewart Smith2-0/+122
2019-06-03doc: prettify OPAL_SYNC_HOST_REBOOTStewart Smith1-8/+11
2019-06-03doc: prettify OPAL_CHECK_ASYNC_COMPLETIONStewart Smith1-6/+11