aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-03-10mpipl: Rework memory reservation for OPAL dumpVasant Hegde1-0/+3
2019-10-23MPIPL: struct opal_mpipl_fadump doesn't needs to be packedVasant Hegde1-1/+1
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
2019-06-24Separate FSP specific PSI codeStewart Smith2-1/+16
2019-06-24Move FSP-specific VPD functionality to platforms/ibm-fsp/Stewart Smith2-3/+8
2019-06-24fast-reboot: move platform specific bits to a platform callStewart Smith1-0/+5
2019-06-24host_services_occ_base_setup is core homer code not host_servicesStewart Smith1-1/+0
2019-06-24Move core/hostservices.c to platforms/ibm-fsp/Stewart Smith2-2/+2
2019-06-24op_display: make platform function rather than "FSP" specificStewart Smith2-0/+10