aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-24Separate FSP specific PSI codeStewart Smith9-87/+140
2019-06-24core/timer: Use platform heartmeat_time call for FSP platformsStewart Smith5-1/+12
2019-06-24Move FSP-specific VPD functionality to platforms/ibm-fsp/Stewart Smith12-150/+187
2019-06-24fast-reboot: move platform specific bits to a platform callStewart Smith4-2/+9
2019-06-24core/pci: use !platform.bmc hack over fsp_present()Stewart Smith1-2/+1
2019-06-24hw/fsp/fsp.c: remove lying commentsStewart Smith1-9/+0
2019-06-24core/opal: move HIR trigger to FSP pollerStewart Smith2-14/+17
2019-06-24Move FSP specific op-panel calls to platform.exit()Stewart Smith2-10/+7
2019-06-24core/init.c: no longer need to include FSP headersStewart Smith1-2/+0
2019-06-24core/init.c: use if (platform.bmc) rather than !fsp_present()Stewart Smith1-1/+1
2019-06-24host_services_occ_base_setup is core homer code not host_servicesStewart Smith3-25/+25
2019-06-24Move core/hostservices.c to platforms/ibm-fsp/Stewart Smith6-6/+4
2019-06-24Split FSP OCC code out into hw/fsp/Stewart Smith3-388/+426
2019-06-24Move more FSP functions to FSP platformStewart Smith2-12/+13
2019-06-24op_display: make platform function rather than "FSP" specificStewart Smith19-4/+34
2019-06-24doc: travis-ci deploy docs!Stewart Smith5-8/+52
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