summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* npu2-opencapi: Rework ODL register accessFrederic Barrat2019-03-132-116/+10
* opal/hmi: Don't retry TOD recovery if it is already in failed state.Mahesh Salgaonkar2019-03-051-9/+22
* hw/bt: Introduce separate list for synchronous messagesVasant Hegde2019-03-011-45/+63
* xive: Make no_sync parameter affermative in __xive_set_irq_config()Michael Neuling2019-02-281-6/+6
* hw/phb4: Fix indentation of brdgCtlOliver O'Halloran2019-02-251-2/+1
* npu2: Allow ATSD for LPAR other than 0Alexey Kardashevskiy2019-02-251-1/+21
* npu2: Add XTS_BDF_MAP wildcard refcountAlexey Kardashevskiy2019-02-251-16/+30
* power-mgmt : occ : Add 'freq-domain-mask' DT propertyAbhishek Goel2019-02-251-0/+24
* Retry link training at PCIe GEN1 if presence detected but training repeatedly...Timothy Pearson2019-02-261-13/+46
* imc/catalog: Decompress catalog asynchronouslySantosh Sivaraj2019-02-251-84/+57
* powercap: occ: Fix the powercapping range allowed for userShilpasri G Bhat2019-02-251-8/+22
* sparse: symbol '*bar*' was not declared. Should it be static?Stewart Smith2019-02-251-3/+3
* sparse: symbols in imc.c weren't declared, Should they be static?Stewart Smith2019-02-251-6/+6
* sparse: symbol 'procedure_*' was not declared. Should it be static?Stewart Smith2019-02-251-2/+2
* sparse: symbol 'NPU2_PHY_*' was not declared. Should it be static?Stewart Smith2019-02-251-66/+71
* sparse: symbol 'xive_buddy_lock/xive_vp_buddy' was not declared. Should it be...Stewart Smith2019-02-251-3/+3
* 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
OpenPOWER on IntegriCloud