aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-24fsp-elog-write: display error code from FSP on error writing error logStewart Smith1-1/+1
2016-06-21platforms/ibm-fsp: Fix condition for valid slotGavin Shan1-4/+5
2016-06-21nvlink: Print error message when NPU is fencedRussell Currey3-2/+15
2016-06-21nvlink: Enable NPU device BAR before triggering freezeRussell Currey1-1/+4
2016-06-21nvlink: Present chip ID as the NPU PHB slot locationRussell Currey1-0/+8
2016-06-21platforms/astbmc: Fix the PCI slot location codeGavin Shan1-4/+9
2016-06-21doc/opal-api/power9-changes: Document needed device tree fixStewart Smith1-0/+4
2016-06-21fwts/generate-fwts-olog: Fix regex matches to allow more printf formatsJeremy Kerr1-2/+2
2016-06-21ibm-fsp/firenze: Fix unused overwritten valueStewart Smith1-1/+1
2016-06-21gitignore: Add more types of tagsRussell Currey1-0/+4
2016-06-21hw/lpc.c: Fix uninitialized pointer read in error pathStewart Smith1-1/+1
2016-06-21Document changes in OPAL API for POWER9Stewart Smith1-0/+19
2016-06-21travis/coverity: don't build gard/pflash for nowStewart Smith1-1/+1
2016-06-21travis: fixes for Coverity, don't run normal build for coverity buildStewart Smith1-8/+10
2016-06-20travis/coverity: Add workaround for coverity certificatesStewart Smith1-0/+1
2016-06-20ccore/fflash.c: Ffix ttypo iin fflash eerror mmessageJeremy Kerr1-1/+1
2016-06-20FWTS: Add annotations for firenze-pciStewart Smith1-74/+118
2016-06-20fwts: Add FWTS annotations for NPU errorsStewart Smith3-8/+33
2016-06-20fwts: add annotations for core flash/nvram functionalityStewart Smith1-0/+12
2016-06-20Add fwts annotations for critical errorsStewart Smith3-0/+20
2016-06-20Merge branch 'skiboot-5.2.x'Stewart Smith0-0/+0
2016-06-20gard: disable cross compile for travisStewart Smith2-3/+3
2016-06-20Merge branch 'skiboot-5.2.x'Stewart Smith0-0/+0
2016-06-20gard: remove err.h includeStewart Smith1-1/+0
2016-06-20Merge branch 'skiboot-5.2.x'Stewart Smith0-0/+0
2016-06-20Disable cross compile of opal-prdStewart Smith1-4/+0
2016-06-20Merge branch 'skiboot-5.2.x'Stewart Smith0-0/+0
2016-06-20core: Fix backtrace for gcc 6Joel Stanley1-2/+2
2016-06-20Merge branch 'skiboot-5.2.x'Stewart Smith0-0/+0
2016-06-20Merge branch 'skiboot-5.1.x' into skiboot-5.2.xStewart Smith8-12/+12
2016-06-20Fix typosStewart Smith8-12/+12
2016-06-20Fix for typosFrederic Bonnard34-61/+61
2016-06-20slw: use strncpy instead of strcpyShreyas B. Prabhu1-1/+2
2016-06-20slw: Allow adding idle states to power-mgt node in mamboShreyas B. Prabhu3-10/+2
2016-06-20slw: Move macros associated with power-mgt nodes to opal-api.hShreyas B. Prabhu2-78/+75
2016-06-20doc/device-tree: Add documentation for ibm, cpu-idle-state-* propertiesShreyas B. Prabhu1-5/+27
2016-06-20slw: Add Power9 idle states to power-mgt dt nodeShreyas B. Prabhu2-37/+159
2016-06-20slw: Remove unnecessary type casting castShreyas B. Prabhu1-6/+6
2016-06-20slw: Change variable name can_winkle to has_slwShreyas B. Prabhu1-4/+5
2016-06-20slw: Simplify if-condition while adding idle states to device treeShreyas B. Prabhu1-30/+43
2016-06-20ATTN: Set attn bit instead of hile bit in enable/disable attn functionVasant Hegde1-2/+2
2016-06-14doc: PCI slotGavin Shan2-17/+119
2016-06-14core/opal: Support PCI slot and new APIsGavin Shan6-100/+293
2016-06-14core/pci: Power off empty hotpluggable slotGavin Shan1-1/+55
2016-06-14core/pci: Use PCI slot in enumerationGavin Shan2-158/+38
2016-06-14platforms/astbmc: Support PCI slotGavin Shan1-15/+43
2016-06-14platforms/ibm-fsp: Support PCI slotGavin Shan8-523/+1321
2016-06-14hw/npu: Support PHB slotGavin Shan1-15/+42
2016-06-14hw/phb3: Support PHB slotGavin Shan2-423/+306
2016-06-14hw/phb3: Remove useless commentsGavin Shan2-16/+0