aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-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
2015-10-26include/pci-cfg.h: Add PCI vendor specific capability definitionsAlistair Popple1-0/+13
2015-10-26include/bitutils.h: Add macros for 16-bit constantsAlistair Popple1-0/+3
2015-10-26PCI: Trace device node from PCI deviceGavin Shan1-2/+9
2015-10-26PCI: Cache PCI device IDsGavin Shan1-0/+3
2015-10-14Merge fix for soft lockup on TB errors from branch 'stable'Stewart Smith1-0/+1
2015-10-14opal/hmi: Fix the soft lockup issue on HMI for certain TB errors.Mahesh Salgaonkar1-0/+1
2015-10-08PCI: Introduce config register filterGavin Shan1-0/+28
2015-10-08interrupts: Convert P8 IRQ assignment to functionsAlistair Popple2-20/+26
2015-10-07pci: Use a fixed numbering of PHBs on OPAL and improve log consistencyBenjamin Herrenschmidt1-1/+1
2015-10-07PHB3: Retry fundamental resetGavin Shan1-0/+2
2015-10-01centaur: Add indirect XSCOM supportBenjamin Herrenschmidt1-0/+12
2015-09-30Add opal_boot_complete to debug descriptorJoel Stanley1-1/+2