aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2019-08-15MPIPL: Reserve memory to capture architected registers dataVasant Hegde1-0/+28
2019-08-15MPIPL: Clear tags and metadataVasant Hegde1-0/+6
2019-08-15MPIPL: Add OPAL API to query saved tagsVasant Hegde1-1/+41
2019-08-15MPIPL: Prepare OPAL data tagVasant Hegde1-0/+61
2019-08-15platform: Introduce new reboot typeVasant Hegde1-0/+6
2019-08-15HIOMAP: Reset bmc mbox in MPIPL pathVasant Hegde1-0/+12
2019-08-15MPIPL: Save crashing PIRVasant Hegde1-0/+7
2019-08-15SBE: Send OPAL relocated base address to SBEVasant Hegde1-0/+4
2019-08-15MPIPL: Add OPAL API to register tagsVasant Hegde1-0/+29
2019-08-15MPIPL: Add OPAL API to register for dump regionVasant Hegde1-0/+181
2019-08-15MPIPL: Define OPAL metadata areaVasant Hegde1-0/+13
2019-08-15MPIPL: Register for OPAL dumpVasant Hegde3-1/+149
2019-08-15OPAL: Add OPAL boot entry address to device treeVasant Hegde1-0/+2
2019-08-02SPDX fixups and Copyright date fixesStewart Smith27-21/+43
2019-08-02core/pci-quirk: Microsemi switch UR workaroundOliver O'Halloran3-0/+90
2019-08-02core/pci: Export pci_check_clear_freeze()Oliver O'Halloran1-5/+10
2019-08-02core/pci-quirk: Re-order struct membersOliver O'Halloran2-4/+4
2019-07-26hw: Introduce npu3Reza Arbab1-0/+1
2019-07-26npu2: Add checks to npu2-only codepathsReza Arbab1-0/+4
2019-07-26hw/phys-map: Add pvr argument to phys_map_init()Reza Arbab1-1/+1
2019-07-26SPDX-ify all skiboot codeStewart Smith80-1093/+311
2019-07-19pci-slot: Allow to create slot for downstream port of any switchIlya Kuznetsov1-7/+2
2019-07-19sparse: fix (main|secondar)_cpu_entry declaration typesStewart Smith1-2/+2
2019-07-19sparse: Silence "directive in argument list" for version stringStewart Smith1-7/+8
2019-07-19Silence sparse warning for version.cStewart Smith1-0/+1
2019-07-15core/platform: Add finalise_dt() callbackOliver O'Halloran1-0/+3
2019-06-27pci: Make the pci-eeh-verbose nvram option genericOliver O'Halloran1-0/+5
2019-06-24core/timer: Use platform heartmeat_time call for FSP platformsStewart Smith1-1/+1
2019-06-24Move FSP-specific VPD functionality to platforms/ibm-fsp/Stewart Smith2-144/+0
2019-06-24fast-reboot: move platform specific bits to a platform callStewart Smith1-2/+2
2019-06-24core/pci: use !platform.bmc hack over fsp_present()Stewart Smith1-2/+1
2019-06-24core/opal: move HIR trigger to FSP pollerStewart Smith1-14/+0
2019-06-24Move FSP specific op-panel calls to platform.exit()Stewart Smith1-10/+3
2019-06-24core/init.c: no longer need to include FSP headersStewart Smith1-2/+0
2019-06-24core/init.c: use if (platform.bmc) rather than !fsp_present()Stewart Smith1-1/+1
2019-06-24Move core/hostservices.c to platforms/ibm-fsp/Stewart Smith2-944/+1
2019-06-24Move more FSP functions to FSP platformStewart Smith1-12/+0
2019-06-24op_display: make platform function rather than "FSP" specificStewart Smith1-0/+6
2019-06-13sparse: fix bt_lock should be staticStewart Smith1-1/+1
2019-06-04opal/hmi: Report NPU2 checkstop reasonFrederic Barrat1-0/+44
2019-06-04core/cpu: Fix theoretical use-after-free if no_return job returnsStewart Smith1-2/+6
2019-06-04Remove POWER7 and POWER7+ supportStewart Smith7-40/+9
2019-06-03prd: Implement generic FSP - HBRT interfaceVasant Hegde1-0/+62
2019-06-03prd: Implement generic HBRT - FSP interfaceVasant Hegde1-0/+77
2019-06-03core/test/run-msg: Add callback function testVasant Hegde1-1/+18
2019-06-03opal-msg: Enhance opal-get-msg APIVasant Hegde2-21/+51
2019-06-03opal-msg: Pass parameter size to _opal_queue_msg()Vasant Hegde2-7/+7
2019-06-03opal-msg: Pass return value to callback handlerVasant Hegde2-10/+11
2019-06-03core/opal: Increase opal-msg-size sizeVasant Hegde1-1/+1
2019-06-03Remove remnants of OPAL_PCI_GET_PHB_DIAG_DATAStewart Smith1-22/+0