aboutsummaryrefslogtreecommitdiff
path: root/hw/fsp/fsp-mdst-table.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-15FSP/MDST: Rename fsp-mdst-table.c -> fsp-sysdump.cVasant Hegde1-426/+0
2019-07-26SPDX-ify all skiboot codeStewart Smith1-17/+3
2016-07-28FSP/MDST: Fix TCE alignment issueVasant Hegde1-1/+1
2015-11-10sparse: fix endian conversion for MDST tableStewart Smith1-11/+12
2015-07-31errorlog: Deprecate elog callback parameterSamuel Mendoza-Jonas1-4/+4
2015-04-01Remove redundant includes of opal-api.hMichael Ellerman1-1/+0
2015-02-06Fix unsupported return code of OPAL_(UN)REGISTER_DUMP_REGIONStewart Smith1-4/+4
2015-02-06Move skiboot internal things from opal.h to opal-api.hStewart Smith1-0/+1
2014-12-02elog: Clean up error logging headersAlistair Popple1-1/+1
2014-07-31MDST: Improve error loggingVasant Hegde1-11/+24
2014-07-31MDST: Add OPAL interface to unregister dump regionVasant Hegde1-0/+32
2014-07-31MDST: Add OPAL interface to register host memory regionVasant Hegde1-0/+38
2014-07-31MDST: Check for duplicate dump region entryVasant Hegde1-0/+41
2014-07-31MDST: Validate TCE alignmentVasant Hegde1-18/+81
2014-07-31MDST: Rename function name and variable orderVasant Hegde1-11/+11
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+252