summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* sparse: symbol 'sbe_timer_lock' was not declared. Should it be static?Stewart Smith2019-02-251-2/+2
* astbmc: Try IPMI HIOMAP for P8 (again)Andrew Jeffery2019-02-251-1/+6
* ast-io: Rework ast_sio_is_enabled() test sequenceAndrew Jeffery2019-02-251-9/+30
* hw/phb3/naples: Disable D-statesAlexey Kardashevskiy2019-02-201-0/+29
* hw/bt: Add backend interface to disable ipmi message retry optionVasant Hegde2019-02-201-1/+14
* hw/bt: Fix message retry handlerVasant Hegde2019-02-191-2/+10
* hw/test: generalise makefileStewart Smith2019-02-191-9/+9
* opal: Deprecate reading the PHB statusAlexey Kardashevskiy2019-02-185-27/+9
* phb4: Update some commentsOliver O'Halloran2019-02-181-19/+13
* phb4: Eliminate peltv_cacheOliver O'Halloran2019-02-181-18/+12
* phb4: Eliminate p->rte_cacheOliver O'Halloran2019-02-181-22/+15
* phb4: Remove pointless NULL checksOliver O'Halloran2019-02-181-12/+2
* phb4: Rework BDFN filtering in phb4_set_pe()Oliver O'Halloran2019-02-181-41/+17
* ipmi/power: Fix system reboot issueVasant Hegde2019-02-181-2/+24
* Add PVR_TYPE_P9PReza Arbab2019-02-101-0/+4
* Revert "astbmc: Try IPMI HIOMAP for P8"Joel Stanley2019-02-101-6/+1
* Remove POWER9N DD1 supportNicholas Piggin2019-01-256-351/+86
* xive: remove POWER9N DD1 NVT table size workaroundNicholas Piggin2019-01-251-5/+1
* phb4: remove POWER9N DD1 creset workaroundNicholas Piggin2019-01-251-5/+0
* 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
OpenPOWER on IntegriCloud