summaryrefslogtreecommitdiff
path: root/meta-openpower/recipes-phosphor/logging/openpower-libhei-rev.inc
AgeCommit message (Collapse)AuthorFilesLines
2021-11-06openpower-libhei: srcrev bump 33e46ac8c0..c0d0f36139Andrew Geissler1-1/+1
Zane Shelley (1): add .eslintignore to ignore meson log output files Change-Id: I14b2759cee3bfe97210342c979294f124b013bc1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03openpower-libhei: srcrev bump 5c4b0b1c73..33e46ac8c0Andrew Geissler1-1/+1
austinfcui (1): Update discord info in OWNERS file Change-Id: I7dfe9fde18f538de1e40fbe34838b8238f2e95bb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30openpower-libhei: srcrev bump 90c37748c2..5c4b0b1c73Andrew Geissler1-1/+1
Zane Shelley (1): update OWNERS file Change-Id: I4987e1b77543d4994c3dc6219e6860d6837bf341 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-28openpower-libhei: srcrev bump 853765bf98..90c37748c2Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I238b9767950778b2ca895926346a36179218d7c2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-14openpower-libhei: srcrev bump 5d731358d0..853765bf98Andrew Geissler1-1/+1
Zane Shelley (2): Chip data file updates for TP and N0 chiplet Chip data file updates for N1 chiplet Change-Id: I6a8c5aed1fe5eb536dc96c33670c8f6d3dd018df Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-08openpower-libhei: srcrev bump cfa9bd1dcf..5d731358d0Andrew Geissler1-1/+1
Zane Shelley (4): Chip data file updates for PAUC chiplet Chip data file updates for IOHS chiplet Chip data updates for MC chiplet Chip data file updates for MCC chiplet Change-Id: I09eb91e0ca4c2b18b761d263fbf02cfef35c2294 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-05openpower-libhei: srcrev bump 91f1d3d2aa..cfa9bd1dcfAndrew Geissler1-1/+1
Zane Shelley (8): Fix signature descriptions for global FIRs Fix signature descriptions for chiplet FIRs Clean up chiplet FIR register names for consistency Add handling for bit 2 in all recoverable chiplet FIRs Split remaining chiplet XML files by attn type Update chip data files for FIR on the core target Update chip data files for all chiplet local FIRs Chip data file updates for EQ chiplet Change-Id: Icc81da8f5db3eb9aa624884c2e09e4822b59f624 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-10openpower-libhei: srcrev bump c905d2b5e6..91f1d3d2aaAndrew Geissler1-1/+1
Zane Shelley (1): Add query for checkstop attentions in signature list Change-Id: Id81dd13200a6c0eb2a59842d4a1193d01a5d3947 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-04openpower-libhei: srcrev bump 91d0b87213..c905d2b5e6Andrew Geissler1-1/+1
Zane Shelley (3): Moved chip data XML schema to subdirectory Chip Data file updates for PAU, NMMU, and PCI FIRs Chip Data file updates for TP_LOCAL_FIR Change-Id: I88be20c7dd1a2d2dfed67dc1b41882f8f170c551 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-21openpower-libhei: srcrev bump c928f940b0..91d0b87213Andrew Geissler1-1/+1
Zane Shelley (1): Signature description updates for Explorer chip data Change-Id: I12be8bb802141ce8537f93641d29c96d61cc60f4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-19openpower-libhei: srcrev bump 47ca5c2e7a..c928f940b0Andrew Geissler1-1/+1
Zane Shelley (7): support for FFDC-only isolation nodes in chip data Allow chip data XML to not define registers Move all simulator test cases to subdirectory Fix simulator issue with multiple tests using same chip data Add TLX_ERR_RPT_1 to chip data XML extra FFDC for Explorer chip data XML Add OMI_DL_ERROR_HOLD to chip data XML Change-Id: Ib8e6a4041b5e0a421e992d79c00a5af08bd75c47 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-24openpower-libhei: srcrev bump 13d04086e1..47ca5c2e7aAndrew Geissler1-1/+1
Zane Shelley (1): Prevent storing redundant capture data Change-Id: I4f6af877c6af7b0001f9c8e3c68854014f89014c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-11openpower-libhei: srcrev bump 0a905012d0..13d04086e1Andrew Geissler1-1/+1
Zane Shelley (6): Separate building of chip data and parser data files setuptools for openpower-hw-diags PEL parser data update PEL parser output to include register addresses combine signature and node field in PEL parser output Add attn types to PEL parser output Add chip descriptions to PEL parser data Change-Id: I7e7d3cbe4c3713bd76b582760996f9eb4d376d78 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-09recipe preparation for openpower PEL parser modulesZane Shelley1-0/+6
The PEL parser for openpower-hw-diags requires some data files built by openpower-libhei. There will eventually be another recipe for that will use the same SRC_URI and SRCREV as openpower-libhei. So that information has been moved to the openpower-libhei-rev.inc file. Then, the recipes for both of these projects have been cleaned for readability. Signed-off-by: Zane Shelley <zshelle@us.ibm.com> Change-Id: Ib2141e53480d4b8a9afc767427e87bcefe02afc1