summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* SLW: Print verbose info on errors onlyAkshay Adiga2019-01-251-2/+7
* SLW: Remove Idle state support tor Power8 DD1Akshay Adiga2019-01-251-50/+0
* astbmc: Try IPMI HIOMAP for P8Andrew Jeffery2019-01-181-1/+6
* sparse: Make tree 'constant is so big' warning cleanStewart Smith2019-01-189-180/+180
* npu2: Replace open coded dt_find_by_name_addr()Reza Arbab2019-01-161-12/+1
* npu2: Remove redundant assignment to p->phb_nvlink.scan_mapReza Arbab2019-01-161-4/+1
* npu2: Fix missing iteration in tce kill loopReza Arbab2019-01-161-0/+1
* npu2: Remove unused npu2_dev_nvlink::vendor_capReza Arbab2019-01-161-1/+0
* npu2: Remove unused npu2_dev::procedure_dataReza Arbab2019-01-161-2/+0
* npu2: Remove unused npu2::bdf2pe_cacheReza Arbab2019-01-162-31/+0
* npu2: Remove dead code from npu2_cfg_write_bar()Reza Arbab2019-01-161-4/+0
* Remove duplicate npu2-common.o from $(HW_OBJS)Reza Arbab2019-01-161-1/+1
* capp/phb4: Prevent HMI from getting triggered when disabling CAPPVaibhav Jain2019-01-161-0/+11
* phb4/capp: Implement sequence to disable CAPP and enable fast-resetVaibhav Jain2019-01-161-3/+64
* capp/phb4: Introduce PHB4 flag, PHB4_CAPP_DISABLE to disable CAPPVaibhav Jain2019-01-161-1/+96
* capp/phb4: Force CAPP to PCIe mode during kernel shutdownVaibhav Jain2019-01-161-0/+34
* phb4/capp: Update and re-factor phb4_set_capi_mode()Vaibhav Jain2019-01-161-35/+53
* capp/phb: Introduce 'struct capp' to hold capp related info in 'struct phb'Vaibhav Jain2019-01-162-7/+59
* Revert "npu2: Allow ATSD for LPAR other than 0"Stewart Smith2018-12-121-18/+4
* hw/bt.c: Move some debug ifdef to make static analysis happyStewart Smith2018-12-101-2/+4
* Add purging CPU L2 and L3 caches into NPU hreset.Rashmica Gupta2018-12-101-1/+138
* npu2: Allow ATSD for LPAR other than 0Alexey Kardashevskiy2018-12-101-4/+18
* npu2: Return sensible PCI error when not frozenAlexey Kardashevskiy2018-12-101-2/+6
* npu2: Advertise correct TCE page sizeAlexey Kardashevskiy2018-12-101-0/+5
* npu2-opencapi: Log ODL endpoint information registerFrederic Barrat2018-11-281-1/+28
* npu2-opencapi: Detect if link trained in degraded modeFrederic Barrat2018-11-281-19/+31
* npu2-opencapi: Log extra information on link training failureFrederic Barrat2018-11-281-3/+34
* Add the other 7 ATSD registers to the device tree.Rashmica Gupta2018-11-181-5/+10
* phb4/capp: Only reset FIR bits that cause capp machine checkVaibhav Jain2018-11-011-0/+17
* phb4: Check for RX errors after link trainingOliver O'Halloran2018-11-011-3/+26
* nx: Don't abort on missing NX when using a QEMU machineBenjamin Herrenschmidt2018-11-011-1/+2
* npu2-opencapi: Enable presence detection on ZZFrederic Barrat2018-10-251-2/+1
* lpc: Clear sync no-response field prior to device probeAndrew Jeffery2018-10-231-1/+6
* phb4: Enable PHB MMIO-0/1 Bars only when mmio window existsVaibhav Jain2018-10-161-2/+1
* phb4/capp: Update the expected Eye-catcher for CAPP ucode lidVaibhav Jain2018-10-161-2/+2
* phb4/capp: Use link width to allocate STQ engines to CAPPVaibhav Jain2018-10-161-17/+29
* astbmc: Fail SFC init if SIO is unavailableAndrew Jeffery2018-10-111-0/+3
* platform: Restructure bmc_platform typeAndrew Jeffery2018-10-112-5/+5
* astbmc: Use LPC probe calls to determine SIO presenceAndrew Jeffery2018-10-111-20/+10
* lpc: Introduce generic probe capabilityAndrew Jeffery2018-10-111-54/+146
* astbmc: Remove coordinated isolation supportAndrew Jeffery2018-10-111-56/+0
* astbmc: Prefer ipmi-hiomap for PNOR accessAndrew Jeffery2018-10-111-3/+7
* ipmi: Introduce registration for SEL command handlersAndrew Jeffery2018-10-101-29/+89
* phb4: Generate checkstop on AIB ECC corr/uncorr for DD2.0 partsMichael Neuling2018-09-271-9/+34
* hw/p8-i2c: Fix i2c request timeoutFrederic Barrat2018-09-271-6/+4
* FSP: Improve Reset/Reload log messageVasant Hegde2018-09-201-2/+2
* phb4: Re-factor phb4_fenced() and introduce phb4_dump_pec_err_regs()Vaibhav Jain2018-09-201-30/+38
* phb4: Reset pfir and nfir if new errors reported during ETU resetVaibhav Jain2018-09-201-0/+19
* SBE-p8: Do all sbe timer update with xscom lock heldStewart Smith2018-09-171-3/+4
* phb4: Fix typo in disable lane eq codeMichael Neuling2018-09-171-1/+1
OpenPOWER on IntegriCloud