aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2018-11-18Add the other 7 ATSD registers to the device tree.Rashmica Gupta1-0/+2
2018-11-08phb4: Update & cleanup register definitionsBenjamin Herrenschmidt1-22/+9
2018-11-01phb4/capp: Only reset FIR bits that cause capp machine checkVaibhav Jain1-0/+1
2018-11-01phb4: Check for RX errors after link trainingOliver O'Halloran2-0/+4
2018-10-25npu2-opencapi: Enable presence detection on ZZFrederic Barrat1-1/+0
2018-10-16phb4/capp: Update the expected Eye-catcher for CAPP ucode lidVaibhav Jain1-1/+1
2018-10-11platform: Restructure bmc_platform typeAndrew Jeffery2-2/+15
2018-10-11lpc: Introduce generic probe capabilityAndrew Jeffery1-4/+10
2018-10-11astbmc: Remove coordinated isolation supportAndrew Jeffery1-2/+0
2018-10-11astbmc: Prefer ipmi-hiomap for PNOR accessAndrew Jeffery1-2/+2
2018-10-11libflash: Add ipmi-hiomapAndrew Jeffery3-17/+87
2018-10-10ipmi: Introduce registration for SEL command handlersAndrew Jeffery1-0/+5
2018-09-27hw/p8-i2c: Fix i2c request timeoutFrederic Barrat1-1/+1
2018-09-20fast-reboot: verify firmware "romem" checksumNicholas Piggin1-0/+3
2018-09-20skiboot.lds.S: move read-write data after the end of symbol mapNicholas Piggin1-0/+7
2018-09-18Add fast-reboot property to /ibm,opal DT nodeStewart Smith1-0/+1
2018-09-17errorlog: Rename PHB3 to just PHBRussell Currey1-2/+2
2018-09-17core/i2c: Remove bus specific alloc and free callbacksOliver O'Halloran1-12/+0
2018-09-17core/i2c: Move the timeout field into i2c_requestOliver O'Halloran1-9/+1