aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-20capi: CAPP recoveryChristophe Lombard1-5/+54
2017-09-20hdata/smplink: Increment index of associated PHBOliver O'Halloran1-1/+1
2017-09-20npu2: Read slot label from the link nodeOliver O'Halloran1-3/+17
2017-09-20npu2: Copy link speed from the npu nodeOliver O'Halloran1-7/+10
2017-09-20hdat: logically dead code, assert insteadStewart Smith1-2/+1
2017-09-20fsp: Move common prints to traceMichael Neuling1-2/+2
2017-09-20phb4: Mask RXE_ARB: DEC Stage Valid ErrorMichael Neuling1-2/+2
2017-09-19doc/opal-flash: fix typoStewart Smith1-1/+1
2017-09-19skiboot: Documentation typo in opal-return-cpuDaniel Black1-2/+2
2017-09-19skiboot: Document P9 possible flags to OPAL_REINIT_CPUSDaniel Black1-1/+4
2017-09-19hdata: Add wafer-location propertyVasant Hegde1-0/+4
2017-09-19hdata: Add wafer-id propertyVasant Hegde1-0/+25
2017-09-19hdata: Add ecid propertyVasant Hegde2-1/+28
2017-09-19Add Documenation for opal_slw_set_regAkshay Adiga1-0/+46
2017-09-19SLW: Removing timebase related flags for stop4Akshay Adiga1-2/+2
2017-09-19SLW: Allow deep states if homer address is knownAkshay Adiga1-6/+17
2017-09-19SLW: Configure self-restore for HRMORAkshay Adiga1-0/+29
2017-09-19SLW: Add opal_slw_set_reg support for power9Akshay Adiga1-20/+40
2017-09-19Revert "hw/slw.c: Offline code still uses p8 bits"Stewart Smith1-3/+0
2017-09-19libpore: Build fix for p9_stop_apiAkshay Adiga2-2/+3
2017-09-19Add glibc style endianess check in CCANAkshay Adiga1-0/+9
2017-09-19SLW: Add support for p9_stop_apiAkshay Adiga10-1/+2585
2017-09-19core/flash: Only expect ELF header for BOOTKERNEL partition flash resourceSuraj Jitindar Singh1-9/+23
2017-09-19doc: Update OPAL API call IDs for OPAL_NPU_Stewart Smith1-3/+3
2017-09-19doc: Add _build directory to .gitignoreBenjamin Herrenschmidt1-0/+1
2017-09-19PHB4: Default to PCIe GEN3 on POWER9 DD2.00Stewart Smith1-0/+6
2017-09-19skiboot-5.4.7 release notesStewart Smith1-0/+30
2017-09-19add skiboot-5.1.21 release notesStewart Smith1-0/+24
2017-09-18hdat: fix parsing of P8 hdatStewart Smith2-6/+3
2017-09-15npu2: hw-procedures: Add settings to PHY_RESETReza Arbab1-0/+10
2017-09-15hdata: Parse extra NVLink infoOliver O'Halloran2-1/+32
2017-09-15hdata: Parse NVLink informationOliver O'Halloran4-2/+202
2017-09-15hdata: Parse IOSLOT informationOliver O'Halloran2-0/+470
2017-09-15hdata: Add xscom_to_pcrd()Oliver O'Halloran1-0/+39
2017-09-15hdata: Add an idata array iteratorOliver O'Halloran2-0/+87
2017-09-15libc: add strnlen()Oliver O'Halloran2-0/+14
2017-09-15core: make is_rodata test-friendlyOliver O'Halloran1-3/+10
2017-09-15convert new witherspoon to dt helperOliver O'Halloran1-1/+1
2017-09-15witherspoon: Deprecate manual npu creationOliver O'Halloran1-4/+54
2017-09-15platform/witherspoon: Add slot names to tableOliver O'Halloran2-22/+68
2017-09-15astbmc: Add methods for handing DT based slotsOliver O'Halloran2-0/+49
2017-09-15core/pci-slots: Move slot-label construction to a helperOliver O'Halloran3-32/+35
2017-09-15core/pcie-slots: Make dynamic slot creation genericOliver O'Halloran3-62/+66
2017-09-15core/pci-dt-slot: Represent PCIe slots in the devicetreeOliver O'Halloran3-0/+238
2017-09-15hw/slw.c: Offline code still uses p8 bitsBalbir Singh1-0/+3
2017-09-15pflash: Fix erase command for unaligned start addressSuraj Jitindar Singh1-1/+1
2017-09-15phb4: Use link if degradedMichael Neuling1-1/+7
2017-09-12phb4: Retrain link if degradedMichael Neuling1-1/+133
2017-09-12phb4: Make link retries a #defineMichael Neuling2-1/+2
2017-09-12pci: Make pci_wait_crs() globalMichael Neuling2-1/+2