aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2019-06-19struct p9_sbe_msg doesn't need to be packedStewart Smith1-1/+1
2019-06-13sparse: fix incorrect type assignment in core/ipmi.cStewart Smith1-1/+2
2019-06-13sparse: fix OPAL API function argument testStewart Smith1-2/+9
2019-06-04Remove POWER7 and POWER7+ supportStewart Smith11-1189/+8
2019-06-03prd: Implement generic FSP - HBRT interfaceVasant Hegde3-1/+8
2019-06-03prd: Implement generic HBRT - FSP interfaceVasant Hegde6-0/+21
2019-06-03opal-msg: Enhance opal-get-msg APIVasant Hegde1-1/+1
2019-06-03opal-msg: Pass parameter size to _opal_queue_msg()Vasant Hegde1-2/+7
2019-06-03opal-msg: Pass return value to callback handlerVasant Hegde1-3/+3
2019-06-03core/opal: Increase opal-msg-size sizeVasant Hegde1-0/+3
2019-06-03opal-api: Document hole in the token listOliver O'Halloran1-0/+3
2019-06-03Remove remnants of OPAL_PCI_GET_PHB_DIAG_DATAStewart Smith1-2/+0