aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-28core/stack: Define a backtrace metadata structAndrew Donnellan1-12/+28
2019-03-28core/stack: Remove r1 argument from ___backtrace()Andrew Donnellan1-4/+1
2019-03-28xive: Add calls to save/restore the queues and VPs HW stateCédric Le Goater1-3/+4
2019-03-20npu2/hw-procedures: Fix parallel zcal for opencapiFrederic Barrat1-1/+2
2019-03-13npu2-opencapi: Fix adapter reset when using 2 adaptersFrederic Barrat1-0/+4
2019-03-13npu2-opencapi: Setup perf counters to detect CRC errorsFrederic Barrat1-0/+17
2019-03-13npu2-opencapi: Rework ODL register accessFrederic Barrat1-19/+11
2019-03-05opal/hmi: set a flag to inform OS that TOD/TB has failed.Mahesh Salgaonkar1-0/+1
2019-02-25npu2: Allow ATSD for LPAR other than 0Alexey Kardashevskiy1-0/+2
2019-02-25npu2: Add XTS_BDF_MAP wildcard refcountAlexey Kardashevskiy1-0/+2
2019-02-26Retry link training at PCIe GEN1 if presence detected but training repeatedly...Timothy Pearson1-1/+2
2019-02-25imc/catalog: Decompress catalog asynchronouslySantosh Sivaraj1-0/+1
2019-02-25flash: Add support for async decompressionSantosh Sivaraj1-0/+34
2019-02-25config: Get rid of FAST_REBOOT_CLEARS_MEMORYAndrew Donnellan1-3/+0
2019-02-25config: Get rid of DEBUG_MALLOCAndrew Donnellan1-3/+0
2019-02-25astbmc: Try IPMI HIOMAP for P8 (again)Andrew Jeffery1-1/+2
2019-02-20hw/bt: Add backend interface to disable ipmi message retry optionVasant Hegde1-0/+1
2019-02-18opal: Deprecate reading the PHB statusAlexey Kardashevskiy2-4/+2
2019-02-18phb4: Eliminate peltv_cacheOliver O'Halloran1-2/+1
2019-02-18phb4: Eliminate p->rte_cacheOliver O'Halloran1-2/+1
2019-02-13core/exceptions: implement support for MCE interrupts in powersaveNicholas Piggin2-2/+4
2019-02-13core/exceptions: allow recoverable sreset exceptionsNicholas Piggin1-2/+2
2019-02-13core/exceptions: implement an exception handler for non-powersave sresetsNicholas Piggin2-0/+9
2019-02-13asm/head: sreset handler remove FIXUP_ENDIANNicholas Piggin1-0/+12
2019-02-13core/fast-reboot: fast reboot specific sreset patchNicholas Piggin1-0/+3
2019-02-12core/exceptions: save current MSR in exception frameNicholas Piggin1-0/+1
2019-02-12core/cpu: do not inline cpu_relaxNicholas Piggin1-11/+1
2019-02-12core/init: rename setup_reset_vectorNicholas Piggin1-1/+1
2019-02-10Add PVR_TYPE_P9PReza Arbab2-0/+2
2019-02-10Revert "astbmc: Try IPMI HIOMAP for P8"Joel Stanley1-2/+1
2019-01-25Remove POWER9N DD1 supportNicholas Piggin2-10/+0
2019-01-18astbmc: Try IPMI HIOMAP for P8Andrew Jeffery1-1/+2
2019-01-18sparse: Make tree 'constant is so big' warning cleanStewart Smith4-27/+27
2019-01-16npu2: Remove unused npu2_dev_nvlink::vendor_capReza Arbab1-3/+0
2019-01-16npu2: Remove unused npu2_dev::procedure_dataReza Arbab1-1/+0
2019-01-16npu2: Remove unused npu2::lxive_cacheReza Arbab1-1/+0
2019-01-16npu2: Remove unused npu2::bdf2pe_cacheReza Arbab1-1/+0
2019-01-16capp/phb4: Introduce PHB4 flag, PHB4_CAPP_DISABLE to disable CAPPVaibhav Jain1-0/+1
2019-01-16capp/phb: Introduce 'struct capp' to hold capp related info in 'struct phb'Vaibhav Jain3-1/+15
2019-01-16core/pci: Introduce a new pci_slot_op named completed_sm_run()Vaibhav Jain1-0/+1
2019-01-16opal: Update opal_del_host_sync_notifier() to accept 'void *data'Vaibhav Jain1-1/+1
2018-12-12Revert "npu2: Allow ATSD for LPAR other than 0"Stewart Smith1-2/+0
2018-12-10Add purging CPU L2 and L3 caches into NPU hreset.Rashmica Gupta1-0/+11
2018-12-10npu2: Allow ATSD for LPAR other than 0Alexey Kardashevskiy1-0/+2
2018-11-28npu2-opencapi: Log ODL endpoint information registerFrederic Barrat1-0/+5
2018-11-28npu2-opencapi: Detect if link trained in degraded modeFrederic Barrat1-0/+2
2018-11-21Warn on long OPAL callsStewart Smith1-0/+1