aboutsummaryrefslogtreecommitdiff
path: root/hw/fsp/fsp-sysparam.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith1-1/+1
2019-12-16fsp: endian conversionsNicholas Piggin1-13/+13
2019-12-16opal-msg: endian fixes for opal-msg.c and opal_queue_msg callersNicholas Piggin1-2/+4
2019-12-16cpu: use dt accessor device tree accessNicholas Piggin1-2/+2
2019-07-26SPDX-ify all skiboot codeStewart Smith1-12/+8
2017-05-12GCC7: fixes for -Wimplicit-fallthrough expected regexesStewart Smith1-1/+1
2015-05-07FSP/SYSPARAM: Introduce update notify system parameter notifierVasant Hegde1-0/+49
2015-04-01Remove redundant includes of opal-api.hMichael Ellerman1-1/+0
2015-03-21FSP/SYSPARAM: Fix memory leak in error pathVasant Hegde1-3/+8
2015-02-06Move skiboot internal things from opal.h to opal-api.hStewart Smith1-0/+1
2014-10-15sysparam: Add the new system parameter boot device pathNeelesh Gupta1-1/+2
2014-08-18console/sysparam: Use the system param to switch console selectionBenjamin Herrenschmidt1-1/+2
2014-07-08opal: Replace fsp_poll() with a full run of all OPAL pollersBenjamin Herrenschmidt1-1/+1
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+454