summaryrefslogtreecommitdiffstats
path: root/hw/fsp/fsp.c
Commit message (Expand)AuthorAgeFilesLines
* fsp: Don't recurse pollers in ibm_fsp_terminateStewart Smith2016-11-241-0/+31
* psi: Remove psi->workingBenjamin Herrenschmidt2016-08-111-2/+0
* FSP: Validate fsp_msg response memory allocationVasant Hegde2016-07-111-1/+7
* fsp: Add CAPP lid definition for NaplesPhilippe Bergheaud2016-04-271-0/+2
* fsp: fix spelling of "advertise" in log messageAndrew Donnellan2016-02-231-1/+1
* FSP: Give up PSI link on shutdownAnanth N Mavinakayanahalli2015-12-011-0/+22
* FSP: Handle DPO initiated CEC shutdown with FSP in RRAnanth N Mavinakayanahalli2015-11-121-3/+17
* move enum ipl_state to hw/fsp/fsp.cStewart Smith2015-09-101-0/+10
* Fix index of -1 into arrayStewart Smith2015-09-081-1/+3
* Fix spelling mistakesStewart Smith2015-08-261-1/+1
* errorlog: Deprecate elog callback parameterSamuel Mendoza-Jonas2015-07-311-1/+1
* Fix potential NULL pointer dereferenceAnanth N Mavinakayanahalli2015-06-191-0/+2
* Preload VPD LID and set up fsp_lid_load() for async queued loadingStewart Smith2015-05-071-3/+13
* FSP LID loading: always remove from lid_loaded listStewart Smith2015-05-071-4/+2
* Fix FSP resource/LID loading for preloading LIDs.Stewart Smith2015-05-071-5/+9
* Remove redundant includes of opal-api.hMichael Ellerman2015-04-011-1/+0
* opal: Fix an issue where partial LID load causes opal to hang.Mahesh Salgaonkar2015-03-311-1/+16
* Asynchronous LID/Resource loading for FSP systemsStewart Smith2015-03-241-104/+274
* Change load_resource() API to be all about preloading.Stewart Smith2015-03-231-7/+7
* fsp: Fix FSP irq initialization on PSIHBCR for resetsAnanth N Mavinakayanahalli2015-03-171-1/+3
* sparse: fix fsp_fillmsg definitionCédric Le Goater2015-02-261-1/+1
* capi: Add CAPI microcode read to load_resource()Michael Neuling2015-02-231-0/+9
* fsp: Audit callers of opal_run_pollersBenjamin Herrenschmidt2015-02-181-5/+15
* core: Add subid to load_resource()Michael Neuling2015-02-171-13/+26
* Move skiboot internal things from opal.h to opal-api.hStewart Smith2015-02-061-0/+1
* FSP: Reset the response outstanding bitmap on reset startAnanth N Mavinakayanahalli2014-12-101-2/+6
* FSP: Fix unused result warnings in fsp driverAnanth N Mavinakayanahalli2014-12-101-9/+60
* Make fsp_freemsg() behave if passed a NULL pointerStewart Smith2014-12-091-1/+1
* fsp: Avoid NULL dereference in case of invalid class_resp bitsBenjamin Herrenschmidt2014-12-091-8/+19
* elog: Clean up error logging headersAlistair Popple2014-12-021-1/+1
* tce: Use TCE macrosNeelesh Gupta2014-12-021-14/+14
* Merge branch 'update-2.1.1.1'Stewart Smith2014-11-261-1/+1
|\
| * FSP: Validate fsp_msg in fsp_queue_msgVasant Hegde2014-11-261-1/+1
* | fsp: Allow loading initramfs resourcesJeremy Kerr2014-10-301-0/+4
* | platform: add a platform hook for loading external resourcesJeremy Kerr2014-10-301-0/+48
* | Perhaps we shouldn't prerror() about the presence of an FSP. perhaps.Stewart Smith2014-10-151-1/+2
* | Make FSP a lot less verbose by setting log priorityStewart Smith2014-10-151-54/+63
* | FSP buffer allocation messages can be PR_DEBUG.Stewart Smith2014-10-151-4/+4
* | use prlog(PR_INSANE in hw/fsp/fsp.c in place of DBG ifdefStewart Smith2014-10-081-8/+6
|/
* dpo: Move the FSP async messagae handling into a separate fileAnshuman Khandual2014-08-131-47/+0
* lock: Fix races when setting in_con_lockBenjamin Herrenschmidt2014-08-081-0/+8
* FSP: Make mbx error messages more verboseAnanth N Mavinakayanahalli2014-08-081-5/+6
* epow: Enable Environment and Power Warning support in FSP machinesAnshuman Khandual2014-07-301-5/+0
* DPO: Add support for Delayed Power Off sequence on FSP machinesAnshuman Khandual2014-07-251-0/+48
* FSP: Trigger HIR on more DISR indicationsAnanth N Mavinakayanahalli2014-07-251-4/+10
* FSP: Reset DISR's RR complete for 'protocol' completionAnanth N Mavinakayanahalli2014-07-251-0/+3
* FSP/PSI: Drive FSP reset on HIRAnanth N Mavinakayanahalli2014-07-251-10/+4
* FSP: Rework the R/R state machineAnanth N Mavinakayanahalli2014-07-251-13/+42
* FSP/PSI: Start/stop PSI link polling in psi.cAnanth N Mavinakayanahalli2014-07-251-6/+0
* FSP: Fix hdes trackingAnanth N Mavinakayanahalli2014-07-251-1/+1
OpenPOWER on IntegriCloud