summaryrefslogtreecommitdiffstats
path: root/hw/fsp/fsp-codeupdate.c
Commit message (Expand)AuthorAgeFilesLines
* fast-reboot: Disable on FSP IPL side changeVasant Hegde2018-06-181-0/+26
* fast-reboot: disable on FSP code update or unrecoverable HMIStewart Smith2016-10-251-0/+3
* opal/errorlog : Removes redundant header file inclusionMukesh Ojha2016-03-311-1/+0
* Fix stored value never read warning from scan-build in FSP code updateStewart Smith2015-08-311-0/+3
* errorlog: Deprecate elog callback parameterSamuel Mendoza-Jonas2015-07-311-7/+7
* Preload VPD LID and set up fsp_lid_load() for async queued loadingStewart Smith2015-05-071-2/+16
* FSP/CUPD: Remove CamelCaseVasant Hegde2015-04-151-21/+21
* FSP/CUPD: Fix lock issueVasant Hegde2015-04-091-8/+1
* fsp: Audit callers of opal_run_pollersBenjamin Herrenschmidt2015-02-181-8/+9
* Use __be64 annotations in opal.h for opal_sg_list and oppanel-lineStewart Smith2015-02-101-15/+17
* Move skiboot internal things from opal.h to opal-api.hStewart Smith2015-02-061-0/+1
* Enable warn_unused_result for fsp_fetch_data_queue()Vasant Hegde2014-12-101-8/+21
* FSP/CUPD: Convert printf based log messages into prlog based logsVasant Hegde2014-12-101-16/+18
* elog: Clean up error logging headersAlistair Popple2014-12-021-1/+1
* CUPD: Log LID ID in elog if size crosses the limitVasant Hegde2014-10-101-3/+4
* CUPD: Updated error logs severityMamatha Inamdar2014-07-251-13/+13
* CUPD: Improve elog in code update pathVasant Hegde2014-07-211-10/+27
* CUPD: Rename codeupdate.h as fsp-codeupdate.hVasant Hegde2014-07-211-1/+2
* CUPD: Use consistent component name for error loggingVasant Hegde2014-07-211-1/+1
* CUPD: Handle FSP R/RVasant Hegde2014-07-211-0/+48
* opal: Replace fsp_poll() with a full run of all OPAL pollersBenjamin Herrenschmidt2014-07-081-2/+2
* Initial commit of Open Source releaseBenjamin Herrenschmidt2014-07-021-0/+1197
OpenPOWER on IntegriCloud