aboutsummaryrefslogtreecommitdiff
path: root/hw/fsp/fsp-codeupdate.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-18fast-reboot: Disable on FSP IPL side changeVasant Hegde1-0/+26
2016-10-25fast-reboot: disable on FSP code update or unrecoverable HMIStewart Smith1-0/+3
2016-03-31opal/errorlog : Removes redundant header file inclusionMukesh Ojha1-1/+0
2015-08-31Fix stored value never read warning from scan-build in FSP code updateStewart Smith1-0/+3
2015-07-31errorlog: Deprecate elog callback parameterSamuel Mendoza-Jonas1-7/+7
2015-05-07Preload VPD LID and set up fsp_lid_load() for async queued loadingStewart Smith1-2/+16
2015-04-15FSP/CUPD: Remove CamelCaseVasant Hegde1-21/+21
2015-04-09FSP/CUPD: Fix lock issueskiboot-5.0Vasant Hegde1-8/+1
2015-02-18fsp: Audit callers of opal_run_pollersBenjamin Herrenschmidt1-8/+9
2015-02-10Use __be64 annotations in opal.h for opal_sg_list and oppanel-lineStewart Smith1-15/+17
2015-02-06Move skiboot internal things from opal.h to opal-api.hStewart Smith1-0/+1
2014-12-10Enable warn_unused_result for fsp_fetch_data_queue()Vasant Hegde1-8/+21
2014-12-10FSP/CUPD: Convert printf based log messages into prlog based logsVasant Hegde1-16/+18
2014-12-02elog: Clean up error logging headersAlistair Popple1-1/+1
2014-10-10CUPD: Log LID ID in elog if size crosses the limitVasant Hegde1-3/+4
2014-07-25CUPD: Updated error logs severityMamatha Inamdar1-13/+13
2014-07-21CUPD: Improve elog in code update pathVasant Hegde1-10/+27
2014-07-21CUPD: Rename codeupdate.h as fsp-codeupdate.hVasant Hegde1-1/+2
2014-07-21CUPD: Use consistent component name for error loggingVasant Hegde1-1/+1
2014-07-21CUPD: Handle FSP R/RVasant Hegde1-0/+48
2014-07-08opal: Replace fsp_poll() with a full run of all OPAL pollersBenjamin Herrenschmidt1-2/+2
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+1197