aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2020-03-20eSEL: Make sure PANIC logs are sent to BMC before calling assertVasant Hegde1-2/+15
2020-03-10npu2-opencapi: Don't drive reset signal permanentlyFrederic Barrat1-6/+40
2020-03-10xscom: Don't log xscom errors caused by OPAL callsOliver O'Halloran1-4/+11
2020-01-29npu2: Clear fence on all bricksAlexey Kardashevskiy1-5/+12
2019-12-06slw: slw_reinit fix array overrunNicholas Piggin1-1/+1
2019-12-06IPMI: Trigger OPAL TI in abort path.Mahesh Salgaonkar1-7/+23
2019-12-05npu2/hw-procedures: Remove assertion from check_credits()Reza Arbab1-9/+6
2019-12-05npu2-opencapi: Fix integer promotion bug in LPC allocationAndrew Donnellan1-1/+1
2019-12-05hw/port80: Squash No SYNC errorOliver O'Halloran2-4/+10
2019-10-23xive: fix return value of opal_xive_allocate_irq()Cédric Le Goater1-1/+1
2019-08-16ipmi: Use standard MIN() macro definitionJordan Niethe1-3/+1
2019-08-16hw/phb4: Use standard MIN/MAX macro definitionsJordan Niethe1-6/+3
2019-08-16hw/phb4: Prevent register accesses when in resetOliver O'Halloran1-0/+10
2019-08-16npu: Fix device binding error messageReza Arbab1-2/+6
2019-08-16npu3: Expose remaining ATSD launch registersReza Arbab1-9/+12
2019-08-16npu3: Initialize NPU3_SNP_MISC_CFG0Reza Arbab1-0/+7
2019-08-16npu3: Rename NPU3_SM_MISC_CFGn register macrosReza Arbab1-5/+5
2019-08-16pci: Use a macro for accessing PCI BDF Function NumberJordan Niethe3-8/+8
2019-08-16pci: Use a macro for accessing PCI BDF Device NumberJordan Niethe2-4/+4
2019-08-16pci: Use a macro for accessing PCI BDF Bus NumberJordan Niethe4-11/+11
2019-08-16include/xscom: Use the name EQ rather than EPOliver O'Halloran1-6/+6
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