aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-21nvlink: Add fence mode emulation for NPUsRussell Currey1-0/+1
2016-01-12Merge OPAL_CONSOLE_FLUSH from stableStewart Smith2-3/+4
2016-01-12Add OPAL_CONSOLE_FLUSH to the OPAL APIRussell Currey2-3/+4
2016-01-08hw/bt: fix IPMI_GET_BT_CAPS definitionCédric Le Goater1-1/+1
2015-12-03Merge branch 'stable'Stewart Smith1-0/+1
2015-12-01FSP: Give up PSI link on shutdownAnanth N Mavinakayanahalli1-0/+1
2015-11-26libflash: enable 4b mode on BMC SPI flashJoel Stanley1-0/+1
2015-11-18Drop support for p5ioc2Daniel Axtens4-423/+0
2015-11-17hw/bt: Ask the BMC for its BT interface capabilitiesCyril Bur1-0/+1
2015-11-17PCI: use define for wanting dynamic PHB id for pci_register_phbStewart Smith1-0/+1
2015-11-16Enable -Werror for -WformatStewart Smith1-0/+44
2015-11-13occ: hbrt: Change the OCC reset orderShilpasri G Bhat1-0/+3
2015-11-12Merge branch 'stable'Stewart Smith1-0/+1
2015-11-12FSP: Handle DPO initiated CEC shutdown with FSP in RRAnanth N Mavinakayanahalli1-0/+1
2015-11-10sparse: fix endian conversion for MDST tableStewart Smith1-3/+3
2015-11-09sparse: opal_register() is CPU native endian argumentsStewart Smith1-1/+1
2015-11-09Fixup sparse endian annotations for opal events and masksStewart Smith1-2/+2
2015-11-09opal_table_entry members should be native endianStewart Smith1-2/+2
2015-11-09Properly annotate types.h for sparseStewart Smith1-3/+4
2015-11-09console: Completely flush output buffer before power down and rebootRussell Currey1-0/+3
2015-11-09Skip OCCs for chip that has occ_functional set to falseStewart Smith1-0/+6
2015-11-09console: Completely flush output buffer before power down and rebootRussell Currey1-0/+3
2015-10-30slw: Move add_cpu_idle_state_properties() to add_opal_node()Shilpasri G Bhat1-0/+1
2015-10-26Nvlink: Add NPU PHB functionsAlistair Popple3-1/+447