summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86/peci-pcie
AgeCommit message (Collapse)AuthorFilesLines
2021-08-11meta-phosphor: prep for new override syntaxPatrick Williams1-1/+1
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I588025b614416c43aa2d053765ab53bacf890cb5
2021-07-06peci-pcie: srcrev bump e55832b23f..6f55203b70Andrew Geissler1-1/+1
Andrei Kartashev (1): Refactor PCI properties export functions Change-Id: I1f9e4f00c5e84f29df898af3eead3a49e3c0032c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-01peci-pcie: srcrev bump 3b1665a3d2..e55832b23fAndrew Geissler1-1/+1
Jason M. Bills (1): Fix mismatched data size in bitwise operations Change-Id: Ic537517edb955883ae253ff1f8159d87abad02da Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-22peci-pcie: srcrev bump 1e17d33ee7..3b1665a3d2Andrew Geissler1-1/+1
Jason M. Bills (2): Add option to use OS state for PCIe scan timing Add option to use RdEndpointConfig for PCIe reads Change-Id: I3031947dbb7880eb5d9b40c578f39d64a7d454a8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-17peci-pcie: srcrev bump d570dfd4f3..1e17d33ee7Andrew Geissler1-1/+1
Jae Hyun Yoo (1): Fix a build break in the latest yocto tree Change-Id: I3133bfe5f49eab06f6bfd4e752418dfca1c039c7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-04-01peci-pcie: srcrev bump 0b79f3e485..d570dfd4f3Andrew Geissler1-1/+1
Andrei Kartashev (1): Handle PECI operation errors Change-Id: I36a1e2738837210fd9a8b54adb2f770073b1f49c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-17peci-pcie: srcrev bump 9fa54b52f8..0b79f3e485Andrew Geissler1-1/+1
Andrei Kartashev (1): Update vendors database Change-Id: I9c9b89013b462a361bef8e94b6f0b08e1c922b0a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-01-06peci-pcie: srcrev bump bce86a6364..9fa54b52f8Andrew Geissler1-1/+1
Zev Weiss (1): Fix possible infinite-loop in getCPUBusNums() (From meta-phosphor rev: cca31dd086f425c5efb5534ea15eca90a786d587) Change-Id: I4bcda51886a34294af85abb53c5212914f4a8e89 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-14peci-pcie: srcrev bump 5d049735e2..bce86a6364Andrew Geissler1-1/+1
Jason M. Bills (1): Fix stand-alone build for CI (From meta-phosphor rev: 523d9aeb77c0b43941f90d3770a59f7678285802) Change-Id: I29d28e5b4437cb2f2999aadc49ba2e59a17272b9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-09Fix peci-pcie recipe to build in YoctoJason M. Bills1-0/+2
A recent update to build outside of Yocto required the flag to build in Yocto, so set the flag. Tested: Built in Yocto. (From meta-phosphor rev: 68fa8006229cb60900e4880e655bda8b67515ea0) Change-Id: I5f5afaf7414855d7cfebe2f610e16b34d0ba5694 Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15Add the recipe to build peci-pcieJason M. Bills1-0/+18
(From meta-phosphor rev: 23ac92d74d324df2bc835f93aaef77044fa5be39) Change-Id: I0ea0065abc32a17f632967be8d50254504eab274 Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>