aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2019-04-09hw/npu2: Dump (more) npu2 registers on link error and HMIsFrederic Barrat2-0/+11
2019-04-09hw/npu2: Report errors to the OS if an OpenCAPI brick is fencedFrederic Barrat1-0/+1
2019-04-09hw/npu2: Setup an error interrupt on some opencapi FIRsFrederic Barrat1-1/+4
2019-04-09hw/npu2: Use NVLink irq setup for OpenCAPIFrederic Barrat1-1/+0
2019-04-09hw/npu2: Fix OpenCAPI PE assignmentAndrew Donnellan1-3/+18
2019-04-09opal-api: Reserve 2 OPAL API calls for future OpenCAPI LPC useAndrew Donnellan1-2/+4
2019-03-29Force noinline for pci_add_(one_)device_node(s)()Stewart Smith1-0/+1
2019-03-28core/i2c: split i2c_request_send()Oliver O'Halloran1-1/+2
2019-03-28core/i2c: Add request state trackingOliver O'Halloran1-2/+12
2019-03-28hw/phb4: Drop FRESET_DEASSERT_DELAY stateOliver O'Halloran1-1/+0
2019-03-28hw/phb4: Skip FRESET PERST when coming from CRESETOliver O'Halloran1-0/+1
2019-03-28include/imc: Trace IMC Macro definitionsAnju T Sudhakar2-0/+31
2019-03-28core/stack: Rename backtrace functions, get rid of wrappersAndrew Donnellan1-27/+5
2019-03-28core/stack: Convert stack check code to not use backtrace wrapperAndrew Donnellan1-1/+1