aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2019-08-15HIOMAP: Reset bmc mbox in MPIPL pathVasant Hegde1-0/+6
2019-08-15MPIPL: Save crashing PIRVasant Hegde1-0/+4
2019-08-15MPIPL: Add support to trigger MPIPL on BMC systemVasant Hegde2-3/+74
2019-08-15SBE: Send OPAL relocated base address to SBEVasant Hegde1-0/+48
2019-08-15hdata: Split MDST 'type' field to accommodate MPIPLVasant Hegde1-4/+4
2019-08-15FSP/MDST: Rename fsp-mdst-table.c -> fsp-sysdump.cVasant Hegde2-4/+4
2019-08-02occ: Add pstate corresponding to base frequency to DTShilpasri G Bhat1-0/+2
2019-08-02hw/sbe-p9: Fix multi-line log messagesOliver O'Halloran1-3/+3
2019-07-30Support BMC IPMI heartbeat commandAndrew Geissler1-0/+14
2019-07-30hw: Put SPDX on new filesOliver O'Halloran5-70/+15
2019-07-26hw: Introduce npu3Reza Arbab5-9/+3214
2019-07-26npu2: Add checks to npu2-only codepathsReza Arbab1-0/+4
2019-07-26npu2: Refactor NPU OPAL callsReza Arbab3-132/+183
2019-07-26npu2: Prepare purge_l2_l3_caches() for reuseReza Arbab3-139/+175
2019-07-26hw/phys-map: Add Axone memory mapReza Arbab2-3/+139
2019-07-26hw/phys-map: Add pvr argument to phys_map_init()Reza Arbab2-5/+13
2019-07-26Dedup $(HW_OBJS)Reza Arbab1-4/+2
2019-07-26SPDX-ify all skiboot codeStewart Smith83-1149/+321
2019-07-19Move ec/ code to Rhesus platformStewart Smith4-104/+0
2019-07-19sparse: lpc uart interrupt pointer endiannessStewart Smith1-1/+1
2019-06-27npu2: Increase timeout for L2/L3 cache purgingAlexey Kardashevskiy1-7/+13
2019-06-27hw/phb3: Add verbose EEH outputOliver O'Halloran1-1/+96
2019-06-27pci: Make the pci-eeh-verbose nvram option genericOliver O'Halloran1-7/+3
2019-06-27external/mambo: Bump default POWER9 to Nimbus DD2.3Nicholas Piggin1-1/+1
2019-06-24Experimental support for building without FSP codeStewart Smith1-0/+3
2019-06-24Move platform specific PRD functionality to struct platformStewart Smith1-11/+25
2019-06-24Separate FSP specific PSI codeStewart Smith3-86/+107
2019-06-24Move FSP-specific VPD functionality to platforms/ibm-fsp/Stewart Smith2-2/+4
2019-06-24hw/fsp/fsp.c: remove lying commentsStewart Smith1-9/+0
2019-06-24core/opal: move HIR trigger to FSP pollerStewart Smith1-0/+17
2019-06-24host_services_occ_base_setup is core homer code not host_servicesStewart Smith1-0/+25
2019-06-24Move core/hostservices.c to platforms/ibm-fsp/Stewart Smith1-1/+0
2019-06-24Split FSP OCC code out into hw/fsp/Stewart Smith3-388/+426
2019-06-24op_display: make platform function rather than "FSP" specificStewart Smith1-4/+2
2019-06-13npu2: Purge cache when resetting a GPUReza Arbab1-0/+6
2019-06-13npu2: Fix typoReza Arbab1-2/+2
2019-06-04npu2-opencapi: Mask 2 XSL errorsFrederic Barrat1-9/+20
2019-06-04hw/lpc: Fix theoretical possible out-of-bounds-readStewart Smith1-2/+2
2019-06-04Remove P7 remnants: hw/cec.c, apollo platformStewart Smith2-73/+1
2019-06-04Remove POWER7 and POWER7+ supportStewart Smith15-5391/+15
2019-06-03prd: Implement generic FSP - HBRT interfaceVasant Hegde2-1/+78
2019-06-03prd: Implement generic HBRT - FSP interfaceVasant Hegde1-1/+129
2019-06-03prd: Validate _opal_queue_msg() return valueVasant Hegde1-6/+12
2019-06-03opal-msg: Pass parameter size to _opal_queue_msg()Vasant Hegde2-11/+13
2019-06-03opal-msg: Pass return value to callback handlerVasant Hegde3-7/+7
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