aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-07-05hw/xscom: Reset XSCOM engine after finite number of retries when busyVipin K Parashar2-0/+7
2016-07-01cpu: supply ibm,dec-bits via devicetreeOliver O'Halloran1-0/+1
2016-06-30fsp/op-panel: Fix out of bounds array access and #define display dimensionsSuraj Jitindar Singh1-0/+4
2016-06-21nvlink: Print error message when NPU is fencedRussell Currey1-0/+2
2016-06-20fwts: Add FWTS annotations for NPU errorsStewart Smith1-3/+0
2016-06-20Fix for typosFrederic Bonnard1-1/+1
2016-06-20slw: Allow adding idle states to power-mgt node in mamboShreyas B. Prabhu1-2/+1
2016-06-20slw: Move macros associated with power-mgt nodes to opal-api.hShreyas B. Prabhu1-2/+19
2016-06-20slw: Add Power9 idle states to power-mgt dt nodeShreyas B. Prabhu1-0/+10
2016-06-14core/opal: Support PCI slot and new APIsGavin Shan2-74/+7
2016-06-14core/pci: Use PCI slot in enumerationGavin Shan1-17/+0
2016-06-14hw/phb3: Support PHB slotGavin Shan1-24/+28
2016-06-14hw/phb3: Remove useless commentsGavin Shan1-2/+0
2016-06-14hw/p7ioc: Support PHB slotGavin Shan1-25/+23
2016-06-14core/pci: Support PCI slotGavin Shan4-55/+277
2016-06-14core/pci: Return value for struct phb_ops::device_initGavin Shan1-1/+2
2016-06-14core/pci: Extend pci_restore_bridge_buses() for PCI slotGavin Shan1-1/+1
2016-06-14core/pci: Extend pci_walk_dev() for PCI slotGavin Shan1-0/+1
2016-06-14core/pci: Fix wrong reserved PE# in enumerationGavin Shan1-0/+1
2016-06-14core/fdt: Introduce opal_get_device_tree()Gavin Shan1-1/+2
2016-06-14core/fdt: Allow to exclude root nodeGavin Shan1-1/+1
2016-06-14hw/p8-i2c: Allow to set I2C request timeoutGavin Shan1-0/+9
2016-06-09phb3: Add support for CAPP DMA modeIan Munsie1-0/+1
2016-06-08opal-api: Fix typo in EPOW event handling descriptionVipin K Parashar1-1/+1
2016-05-18hdata: Make hdata_to_dt more suitable for fuzzingStewart Smith1-1/+1
2016-05-10Add base POWER9 supportMichael Neuling3-0/+25
2016-05-10Abstract HILE and attn enable bit definitions for HID0Michael Neuling1-2/+2
2016-05-10Disable attn instruction on bootMichael Neuling1-0/+1
2016-05-03hw/lpc: Log LPC SYNC errors as OPAL_PLATFORM_ERR_EVT errorsVipin K Parashar1-0/+1
2016-05-03PCI: Remove pci_put_phb()Gavin Shan1-1/+0
2016-05-03PCI: Introduce phb_ops->phb_final_fixup()Gavin Shan1-5/+2
2016-05-03PCI: Move PHB lock to generic layerGavin Shan4-10/+12
2016-04-27chiptod: Sync timebase in both CAPP units on NaplesPhilippe Bergheaud1-1/+2
2016-04-27phb3: Load CAPP ucode to both CAPP units on NaplesPhilippe Bergheaud3-1/+19
2016-04-27Merge branch 'skiboot-5.2.x' - PHB3 raceStewart Smith1-0/+2
2016-04-27Merge branch 'skiboot-5.1.x' into skiboot-5.2.xStewart Smith1-0/+2
2016-04-06OPAL:Handle mbox response with bad status:0x24 during FSP terminationMamatha1-0/+2
2016-04-01hdata: Initialize SPIRA-H structureVasant Hegde1-1/+4
2016-03-31hmi: Add handling for NPU checkstopsRussell Currey1-0/+1
2016-03-31npu: Fix include in headerRussell Currey1-0/+2
2016-03-31pci: Add for_each_phb macro for PHB traversalRussell Currey1-0/+14
2016-03-11Remove unused variablesMichael Neuling1-2/+0
2016-03-08spcn: add definitions for the PRS command and modifiersCédric Le Goater1-0/+94
2016-03-08core/fdt: Remove deivce_tree.hGavin Shan1-35/+0
2016-03-07Enable Simics UART consoleRyan Grimm2-0/+2
2016-02-23cpu: Add helper function to return number of cores available in the chipShilpasri G Bhat1-0/+1
2016-01-21Merge branch 'stable'Stewart Smith1-0/+5
2016-01-21DT sorting testOliver O'Halloran1-0/+5
2016-01-21Enable -Werror for -WformatStewart Smith1-0/+44
2016-01-21nvlink: Add freeze and fence error injectionRussell Currey1-0/+2