aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2019-02-20hw/phb3/naples: Disable D-statesAlexey Kardashevskiy1-0/+29
2019-02-20hw/bt: Add backend interface to disable ipmi message retry optionVasant Hegde1-1/+14
2019-02-19hw/bt: Fix message retry handlerVasant Hegde1-2/+10
2019-02-19hw/test: generalise makefileStewart Smith1-9/+9
2019-02-18opal: Deprecate reading the PHB statusAlexey Kardashevskiy5-27/+9
2019-02-18phb4: Update some commentsOliver O'Halloran1-19/+13
2019-02-18phb4: Eliminate peltv_cacheOliver O'Halloran1-18/+12
2019-02-18phb4: Eliminate p->rte_cacheOliver O'Halloran1-22/+15
2019-02-18phb4: Remove pointless NULL checksOliver O'Halloran1-12/+2
2019-02-18phb4: Rework BDFN filtering in phb4_set_pe()Oliver O'Halloran1-41/+17
2019-02-18ipmi/power: Fix system reboot issueVasant Hegde1-2/+24
2019-02-10Add PVR_TYPE_P9PReza Arbab1-0/+4
2019-02-10Revert "astbmc: Try IPMI HIOMAP for P8"Joel Stanley1-6/+1
2019-01-25Remove POWER9N DD1 supportNicholas Piggin6-351/+86
2019-01-25xive: remove POWER9N DD1 NVT table size workaroundNicholas Piggin1-5/+1
2019-01-25phb4: remove POWER9N DD1 creset workaroundNicholas Piggin1-5/+0
2019-01-25SLW: Print verbose info on errors onlyAkshay Adiga1-2/+7
2019-01-25SLW: Remove Idle state support tor Power8 DD1Akshay Adiga1-50/+0
2019-01-18astbmc: Try IPMI HIOMAP for P8Andrew Jeffery1-1/+6
2019-01-18sparse: Make tree 'constant is so big' warning cleanStewart Smith9-180/+180
2019-01-16npu2: Replace open coded dt_find_by_name_addr()Reza Arbab1-12/+1
2019-01-16npu2: Remove redundant assignment to p->phb_nvlink.scan_mapReza Arbab1-4/+1
2019-01-16npu2: Fix missing iteration in tce kill loopReza Arbab1-0/+1
2019-01-16npu2: Remove unused npu2_dev_nvlink::vendor_capReza Arbab1-1/+0
2019-01-16npu2: Remove unused npu2_dev::procedure_dataReza Arbab1-2/+0
2019-01-16npu2: Remove unused npu2::bdf2pe_cacheReza Arbab2-31/+0
2019-01-16npu2: Remove dead code from npu2_cfg_write_bar()Reza Arbab1-4/+0
2019-01-16Remove duplicate npu2-common.o from $(HW_OBJS)Reza Arbab1-1/+1
2019-01-16capp/phb4: Prevent HMI from getting triggered when disabling CAPPVaibhav Jain1-0/+11
2019-01-16phb4/capp: Implement sequence to disable CAPP and enable fast-resetVaibhav Jain1-3/+64
2019-01-16capp/phb4: Introduce PHB4 flag, PHB4_CAPP_DISABLE to disable CAPPVaibhav Jain1-1/+96
2019-01-16capp/phb4: Force CAPP to PCIe mode during kernel shutdownVaibhav Jain1-0/+34
2019-01-16phb4/capp: Update and re-factor phb4_set_capi_mode()Vaibhav Jain1-35/+53
2019-01-16capp/phb: Introduce 'struct capp' to hold capp related info in 'struct phb'Vaibhav Jain2-7/+59
2018-12-12Revert "npu2: Allow ATSD for LPAR other than 0"Stewart Smith1-18/+4
2018-12-10hw/bt.c: Move some debug ifdef to make static analysis happyStewart Smith1-2/+4
2018-12-10Add purging CPU L2 and L3 caches into NPU hreset.Rashmica Gupta1-1/+138
2018-12-10npu2: Allow ATSD for LPAR other than 0Alexey Kardashevskiy1-4/+18
2018-12-10npu2: Return sensible PCI error when not frozenAlexey Kardashevskiy1-2/+6
2018-12-10npu2: Advertise correct TCE page sizeAlexey Kardashevskiy1-0/+5
2018-11-28npu2-opencapi: Log ODL endpoint information registerFrederic Barrat1-1/+28
2018-11-28npu2-opencapi: Detect if link trained in degraded modeFrederic Barrat1-19/+31
2018-11-28npu2-opencapi: Log extra information on link training failureFrederic Barrat1-3/+34
2018-11-18Add the other 7 ATSD registers to the device tree.Rashmica Gupta1-5/+10
2018-11-01phb4/capp: Only reset FIR bits that cause capp machine checkVaibhav Jain1-0/+17
2018-11-01phb4: Check for RX errors after link trainingOliver O'Halloran1-3/+26
2018-11-01nx: Don't abort on missing NX when using a QEMU machineBenjamin Herrenschmidt1-1/+2
2018-10-25npu2-opencapi: Enable presence detection on ZZFrederic Barrat1-2/+1
2018-10-23lpc: Clear sync no-response field prior to device probeAndrew Jeffery1-1/+6
2018-10-16phb4: Enable PHB MMIO-0/1 Bars only when mmio window existsVaibhav Jain1-2/+1