aboutsummaryrefslogtreecommitdiff
path: root/platforms/ibm-fsp/common.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-26SPDX-ify all skiboot codeStewart Smith1-15/+2
2019-07-15ibm-fsp: Use finalise_dt() for DT fixupsOliver O'Halloran1-6/+11
2019-06-24Move platform specific PRD functionality to struct platformStewart Smith1-0/+9
2019-06-24Separate FSP specific PSI codeStewart Smith1-0/+14
2019-06-24core/timer: Use platform heartmeat_time call for FSP platformsStewart Smith1-0/+6
2019-06-24Move FSP-specific VPD functionality to platforms/ibm-fsp/Stewart Smith1-0/+2
2019-06-24Move FSP specific op-panel calls to platform.exit()Stewart Smith1-0/+4
2019-06-24Move more FSP functions to FSP platformStewart Smith1-0/+13
2018-06-27occ: Move occ declarations into occ.hAndrew Donnellan1-0/+1
2018-06-18Split debug_descriptor out into own include fileStewart Smith1-0/+1
2018-02-21sensors: Support reading u64 sensor valuesShilpasri G Bhat1-1/+1
2017-10-11fsp: return OPAL_BUSY_EVENT on failure sending FSP_CMD_REBOOT / DEEP_REBOOTStewart Smith1-2/+2
2017-10-11fsp: return OPAL_BUSY_EVENT on failure sending FSP_CMD_POWERDOWN_NORMStewart Smith1-1/+1
2017-04-28ibm-fsp: use opal-prd on p9 and aboveOliver O'Halloran1-0/+3
2015-12-01FSP: Give up PSI link on shutdownAnanth N Mavinakayanahalli1-0/+1
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-03-24core: add a platform op to read sensorsCédric Le Goater1-0/+5
2015-03-20FSP/LEDS: Add device tree nodesVasant Hegde1-0/+10
2015-02-23hostservices/fsp: Move lid caching to platformAnanth N Mavinakayanahalli1-0/+4
2014-10-15console: Move dummy_console_add_nodes() to common codeBenjamin Herrenschmidt1-2/+0
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 Herrenschmidt1-0/+196