aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)AuthorFilesLines
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
2019-06-03Remove unused OPAL_GET_XIVE_SOURCEStewart Smith1-21/+0
2019-06-03Remove unused OPAL_PCI_GET_XIVE_REISSUE and OPAL_PCI_SET_XIVE_REISSUEStewart Smith1-20/+0
2019-06-03Remove never implemented OPAL_PCI_SET_PHB_TABLE_MEMORY and document whyStewart Smith1-12/+0
2019-06-03Remove unused OPAL_PCI_EEH_FREEZE_STATUS2Stewart Smith1-31/+0
2019-06-03Remove last remnants of OPAL_PCI_SET_PHB_TCE_MEMORY and OPAL_PCI_SET_HUB_TCE_...Stewart Smith1-13/+0
2019-06-03Remove remnants of OPAL_PCI_SET_PHB_TCE_MEMORYStewart Smith1-9/+3
2019-05-20external/trace: Introduce structure for reading tracesJordan Niethe1-21/+25
2019-05-20core/trace: Export trace buffers to sysfsJordan Niethe2-0/+11
2019-05-20core/trace: Add pir number to debug_descriptorJordan Niethe2-4/+5
2019-05-20core/trace: Change buffer alignment from 4K to 64KJordan Niethe1-5/+5
2019-05-20core/trace: Change mask/and to modulo for buffer offsetJordan Niethe2-10/+10
2019-05-20core/test/run-trace: Stop using indeterminate fieldsJordan Niethe1-3/+2
2019-05-20core/trace: Put boot_tracebuf in correct location.Jordan Niethe1-1/+1
2019-05-20core/test/run-trace: Fix type in testing structJordan Niethe1-1/+1
2019-05-20chip: add no-nx quirk for all QEMU platformsCédric Le Goater1-2/+4
2019-05-20core/lock: Add debug options to store backtrace of where lock was takenAndrew Donnellan3-2/+23
2019-05-20libc/string: speed up common string functionsNicholas Piggin1-3/+3
2019-05-20device-tree: speed up fdt building on slow simulatorsNicholas Piggin2-2/+6
2019-05-20libfdt: upgrade to upstream dtc.git 243176cNicholas Piggin2-3/+4
2019-05-15Add P9 DIO interrupt supportLei YU1-0/+4
2019-05-15core/pci: pci_slot_add_loc use null-terminated stringsNicholas Piggin1-3/+3
2019-05-15fdt: check more errorsNicholas Piggin1-2/+6
2019-05-15fast-reboot:: skip read-only memory checksum for slow simulatorsNicholas Piggin1-0/+2
2019-05-15core/fast-reboot: Add im-feeling-lucky optionSuraj Jitindar Singh1-2/+7
2019-05-15xscom: move more register definitions into processor-specific includesNicholas Piggin2-49/+3