aboutsummaryrefslogtreecommitdiff
path: root/platforms/ibm-fsp
AgeCommit message (Expand)AuthorFilesLines
2016-10-24pci: Remove obsoleted PCI slot pfreset() operationGavin Shan1-2/+0
2016-10-24pci: make PCI slot state as incremental to base numberGavin Shan1-21/+21
2016-10-17core/pci: Claim surprise hotplug capabilityGavin Shan1-0/+10
2016-10-12pci: Avoid hot resets at boot timeRussell Currey1-41/+6
2016-09-28platforms/firenze: Fix clock frequency dt propertyVasant Hegde1-6/+5
2016-08-26platforms/ibm-fsp: Use power_ctl bit when determining slot reset methodSuraj Jitindar Singh1-18/+27
2016-07-28platforms/ibm-fsp: Fix incorrect struct member access and comparisonSuraj Jitindar Singh1-1/+1
2016-07-19platforms/ibm-fsp: Avoid associating PHB slot with platform slotGavin Shan2-18/+0
2016-07-19platforms/ibm-fsp: Reuse PCI slot mechanism for fixupGavin Shan1-121/+107
2016-06-24ibm-fsp/lxvpd: convert to straight prlog() calls with pr_fmtStewart Smith1-19/+14
2016-06-21platforms/ibm-fsp: Fix condition for valid slotGavin Shan1-4/+5
2016-06-21ibm-fsp/firenze: Fix unused overwritten valueStewart Smith1-1/+1
2016-06-20FWTS: Add annotations for firenze-pciStewart Smith1-74/+118
2016-06-14platforms/ibm-fsp: Support PCI slotGavin Shan8-523/+1321
2016-06-14core/pci: Support PCI slotGavin Shan1-0/+1
2016-03-08platforms/firenze: Fix I2C clock source frequencyGavin Shan1-1/+10
2015-12-01FSP: Give up PSI link on shutdownAnanth N Mavinakayanahalli1-0/+1
2015-09-09platform: Add platform hook for terminate callVasant Hegde2-0/+2
2015-09-01pci/fsp: Cleanup slot_infoBenjamin Herrenschmidt1-41/+48
2015-08-26Fix spelling mistakesStewart Smith2-3/+3
2015-07-10fsp/ipmi: Add the in-band IPMI support for FSP systemsNeelesh Gupta1-0/+5
2015-07-09opal: Enable backup topology.Mahesh Salgaonkar1-0/+3
2015-07-01Merge branch 'update-2.1.1.1' into mergebackBenjamin Herrenschmidt1-5/+144
2015-06-13firenze: Add PCIe power workaround for K80Benjamin Herrenschmidt2-6/+301
2015-05-21Merge PRD rework from stableStewart Smith1-0/+4
2015-05-21Merge branch 'update-2.1.1.1' into stableskiboot-5.0.2Stewart Smith1-0/+4
2015-05-21Fix race in firenze_get_slot_info() leading to assert() with many PCI cardsStewart Smith1-0/+4
2015-05-07Don't double preload hservices LIDsStewart Smith1-4/+0
2015-05-07core: add a read sensors op to the Apollo platformCédric Le Goater1-0/+1
2015-03-24core: add a platform op to read sensorsCédric Le Goater3-0/+9
2015-03-24Asynchronous LID/Resource loading for FSP systemsStewart Smith2-0/+2
2015-03-23Change load_resource() API to be all about preloading.Stewart Smith2-2/+2
2015-03-20FSP/LEDS: Add device tree nodesVasant Hegde4-0/+13
2015-03-04core: Move hservices_init to platform codeJeremy Kerr1-1/+16
2015-02-23hostservices/fsp: Move lid caching to platformAnanth N Mavinakayanahalli1-0/+4
2015-01-22PLAT: Use NULL check instead assertionNeelesh Gupta1-17/+25
2014-12-10PLAT/i2c: Fix the i2c device node name and add target propertyskiboot-4.1Neelesh Gupta1-13/+29
2014-11-28Remove sprintf: there's no good reason to have this in firmwareStewart Smith1-2/+2
2014-11-28PLAT: Add i2c busses on firenzeNeelesh Gupta2-1/+133
2014-10-30platform: add a platform hook for loading external resourcesJeremy Kerr2-0/+2
2014-10-22fsp/elog: Make the logging backend platform specificAlistair Popple3-1/+5
2014-10-15console: Move dummy_console_add_nodes() to common codeBenjamin Herrenschmidt1-2/+0
2014-10-15Firenze platform: quieten logging of sending PCI info to FSPStewart Smith1-13/+9
2014-10-08Change DBG macro to prlog calls for platforms/ibm-fsp/lxvpd.cStewart Smith1-18/+23
2014-08-29occ: Make timeout platform dependentBenjamin Herrenschmidt1-0/+7
2014-08-13dpo: Move the FSP async messagae handling into a separate fileAnshuman Khandual1-0/+4
2014-08-01ATTN: Set up attention area to handle attentionAruna Balakrishnaiah1-0/+3
2014-07-30epow: Enable Environment and Power Warning support in FSP machinesAnshuman Khandual1-0/+4
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt7-0/+946