summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* core/i2c: split i2c_request_send()Oliver O'Halloran2019-03-281-1/+2
* core/i2c: Add request state trackingOliver O'Halloran2019-03-281-2/+12
* hw/phb4: Drop FRESET_DEASSERT_DELAY stateOliver O'Halloran2019-03-281-1/+0
* hw/phb4: Skip FRESET PERST when coming from CRESETOliver O'Halloran2019-03-281-0/+1
* include/imc: Trace IMC Macro definitionsAnju T Sudhakar2019-03-282-0/+31
* core/stack: Rename backtrace functions, get rid of wrappersAndrew Donnellan2019-03-281-27/+5
* core/stack: Convert stack check code to not use backtrace wrapperAndrew Donnellan2019-03-281-1/+1
* core/stack: Define a backtrace metadata structAndrew Donnellan2019-03-281-12/+28
* core/stack: Remove r1 argument from ___backtrace()Andrew Donnellan2019-03-281-4/+1
* xive: Add calls to save/restore the queues and VPs HW stateCédric Le Goater2019-03-281-3/+4
* npu2/hw-procedures: Fix parallel zcal for opencapiFrederic Barrat2019-03-201-1/+2
* npu2-opencapi: Fix adapter reset when using 2 adaptersFrederic Barrat2019-03-131-0/+4
* npu2-opencapi: Setup perf counters to detect CRC errorsFrederic Barrat2019-03-131-0/+17
* npu2-opencapi: Rework ODL register accessFrederic Barrat2019-03-131-19/+11
* opal/hmi: set a flag to inform OS that TOD/TB has failed.Mahesh Salgaonkar2019-03-051-0/+1
* npu2: Allow ATSD for LPAR other than 0Alexey Kardashevskiy2019-02-251-0/+2
* npu2: Add XTS_BDF_MAP wildcard refcountAlexey Kardashevskiy2019-02-251-0/+2
* Retry link training at PCIe GEN1 if presence detected but training repeatedly...Timothy Pearson2019-02-261-1/+2
* imc/catalog: Decompress catalog asynchronouslySantosh Sivaraj2019-02-251-0/+1
* flash: Add support for async decompressionSantosh Sivaraj2019-02-251-0/+34
* config: Get rid of FAST_REBOOT_CLEARS_MEMORYAndrew Donnellan2019-02-251-3/+0
* config: Get rid of DEBUG_MALLOCAndrew Donnellan2019-02-251-3/+0
* astbmc: Try IPMI HIOMAP for P8 (again)Andrew Jeffery2019-02-251-1/+2
* hw/bt: Add backend interface to disable ipmi message retry optionVasant Hegde2019-02-201-0/+1
* opal: Deprecate reading the PHB statusAlexey Kardashevskiy2019-02-182-4/+2
* phb4: Eliminate peltv_cacheOliver O'Halloran2019-02-181-2/+1
* phb4: Eliminate p->rte_cacheOliver O'Halloran2019-02-181-2/+1
* core/exceptions: implement support for MCE interrupts in powersaveNicholas Piggin2019-02-132-2/+4
* 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
OpenPOWER on IntegriCloud