summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* core/exceptions: allow recoverable sreset exceptionsNicholas Piggin2019-02-131-2/+2
* core/exceptions: implement an exception handler for non-powersave sresetsNicholas Piggin2019-02-132-0/+9
* asm/head: sreset handler remove FIXUP_ENDIANNicholas Piggin2019-02-131-0/+12
* core/fast-reboot: fast reboot specific sreset patchNicholas Piggin2019-02-131-0/+3
* core/exceptions: save current MSR in exception frameNicholas Piggin2019-02-121-0/+1
* core/cpu: do not inline cpu_relaxNicholas Piggin2019-02-121-11/+1
* core/init: rename setup_reset_vectorNicholas Piggin2019-02-121-1/+1
* Add PVR_TYPE_P9PReza Arbab2019-02-102-0/+2
* Revert "astbmc: Try IPMI HIOMAP for P8"Joel Stanley2019-02-101-2/+1
* Remove POWER9N DD1 supportNicholas Piggin2019-01-252-10/+0
* astbmc: Try IPMI HIOMAP for P8Andrew Jeffery2019-01-181-1/+2
* sparse: Make tree 'constant is so big' warning cleanStewart Smith2019-01-184-27/+27
* npu2: Remove unused npu2_dev_nvlink::vendor_capReza Arbab2019-01-161-3/+0
* npu2: Remove unused npu2_dev::procedure_dataReza Arbab2019-01-161-1/+0
* npu2: Remove unused npu2::lxive_cacheReza Arbab2019-01-161-1/+0
* npu2: Remove unused npu2::bdf2pe_cacheReza Arbab2019-01-161-1/+0
* capp/phb4: Introduce PHB4 flag, PHB4_CAPP_DISABLE to disable CAPPVaibhav Jain2019-01-161-0/+1
* capp/phb: Introduce 'struct capp' to hold capp related info in 'struct phb'Vaibhav Jain2019-01-163-1/+15
* core/pci: Introduce a new pci_slot_op named completed_sm_run()Vaibhav Jain2019-01-161-0/+1
* opal: Update opal_del_host_sync_notifier() to accept 'void *data'Vaibhav Jain2019-01-161-1/+1
* Revert "npu2: Allow ATSD for LPAR other than 0"Stewart Smith2018-12-121-2/+0
* Add purging CPU L2 and L3 caches into NPU hreset.Rashmica Gupta2018-12-101-0/+11
* npu2: Allow ATSD for LPAR other than 0Alexey Kardashevskiy2018-12-101-0/+2
* npu2-opencapi: Log ODL endpoint information registerFrederic Barrat2018-11-281-0/+5
* npu2-opencapi: Detect if link trained in degraded modeFrederic Barrat2018-11-281-0/+2
* Warn on long OPAL callsStewart Smith2018-11-211-0/+1
* Add the other 7 ATSD registers to the device tree.Rashmica Gupta2018-11-181-0/+2
* phb4: Update & cleanup register definitionsBenjamin Herrenschmidt2018-11-081-22/+9
* phb4/capp: Only reset FIR bits that cause capp machine checkVaibhav Jain2018-11-011-0/+1
* phb4: Check for RX errors after link trainingOliver O'Halloran2018-11-012-0/+4
* npu2-opencapi: Enable presence detection on ZZFrederic Barrat2018-10-251-1/+0
* phb4/capp: Update the expected Eye-catcher for CAPP ucode lidVaibhav Jain2018-10-161-1/+1
* platform: Restructure bmc_platform typeAndrew Jeffery2018-10-112-2/+15
* lpc: Introduce generic probe capabilityAndrew Jeffery2018-10-111-4/+10
* astbmc: Remove coordinated isolation supportAndrew Jeffery2018-10-111-2/+0
* astbmc: Prefer ipmi-hiomap for PNOR accessAndrew Jeffery2018-10-111-2/+2
* libflash: Add ipmi-hiomapAndrew Jeffery2018-10-113-17/+87
* ipmi: Introduce registration for SEL command handlersAndrew Jeffery2018-10-101-0/+5
* hw/p8-i2c: Fix i2c request timeoutFrederic Barrat2018-09-271-1/+1
* fast-reboot: verify firmware "romem" checksumNicholas Piggin2018-09-201-0/+3
* skiboot.lds.S: move read-write data after the end of symbol mapNicholas Piggin2018-09-201-0/+7
* Add fast-reboot property to /ibm,opal DT nodeStewart Smith2018-09-181-0/+1
* errorlog: Rename PHB3 to just PHBRussell Currey2018-09-171-2/+2
* core/i2c: Remove bus specific alloc and free callbacksOliver O'Halloran2018-09-171-12/+0
* core/i2c: Move the timeout field into i2c_requestOliver O'Halloran2018-09-171-9/+1
* hw/npu2, platform: Restructure OpenCAPI i2c reset/presence pinsAndrew Donnellan2018-09-171-4/+8
* hw/npu2, platform: Add NPU2 platform device detection callbackAndrew Donnellan2018-09-172-2/+16
* hw/npu2: Common NPU2 init routine between NVLink and OpenCAPIAndrew Donnellan2018-09-172-1/+5
* npu2: Split device index into brick and link indexAndrew Donnellan2018-09-172-10/+11
* lock: Fix interactions between lock dependency checker and stack checkerBenjamin Herrenschmidt2018-08-162-0/+6
OpenPOWER on IntegriCloud