aboutsummaryrefslogtreecommitdiff
path: root/core/vpd.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith1-1/+1
2019-07-26SPDX-ify all skiboot codeStewart Smith1-13/+4
2019-06-24Move FSP-specific VPD functionality to platforms/ibm-fsp/Stewart Smith1-143/+0
2019-03-28hdata/iohub: Look for IOVPD on P9Oliver O'Halloran1-0/+6
2018-12-10vpd: Force static analysis to not think about NULL term stringsStewart Smith1-1/+1
2017-06-26phb3/4: Move IO VPD preload out to a common placeBenjamin Herrenschmidt1-0/+11
2017-02-06hdat: Rework parsing of system VPD for Open PowerBenjamin Herrenschmidt1-1/+2
2017-01-16vpd: add vpd_valid() to check keyword VPD blobsOliver O'Halloran1-0/+29
2016-09-14core/vpd: rename vpd to vpd_lidOliver O'Halloran1-16/+17
2016-09-14core/vpd: remove reallocOliver O'Halloran1-6/+0
2016-09-14core/vpd: remove assert() when checking for VPDOliver O'Halloran1-2/+7
2015-05-07Preload VPD LID and set up fsp_lid_load() for async queued loadingStewart Smith1-30/+63
2015-03-24Asynchronous LID/Resource loading for FSP systemsStewart Smith1-1/+1
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+211