aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-10-22core/pci: Add missing lock in set_power_timerFrederic Barrat1-0/+5
2019-10-14core/init: Don't checksum MPIPL data areasOliver O'Halloran1-0/+1
2019-10-03core/exceptions.c: do not include handler code in exception backtraceNicholas Piggin1-0/+3
2019-10-03core/util: trap based assertionsNicholas Piggin2-0/+4
2019-09-06hw/psi: Remove explicit external IRQ policyOliver O'Halloran1-12/+0
2019-09-06hw/psi-p9: Mask OPAL-owned LSIs without handlersOliver O'Halloran1-0/+2
2019-09-06MPIPL: struct opal_mpipl_fadump doesn't needs to be packedVasant Hegde1-1/+1
2019-08-23pci: recheck pci nvram hacks on fast-rebootOliver O'Halloran1-1/+4
2019-08-16hw/phb4: Prevent register accesses when in resetOliver O'Halloran1-0/+1
2019-08-16npu3: Expose remaining ATSD launch registersReza Arbab1-0/+1
2019-08-16npu3: Initialize NPU3_SNP_MISC_CFG0Reza Arbab1-0/+4
2019-08-16npu3: Rename NPU3_SM_MISC_CFGn register macrosReza Arbab1-7/+7
2019-08-16pci: Use a macro for accessing PCI BDF Function NumberJordan Niethe3-5/+6
2019-08-16pci: Use a macro for accessing PCI BDF Device NumberJordan Niethe3-5/+6
2019-08-16pci: Use a macro for accessing PCI BDF Bus NumberJordan Niethe3-5/+8
2019-08-16include/xscom: Use the name EQ rather than EPOliver O'Halloran1-5/+9
2019-08-16include/xscom: Remove duplicate p9 definitionsOliver O'Halloran1-5/+0
2019-08-16include/xscom: Remove duplicate p8 definitionsOliver O'Halloran1-40/+0
2019-08-15MPIPL: Reserve memory to capture architected registers dataVasant Hegde1-1/+13
2019-08-15MPIPL: Add OPAL API to query saved tagsVasant Hegde1-1/+2
2019-08-15MPIPL: Prepare OPAL data tagVasant Hegde1-0/+20
2019-08-15platform: Introduce new reboot typeVasant Hegde1-0/+1
2019-08-15HIOMAP: Reset bmc mbox in MPIPL pathVasant Hegde1-0/+1
2019-08-15MPIPL: Save crashing PIRVasant Hegde1-0/+3
2019-08-15MPIPL: Add support to trigger MPIPL on BMC systemVasant Hegde1-0/+10
2019-08-15SBE: Send OPAL relocated base address to SBEVasant Hegde1-0/+6
2019-08-15MPIPL: Add OPAL API to register tagsVasant Hegde1-1/+12
2019-08-15MPIPL: Add OPAL API to register for dump regionVasant Hegde2-1/+11
2019-08-15MPIPL: Define OPAL metadata areaVasant Hegde2-1/+17
2019-08-15MPIPL: Register for OPAL dumpVasant Hegde1-0/+4
2019-08-15mem-map: Setup memory for MDRT tableVasant Hegde1-1/+7
2019-08-15mem-map: Setup memory for MDDT tableVasant Hegde1-2/+6
2019-08-15hdata: Define various DUMP related structuresVasant Hegde1-0/+67
2019-08-15hdata: Split MDST 'type' field to accommodate MPIPLVasant Hegde1-5/+13
2019-08-15FSP/MDST: Rename fsp-mdst-table.c -> fsp-sysdump.cVasant Hegde1-5/+5
2019-08-02errorlog: Prevent alignment error building with gcc9.Michal Suchanek1-1/+1
2019-08-02core/pci: Export pci_check_clear_freeze()Oliver O'Halloran1-0/+2
2019-08-02core/pci-quirk: Re-order struct membersOliver O'Halloran1-1/+1
2019-07-26hw: Introduce npu3Reza Arbab6-1/+452
2019-07-26npu2: Refactor NPU OPAL callsReza Arbab1-0/+8
2019-07-26npu2: Prepare purge_l2_l3_caches() for reuseReza Arbab2-13/+22
2019-07-26hw/phys-map: Add Axone memory mapReza Arbab1-0/+2
2019-07-26hw/phys-map: Add pvr argument to phys_map_init()Reza Arbab1-1/+1
2019-07-26SPDX-ify all skiboot codeStewart Smith99-1449/+233
2019-07-19Move ec/ code to Rhesus platformStewart Smith2-135/+0
2019-07-19sparse: fix endian types of struct imc_chip_cb membersStewart Smith1-6/+6
2019-07-15core/platform: Add finalise_dt() callbackOliver O'Halloran1-0/+6
2019-06-27npu2: Increase timeout for L2/L3 cache purgingAlexey Kardashevskiy1-0/+2
2019-06-27pci: Make the pci-eeh-verbose nvram option genericOliver O'Halloran1-0/+3
2019-06-24Move platform specific PRD functionality to struct platformStewart Smith1-0/+17