aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-02hdata/spira: silence 'so big is unsigned long' sparse warningsStewart Smith1-2/+2
2017-10-02phb4: make retry_whitelist staticStewart Smith1-1/+1
2017-10-02hdata/spira: be32_to_cpu() doesn't work on 8bitsStewart Smith1-1/+1
2017-09-28capi: Mask Psl Credit timeout error for P9Vaibhav Jain1-0/+4
2017-09-28cpu: idle POWER9 power management implementationNicholas Piggin6-27/+205
2017-09-28cpu: idle split pm enable into sreset and ipi componentsNicholas Piggin4-38/+74
2017-09-28cpu: idle notice if pm state changesNicholas Piggin1-4/+18
2017-09-28cpu: idle move the minimum PM latency into the idle codeNicholas Piggin3-5/+4
2017-09-28cpu: avoid decrementer wakeups in case of cpu_wake_on_job idleNicholas Piggin1-8/+7
2017-09-27skiboot/imc: Update the nest_pmus array with occ/gpe microcode uav updatesMadhavan Srinivasan1-2/+5
2017-09-27phb4: Update link training documentationMichael Neuling1-0/+8
2017-09-27opal-prd: Fix opal-prd command line optionsVasant Hegde1-2/+17
2017-09-27opal-prd: Fix occ_reset callVasant Hegde1-6/+30
2017-09-27phb4: Additional RXE_ARB: DEC Stage Valid Error fixMichael Neuling1-3/+3
2017-09-27doc: update skiboot overviewStewart Smith3-51/+94
2017-09-27skiboot/imc: Fix the core_imc_event_maskAnju T Sudhakar1-1/+1
2017-09-27libflash/file: Handle short read()s and write()s correctlyCyril Bur1-2/+4
2017-09-27opal-prd/hostboot-interface: Add API comment regarding nanosleep rangesJeremy Kerr1-0/+4
2017-09-20hw/p8-i2c: Rework timeout handlingOliver O'Halloran1-13/+22
2017-09-20core: POWER9 implement OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin10-25/+474
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