aboutsummaryrefslogtreecommitdiff
path: root/hw/fsp/fsp-op-panel.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-24op_display: make platform function rather than "FSP" specificStewart Smith1-4/+2
2019-05-02Write boot progress to LPC port 80hStewart Smith1-1/+3
2016-11-24fsp: Don't recurse pollers in ibm_fsp_terminateStewart Smith1-1/+7
2016-06-30fsp/op-panel: Fix out of bounds array access and #define display dimensionsSuraj Jitindar Singh1-17/+13
2015-07-31errorlog: Deprecate elog callback parameterSamuel Mendoza-Jonas1-2/+1
2015-04-01Remove redundant includes of opal-api.hMichael Ellerman1-1/+0
2015-02-18fsp-op-panel: don't call fsp_sync_msg with lock heldStewart Smith1-33/+45
2015-02-10Use __be64 annotations in opal.h for opal_sg_list and oppanel-lineStewart Smith1-4/+8
2015-02-06Move skiboot internal things from opal.h to opal-api.hStewart Smith1-0/+1
2015-01-21Don't run pollers when sending fsp msg for op panel op_display(FATAL)Stewart Smith1-1/+8
2014-12-02elog: Clean up error logging headersAlistair Popple1-1/+1
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+249