aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2019-06-03Remove unused OPAL_GET_XIVE_SOURCEStewart Smith1-3/+0
2019-06-03Remove unused OPAL_PCI_GET_XIVE_REISSUE and OPAL_PCI_SET_XIVE_REISSUEStewart Smith1-2/+2
2019-06-03Remove never implemented OPAL_PCI_SET_PHB_TABLE_MEMORY and document whyStewart Smith1-1/+1
2019-06-03Remove last remnants of OPAL_PCI_SET_PHB_TCE_MEMORY and OPAL_PCI_SET_HUB_TCE_...Stewart Smith1-2/+2
2019-06-03Remove remnants of OPAL_PCI_SET_PHB_TCE_MEMORYStewart Smith1-6/+0
2019-05-21With new GCC comes larger GCOV binariesStewart Smith1-7/+9
2019-05-20include/mem_region-malloc: Define calloc for CCAN HeapJordan Niethe1-0/+1
2019-05-20external/trace: Introduce structure for reading tracesJordan Niethe1-4/+0
2019-05-20core/trace: Add pir number to debug_descriptorJordan Niethe1-0/+1
2019-05-20core/trace: Change trace buffer sizeJordan Niethe1-1/+2
2019-05-20core/trace: Change buffer alignment from 4K to 64KJordan Niethe1-1/+1
2019-05-20core/trace: Change mask/and to modulo for buffer offsetJordan Niethe1-2/+2
2019-05-20core/lock: Add debug options to store backtrace of where lock was takenAndrew Donnellan2-0/+18
2019-05-20hw/npu2-opencapi: Add initial support for allocating OpenCAPI LPC memoryAndrew Donnellan4-4/+19
2019-05-20occ-sensors: Check if OCC is reset while reading inband sensorsShilpasri G Bhat1-0/+2
2019-05-15Add P9 DIO interrupt supportLei YU3-1/+58
2019-05-15xscom: move more register definitions into processor-specific includesNicholas Piggin3-5/+108
2019-05-15nvram: Flag dangerous NVRAM optionsMichael Neuling1-2/+4
2019-05-09platforms/astbmc: Check for SBE validation stepSamuel Mendoza-Jonas2-0/+12
2019-05-09include/ipmi: Fix incorrect chassis commandsSamuel Mendoza-Jonas1-7/+7
2019-05-09ipmi: ensure forward progress on ipmi_queue_msg_sync()Stewart Smith1-0/+9
2019-05-06pci/iov: Remove skiboot VF trackingOliver O'Halloran1-37/+0
2019-05-02Expose PNOR Flash partitions to host MTD driver via devicetreeTimothy Pearson1-0/+1
2019-05-02Write boot progress to LPC port 80hStewart Smith1-1/+1
2019-05-02npu2: Disable Probe-to-Invalid-Return-Modified-or-Owned snarfing by defaultAlexey Kardashevskiy1-0/+14
2019-04-17asm/head.S: set POWER9 radix HID bit at entryNicholas Piggin1-1/+0
2019-04-17chiptod: Remove unused prototype from headerJordan Niethe1-1/+0