summaryrefslogtreecommitdiff
path: root/meta-openpower
AgeCommit message (Collapse)AuthorFilesLines
2023-06-02meta-openpower: libekb_p10: fix gcc 13 include issueAndrew Geissler1-1/+1
Andrew Geissler (1): Add needed cstdint include Change-Id: Ib9fcfcc62119900d33cdd05fd32f4dae477ef514 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2023-06-02meta-openpower: libekb: minor style fixesPatrick Williams1-4/+4
The libekb recipe has a few minor style issues. - Adding continuations for an inherit isn't especially helpful and some editors flag this as invalid syntax. - The branch in SRC_URI should not be quoted since the whole SRC_URI is already a string. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ia405c0bac5d8cc70e0ce6e8afcddf98baea161bd
2023-06-02openpower-vpd-parser: srcrev bump 680960e2a4..9cf56eeda7Andrew Geissler1-1/+1
Patrick Williams (1): fix GCC 13 issues Change-Id: I7b7a04555c9934a78d6b553be728cdc396ab5f3b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-06-02openpower-occ-control: srcrev bump a49c987eeb..c86d80fa35Andrew Geissler1-1/+1
Chris Cain (1): Implement processor throttle dbus properties Change-Id: I08e5fb12f7d8135b9b645ef1cc3e7ff0ac9292e6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-06-01openpower: libekb_p10: GCC warning fixesJoel Stanley1-1/+1
Joel Stanley (2): libekb: Fix loop variable type warning fapi2: Use %p to print target pointer Change-Id: Ibd379812ec786c2fc7d32a3a7c59616a136fd09a Signed-off-by: Joel Stanley <joel@jms.id.au>
2023-05-31openpower-pnor-code-mgmt: srcrev bump 67dbb254da..b119dca11cAndrew Geissler1-1/+1
Patrick Williams (1): fix GCC 13 issues Change-Id: I520ed5ef7d3d4eab7d16bfb2f8c69ca4843fb53b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-05-31openpower: libekb: Build fixesJoel Stanley1-1/+1
Joel Stanley (4): Makefile: Fix whitespace warning configure: Run autoupdate to clean up rules configure: Install attribute database with --enable-db-install configure: Add arm64 as host arch Marri Devender Rao (2): libekb : add pm_plat_attributes xml file to build scripts : modify attribute generation script to ignore mrw tag Signed-off-by: Joel Stanley <joel@jms.id.au> Change-Id: I09e2639c076e3417349b895ebd3ce8ce4f28c751
2023-05-31openpower: pdata: Bump to latestJoel Stanley1-1/+1
Joel Stanley (2): configure: Run autoupdate configure: Make aarch64 equivalent to arm Marri Devender Rao (1): dt-api : do not log error trace if attribute not found in the target aravnair-in (1): data: p10: Changes to support new DIMM and OCMB types deepakala-k (1): scripts: Use numerical sorting if applicable Signed-off-by: Joel Stanley <joel@jms.id.au> Change-Id: I1ffefe099dbc216f932b34a69b126e1e5dad3cb1
2023-05-25openpower-libhei: srcrev bump 2f7537db1e..029fe6f1a2Andrew Geissler1-1/+1
Zane Shelley (1): Fix markstore register names in Odyssey chip data Change-Id: Ie2f790752b9d4d51d323a49f96bf509d7be28beb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-05-22openpower-vpd-parser: srcrev bump 99f7a66305..680960e2a4Andrew Geissler1-1/+1
jinuthomas (1): Added CCIN for ISDIMM Change-Id: Iaa2daa45469b340e6eb78f2fe9e754c6a92e7ddf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-05-19openpower-occ-control: srcrev bump 11fd1314ab..a49c987eebAndrew Geissler1-1/+1
Andrew Geissler (1): sdbusplus:p10: object: don't use 'bool' argument constructor Ben Tyner (1): Add support for power mode locking Chris Cain (19): Create PowerMode object before status objects Queue active sensor updates before status objs created Ensure occActive called after device enabled Prevent repeatedly reading PLDM sensors when proc garded Prevent using stale data when active sensors were queued Restart discover timer to ensure recovery is attempted Reuse MCTP instance IDs for PLDM retries Fix correlation between OCC StateSensorPDRs and procs Revert clearing PDRs if host power is off Validate user power cap changes fall within limits Re-fetch StateSensors if unable to find sensor Commit OCC related errors as informational Add journal traces to occ-control PELs Move the service files to the occ-control repo Remove Hypervisor check for PowerVM target Trace PLDM response on unexpected states Check host state before attempting OCC communication Handle OCC active sensor updates prior to host runtime Add Chris as maintainer Eddie James (5): Switch to setting Device active Log a PEL for communication, presence mismatch, and safe state errors Provide a fmtlib ostream formatter for SysPwrMode enum Update fmtlib fix Use format_as rather than operator << overload Patrick Williams (11): OWNERS: switch 'matches' to 'matchers' sdbusplus: use shorter type aliases MAINTAINERS: remove file yaml: move to subdirectory python: fix flake8 warnings and format with black beautysh: re-format meson: change dependency order for subproject build meson: add dependency for nlohmann-json meson: remove deprecated get_pkgconfig_variable regenerate-meson: re-run with latest from sdbusplus clang-format: copy latest and re-format Sheldon Bailey (3): failure to get OCC temp 0 Fix Max fan speed with Deconfigured DIMM Add safe mode to user interface Change-Id: I2898bd260f537d9efb0c08b8550dad0732666bb1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-05-19openpower-vpd-parser: srcrev bump 390fccb10f..99f7a66305Andrew Geissler1-1/+1
Andrew Geissler (1): systemd: no installation in templated targets Includes needed service installation. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I22023bee9be60928a1ab990d627dc3d5553f30ad
2023-05-19openpower-pnor-code-mgmt: srcrev bump fe34ccd9da..67dbb254daAndrew Geissler2-1/+6
Andrew Geissler (2): fix shellcheck failures systemd: no installation in templated targets Patrick Williams (1): clang-format: copy latest and re-format Includes adding the needed wants relationship with mboxd-reload@.service for all host instances. Tested: - Confirmed the following in the built image: /lib/systemd/system/mboxd-reload@0.service.wants/obmc-vpnor-updatesymlinks.service Change-Id: I5c44dd1f1c2cae23c48c5092cb17a930ed872239 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-05-19openpower-hw-diags: srcrev bump 415860077f..e043f954b8Andrew Geissler1-1/+12
Andrew Geissler (2): remove OSStart as indication host is running systemd: no installation in templated targets Patrick Williams (1): clang-format: copy latest and re-format Includes the needed service installation. Change-Id: I24f4effce37ec9f50ee4009c4a73be49fe1d25dd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-05-18openpower: croserver: Bump to latest eCMD 15 branachJoel Stanley1-2/+2
Change-Id: I0de0c44e4346adebe7bbc1fdf44a8f6d80ed2a14 Signed-off-by: Joel Stanley <joel@jms.id.au>
2023-05-17openpower-vpd-parser: srcrev bump c78d887cca..390fccb10fAndrew Geissler1-1/+1
girik (1): vpd-tool: Fixing of display of KW values having 0x00s Change-Id: Iaed45843f5b82caba1cbb66f0d4ccd7eacf4a168 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-05-17openpower: pdata: srcrev bump. 1ae8abf..86435f2ojayanth1-1/+1
Marri Devender Rao (1): scripts : Port MRW parser changes from hostboot Ramesh Iyyar (3): data: p10: Added attributes for SBE recovery docs: README and documents Revert "data: p10: Added attributes for SBE recovery" aravnair-in (1): data:p10: Add ATTR_AVSBUS_BUSNUM and ATTR_AVSBUS_RAIL Change-Id: I98d2ab1b46533476f122e677e796e4ad7f983e9f Signed-off-by: ojayanth <ojayanth@in.ibm.com>
2023-05-17openpower: ekb: add pm_attribute xml to required xml file listojayanth1-1/+2
Change-Id: Ifa1e8b22b478b33a3f2596564b69ba4585af332d Signed-off-by: ojayanth <ojayanth@in.ibm.com>
2023-05-17openpower-vpd-parser: srcrev bump 5629fbc005..c78d887ccaAndrew Geissler1-1/+1
Patrick Williams (1): clang-format: copy latest and re-format Change-Id: I3068e3cdeb190e366ac2c64fdb45d0c6a161a680 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-05-17openpower-libhei: srcrev bump 925c3edccf..2f7537db1eAndrew Geissler1-1/+1
Patrick Williams (1): clang-format: copy latest and re-format Change-Id: I468be3b8b0d53054c6739623e47f88ab93969f94 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-05-17meta-ibm: introduce p10.incAndrew Geissler1-0/+3
Similar to previous generation of the POWER processor, introduce a p10.inc that can be included on P10 systems. Without this, the needed op-proc-control services and functions are not brought in. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I58490e95e69ef8b4b31b0f4bc9213787058f0bba
2023-05-17openpower-proc-control: srcrev bump 00dd33efc3..933bee764bAndrew Geissler2-1/+18
Andrew Geissler (1): systemd: no installation in templated targets Includes the needed changes to install services in appropriate targets. Change-Id: I3c9fbbc5dd0ad73ded05858476b71d0c6eccff6c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-05-12openpower-host-ipmi-oem: srcrev bump 505492c61b..490126f9adAndrew Geissler1-1/+1
Patrick Williams (1): clang-format: copy latest and re-format Change-Id: Ida9752eb8bd599f4731b956ead4c5d884daf99c9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-05-11openpower-debug-collector: srcrev bump 407e5b6587..a9779c40d8Andrew Geissler1-1/+1
Patrick Williams (1): clang-format: copy latest and re-format Change-Id: Ie477b1919008fa35e3477e22f24ed8274bb4e756 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-05-11openpower-proc-control: srcrev bump be14ec2d43..00dd33efc3Andrew Geissler1-1/+1
Patrick Williams (2): meson: remove deprecated get_pkgconfig_variable clang-format: copy latest and re-format Change-Id: Icefded9f69a8e948b744fefe90f31112afc43328 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-05-11openpower-host-ipmi-flash: srcrev bump 7a50cbe5a4..0d5b076e9dAndrew Geissler1-1/+1
Patrick Williams (1): clang-format: copy latest and re-format Change-Id: Iacbc3d2b7a08b0e13933c1993d8619eb1d1ec4a3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-05-09openpower-vpd-parser: srcrev bump 636391010b..5629fbc005Andrew Geissler1-1/+1
Priyanga Ramasamy (1): vpd-tool #kw support girik (1): vpd-tool: Bug fix for displaying non printable value jinuthomas (1): Fix compare check for 11S Change-Id: I756dd8efa13c25b8205f5f5aa5b7c07c54938561 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-04-28openpower-debug-collector: srcrev bump 85c1ebf5ff..407e5b6587Andrew Geissler1-1/+1
deepakala-k (2): watchdog: Update host watchdog event name triggered meson: Move config file creation out of executable block Change-Id: I577a4aca95a36567d2bfbc466e0033c53c1d4b39 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-04-28meta-openpower: trace-enable: Add more eventsEddie James1-0/+4
Add FSI scanning and unregistration and I2CR error events. Signed-off-by: Eddie James <eajames@linux.ibm.com> Change-Id: I7c25d6303da11559b422fa03a7f97973f371df78
2023-04-26openpower-vpd-parser: srcrev bump f457a3ef9b..636391010bAndrew Geissler1-1/+1
GiridhariKrishnan (1): vpd-tool:UTF-8 encoding support on hardware read Change-Id: Ifd898e398e9d15bb3cdd4162da5845e74f147d89 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-04-26openpower-debug-collector: srcrev bump 1485d7cd77..85c1ebf5ffAndrew Geissler1-1/+1
Patrick Williams (1): regenerate-meson: re-run with latest from sdbusplus Change-Id: I5f00b91f44bb2e3c414ca9c2f0f6018b3219ad11 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-04-20openpower-vpd-parser: srcrev bump d90aadbf53..f457a3ef9bAndrew Geissler1-1/+1
jinuthomas (1): Additional change to support ee1004 driver Change-Id: I6b673d92cc92f2479b25b7cabfbcbbc551ec9c1d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-04-20meta-openpower: fix shellcheck issuesPatrick Williams4-27/+29
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I35a9ffed937919467dec62a1fbff729f4a51366c
2023-04-19openpower: Add support for PM eLog trace parsingpremjha2@in.ibm.com1-0/+13
Commit is intended to enable import of trace parser modules from hostboot repo. It aims to pullin modules which parse trace section of eLog committed by XGPE, PGPE and QME. Change-Id: I067af7b9594df13dab7184e568d0d008d4e47c65 Signed-off-by: Prem Shanker Jha <premjha2@in.ibm.com>
2023-04-19openpower-pnor-code-mgmt: srcrev bump 9b837f6163..fe34ccd9daAndrew Geissler1-1/+1
Patrick Williams (1): meson: remove deprecated get_pkgconfig_variable Change-Id: I3fef8071d4e6ffc168a9c1cfb66bbf7255a79305 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-04-19openpower-hw-diags: srcrev bump adda05404a..415860077fAndrew Geissler1-1/+1
Patrick Williams (1): meson: remove deprecated get_pkgconfig_variable Change-Id: I572063b65d96de765fc85dde3fb33775578629d1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-04-18openpower-vpd-parser: srcrev bump c68829ad97..d90aadbf53Andrew Geissler1-1/+1
Priyanga Ramasamy (1): Remove adding parent's presence for child FRUs Change-Id: I27db957fcd96820a5cc4e14b0906e5c1ca227ae3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-04-18openpower-debug-collector: srcrev bump 3556fee6f1..1485d7cd77Andrew Geissler1-1/+1
Patrick Williams (2): sdbus++: regenerate meson meson: remove deprecated get_pkgconfig_variable Change-Id: I4a516284510196f96c80164769775a21232e4d0f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-04-18openpower-libhei: srcrev bump a8658733bc..925c3edccfAndrew Geissler1-1/+1
Zane Shelley (1): Rename chip data attention types to be more descriptive Change-Id: Ia75eaa2d2a4360b09097e7e16e1f91e3c8242c67 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-04-18openpower-vpd-parser: srcrev bump d640f69609..c68829ad97Andrew Geissler1-1/+1
Patrick Williams (1): meson: remove deprecated get_pkgconfig_variable Change-Id: I4056e23c1de1edd9edc54bc046534e956d89ee64 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-04-17treewide: reduce append operators on SRC_URIPatrick Williams8-8/+8
In a base bb file where we are setting the primary git repository, it is rare that we need to `SRC_URI +=`. This is an unnecessary pattern that seems to have been copied throughout the repository. Remove the pattern where appropriate and simply set SRC_URI directly. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I430186a82f9582ba6196f5bf66b659af4092b48d
2023-04-12openpower-hw-diags: srcrev bump 93b001c5c0..adda05404aAndrew Geissler1-1/+1
Zane Shelley (1): Clarify definition of chip checkstop Change-Id: Ic05004127d9957a9f327adafe4e6cd053a7ce70a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-04-12openpower-libhei: srcrev bump b7005caf42..a8658733bcAndrew Geissler1-1/+1
Caleb Palmer (1): Updated chip data json for Odyssey ODP_FIR FFDC Patrick Williams (2): MAINTAINERS: remove file OWNERS: switch 'matches' to 'matchers' Zane Shelley (5): Remove queryCheckstop() function Copied latest chip data from PRD project Build chip data from new JSON format Clarify purpose of chip data binary markdown doc Remove deprecated chip data XML Change-Id: Ie50535fd9654d56e4e7a1eefbb581bf9d61cc683 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-04-07openpower-vpd-parser: srcrev bump 18bb985cb8..d640f69609Andrew Geissler1-1/+1
jinuthomas (1): More changes to support JEDEC format VPD Change-Id: I2fbeb9eb423a1809b4c8ef1698d2e1e44c48e359 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-03-31openpower-hw-diags: srcrev bump 100c7a2663..93b001c5c0Andrew Geissler1-1/+1
Zane Shelley (1): Remove support for deprecated RAS data version 1 Change-Id: I0dac3d43cacc1195d35e2a437b69b34f0e303baa Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-03-31openpower-libhei: srcrev bump b9ea93c5cb..b7005caf42Andrew Geissler1-1/+1
Zane Shelley (1): Redefining the checkstop attention type Change-Id: I7e83a4e5f75b91b5e9fe7e91e57124354d6042b1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-03-31openpower-proc-control: srcrev bump 211f8a9a8c..be14ec2d43Andrew Geissler1-1/+1
Matt Spinler (1): Change daily clock log to informational severity Change-Id: I700700e151c82cc3321e88b91353a71b866a426d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-03-28openpower-vpd-parser: srcrev bump 2494223517..18bb985cb8Andrew Geissler1-1/+1
Priyanga Ramasamy (1): Do not populate presence if handlePresence=false girik (1): Correction of VPD using ECC Change-Id: I83a5b4db933db7c159ede6ab932afd13260a8651 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-03-24openpower-libhei: srcrev bump 3b2760b2a6..b9ea93c5cbAndrew Geissler1-1/+1
Zane Shelley (1): Copied P10, Explorer, and Odyssey chip data from PRD project Change-Id: I084bff03823b959c93b783826e3524b62ae3abe9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-03-24openpower-vpd-parser: srcrev bump 5700b3c8ba..2494223517Andrew Geissler1-1/+1
Priyanga Ramasamy (1): Rewordings required in logging PEL Change-Id: Ic4dde69daa3d668f3001841bb413d77fd334bebf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>