summaryrefslogtreecommitdiff
path: root/meta-openpower
AgeCommit message (Collapse)AuthorFilesLines
2022-11-28rename obmc-op-control-power to phosphor-skeletonAndrew Geissler1-1/+1
This power control implementation is not specific to openpower systems (as seen by the variety of systems including it) so rename it to something more appropriate. This is using code from skeleton which is not ideal but that's a change for another day. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Iffe6427b5494558b53cd6f5716a08cce82cb90d8
2022-11-19openpower-libhei: srcrev bump 5a78fa8f14..72fd2e4371Andrew Geissler1-1/+1
Zane Shelley (1): 'heap-use-after-free' error when uninitializing isolator Change-Id: I2e5342bd0feaf27660b1c96f14f2ddd75d51b603 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-19openpower-hw-diags: srcrev bump dd74a84fa7..f1184392e7Andrew Geissler1-1/+1
Caleb Palmer (1): Add RAS data parser handling for getting RAS data flags Change-Id: I492b1977ee9e314ec6828a1573946313464108c6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-19openpower-proc-control: srcrev bump fe2abd1fc9..cf41cdcda7Andrew Geissler1-1/+1
deepakala-k (1): PHAL: Use fmt::join to log uint8_t array Change-Id: I8b83ea8f1dfafb2166d9739d090b16f35abf6a73 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-17openpower: ipl: srcrev bump 8fc1c2d6e3..da64b07adedeepakala-k1-1/+1
Jayanth Othayoth (1): libipl: Updates in the clock type selection algorithm Marri Devender Rao (3): libipl: perform setup ref clock only on the primary processor libipl: perform clock test only on the primary processor configure: add include path to find p10_sbe_ext_defs header file deepakala-k (1): libipl: p10: Create PEL for guard file exception Signed-off-by: Deepakala Karthikeyan <deepakala.karthikeyan@ibm.com> Change-Id: Iaf890d6374a6282062b34b85f305eb62dfea07d5
2022-11-17meta-openpower: guard: srcrev bump c7c018c6d7..e000b571c8deepakala-k1-1/+1
MARRI DEVENDER RAO (2): Merge pull request #18 from deepakala-k/main Merge pull request #20 from deepakala-k/main deepakala-k (3): guard: Appending 0x for the ID and Error field guard: Align the guard list command header with its contents guard: Create exception on empty guard file Signed-off-by: deepakala karthikeyan <deepakala.karthikeyan@ibm.com> Change-Id: I598a4939475251c9b3806dd5459948079dad2624
2022-11-11openpower-debug-collector: srcrev bump 7f3e906b4c..e6978e5be7Andrew Geissler1-1/+1
Shantappa Teekappanavar (1): Request hostboot dump when Host State is 'Running' Change-Id: I53c99a5d79dddb0441aadceca51bd072d2bf8052 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-11openpower-hw-diags: srcrev bump 3a80c98342..dd74a84fa7Andrew Geissler1-1/+1
Caleb Palmer (2): Add auto-generated json RAS data and supporting changes Update RAS data json with flags for root cause filtering Change-Id: I4107ed39291ad7399a1104df220f962886902a02 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-10openpower: Add service link for host dump clear serviceDhruvaraj Subhashchandran1-0/+13
Add link for the service which clears the the dump stored in host memory during a host poweroff Included srcrev bump 583ebc090b..c0ab9d43d5 Claire Weinan (1): Populate timestamps with microsecond precision Dhruvaraj Subhashchandran (10): OpenPOWER: Do not wait for response deleting host dump OpenPOWER: Add additional trace to host dump operations OpenPOWER: Clear system and resource dump entries while powering off OpenPOWER: Do not delete dump entries during mp reboot OpenPOWER: Use non blocking call for host dump offload request OpenPOWER: Password is not mandatory for resource dump OpenPOWER: Prevent dump delete while offloading OpenPower: Return unavailable if any error in deleting host dump OpenPOWER: Add PCIInit also as host running state OpenPOWER: Add additional traces when requesting inst Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> Change-Id: Ibf2139402e8d190814c3fbc39b1ff93c269e9eb5
2022-11-04openpower-vpd-parser: srcrev bump da3b2d2507..0ac1085031Andrew Geissler1-1/+1
Priyanga Ramasamy (2): Include VSYS FV in restorable keywords list Increase table width in vpd-tool --fixSystemVPD Change-Id: I1d8f91a59eb53189e5696071416a381e94500d13 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-02openpower-vpd-parser: srcrev bump e008432ac8..da3b2d2507Andrew Geissler1-1/+1
Priyanga Ramasamy (1): Skip logging PEL if unable to restore VSYS FV Change-Id: I89cbad9b3bb3d480181d06cd5465cca2ad484bc0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-11-01openpower-proc-control: srcrev bump a40a24cd55..fe2abd1fc9Andrew Geissler1-1/+1
Jayanth Othayoth (1): PHAL: spare clock error callout priority update deepakala-k (1): phal: Create PEL for empty guard file Change-Id: I480e234865be8de64ad0f60253637dbe816add9a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-26openpower-vpd-parser: srcrev bump c99a0b05eb..e008432ac8Andrew Geissler1-1/+1
Priyanga Ramasamy (4): Bug fix in initializing VPD with BIOS attribute Add templated API which reads properties from D-Bus vpd-tool:Option to fixSystemVPD keywords Use namespace std in place Santosh Puranik (3): Add delay after trigerring DIMM VPD Collection manager: Add some attributes to BIOS restore manager: Sync pvm_clear_nvram BIOS Attribute Change-Id: I32651938bf1b44add7367ec5f73642d015a64998 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-24openpower-debug-collector: srcrev bump a85f3bb59a..7f3e906b4cAndrew Geissler1-1/+1
Patrick Williams (1): yaml: move to subdirectory Shantappa Teekappanavar (1): Build fails for p10bmc machine type Change-Id: I844d6ed156e66912591ae6d0d0d7e142c3441c0d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-24openpower-hw-diags: srcrev bump 329dbbde96..3a80c98342Andrew Geissler1-1/+1
Ben Tyner (3): Capture PRD scratch registers in attention handler Attn: Update and revise attention handler markdown Attn: Add ten second delay during SBE attention handling Change-Id: I5af6ac2ae9aeb851b030d41430c0024f9bc4ab2f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-13treewide: remove pointless abstractionsBrad Bishop1-2/+2
All of these abstractions have exactly one implementation. Remove the indirection to improve at a glance comprehension. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Change-Id: I5d701aff6d0876fa3b2d16c841cbdcb0433b221f
2022-10-10phosphor-objmgr: recipe cleanupsPatrick Williams2-13/+0
Big cleanups to the phosphor-mapper/phosphor-objmgr recipe. - Remove all "mapper-config-native" constructs as the underlying repository has no such support. - Remove all mapper-related bbclasses as they are no longer relevant. - Remove environment support in service file as the mapper executable no longer supports any arguments. - Greatly simplify the 'libmapper' packaging to avoid stray python in the recipe. - Update all recipes to use `DEPENDS += "libmapper"` where appropriate for clarity if they use libmapper. - Rename the recipe from phosphor-mapper to phosphor-objmgr to match the repository name, which allows simpler devtool invocations. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I5a64e2feddd1a7919813e007411f9c28b6c9a330
2022-10-07openpower-vpd-parser: srcrev bump 2eb0176c2b..c99a0b05ebAndrew Geissler1-1/+1
Priyanga Ramasamy (1): vpd-tool: Fix for Hardware write option Change-Id: I78865cca0480135190021de354bba8b329980150 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-07openpower-hw-diags: srcrev bump 7a4652596b..329dbbde96Andrew Geissler1-1/+1
Caleb Palmer (1): Adjust root cause filtering for IUE thresholds Change-Id: Ia812d1923a4c8207dd9eeac1023174ef2bc87f29 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-07openpower-libhei: srcrev bump 70ee34a1eb..5a78fa8f14Andrew Geissler1-1/+1
Zane Shelley (1): Updates from latest cppcheck Change-Id: I2df64c5f302158e5eeca6542be5c61934e0fea9d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-09-30add langdale to compatible layerAndrew Geissler1-1/+1
Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I65febeeec11e6e5b40ee728f42cfbe77023dae1e
2022-09-29openpower-pnor-code-mgmt: srcrev bump df092dd34e..75352b4216Andrew Geissler1-1/+1
Nan Zhou (1): functions: change EM's ObjectManager path Change-Id: I0e12d9cc2d4bafc8fc58a8ceb42d2549ab308083 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-09-28openpower-hw-diags: srcrev bump 4e4582ba16..7a4652596bAndrew Geissler1-1/+1
Caleb Palmer (1): Add FFDC for signatures stored in scratch registers Change-Id: Ib599113336e8f2936a1f0cadfc5598ffe5acd1c1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-09-28openpower-proc-control: srcrev bump 1af14431aa..a40a24cd55Andrew Geissler1-1/+1
Andrew Geissler (1): ensure stop-instructions service stopped during istep Change-Id: Id64b55c76f72d204cfa3343b49848c664267db43 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-09-21openpower-libhei: srcrev bump dfe36c8d07..70ee34a1ebAndrew Geissler1-1/+1
Zane Shelley (1): sorting issue in chip data parser script Change-Id: I2c49fdb1b01e912615bb92e345fd74d1f9fd059f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-09-13openpower-proc-control: srcrev bump ed7fb7aee3..1af14431aaJayanth Othayoth2-1/+10
Jayanth Othayoth (3): PHAL: Added processor CFAM register data in the clock daily data logger PHAL: Added clock register data in the clock daily data logger PHAL: add clock data logger service Also Enabled clock data logger service. This service is to create informational log daily, which includes clock register data. This data is used for clock failure debug. This service will start after start host completion. Tested: verified service installation manually Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: Idbf8314b8ad4e48626ec5f28769a6105c6438526
2022-09-13openpower-hw-diags: srcrev bump 1d63b6f31f..4e4582ba16Andrew Geissler1-1/+1
Zane Shelley (1): Stop ATTN service before instruction stop Change-Id: Ic562af1e4a086fc05ec72b6ddaf5d4269add26e8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-09-13openpower-proc-control: srcrev bump 48a8516431..ed7fb7aee3Andrew Geissler1-1/+1
Ben Tyner (1): Make ATTN service stop a non-fatal event Jayanth Othayoth (2): util: api to get chassis power state PHAL: clock daily data logger base infrastructure support Zane Shelley (1): Stop ATTN service before instruction stop Change-Id: Iea10d355361d1c40aa6f3f0b21055b9d2d810b06 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-30meta-ibm: add phal machine feature checksAndrew Geissler1-0/+7
The p10bmc machines require the phal and op-fsi features to be enabled to function properly. Tested: - Confirmed both features enabled on p10bmc machine - Confirmed only op-fsi was enabled on witherspoon Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Id01cae6246204a025f4401d0d2c26ccda78d7d77
2022-08-16openpower-host-ipmi-flash: srcrev bump 6aa9236c8a..868976f047Andrew Geissler1-1/+1
Patrick Williams (1): MAINTAINERS: remove file Change-Id: I1b6b46ba89534bb73388b583133b602176e6999e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-16openpower-host-ipmi-oem: srcrev bump a0a221fd8a..7ffcd1a35cAndrew Geissler1-1/+1
Patrick Williams (1): MAINTAINERS: remove file Change-Id: Id1f29f103e4a50bc4ac8efb707e0cf207f340134 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-16openpower-debug-collector: srcrev bump fc4375607a..a85f3bb59aAndrew Geissler1-1/+1
Patrick Williams (1): MAINTAINERS: remove file Change-Id: I843ad58760652f4a08311cf52a0869c44e22c1a1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-16openpower-hw-diags: srcrev bump e212fb062b..1d63b6f31fAndrew Geissler1-1/+1
Patrick Williams (1): MAINTAINERS: remove file Change-Id: I1e691c348b0299a75e3f0284aa4483f8ebd0b7a1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-16openpower-vpd-parser: srcrev bump 57cebeb09a..2eb0176c2bAndrew Geissler1-1/+1
Patrick Williams (2): MAINTAINERS: remove file sdbusplus: use shorter type aliases Change-Id: I7d4a2dfe5851a63f9c6dced839a42f5c692d3a5a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-05pdata should depend on dtc-nativeAnton Blanchard1-1/+2
Change-Id: I8921e1108bbd1ff911a344b5cd6bd0c5b8ac5ca8 Signed-off-by: Anton Blanchard <anton@ozlabs.org>
2022-08-05openpower-pnor-code-mgmt: srcrev bump 2b31497eb8..df092dd34eAndrew Geissler1-1/+1
Patrick Williams (1): MAINTAINERS: remove file Change-Id: Ib94f3eab6262d9c8f9d0590435b12013b6817133 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-05openpower-proc-control: srcrev bump aaea68675b..48a8516431Andrew Geissler1-1/+1
Patrick Williams (1): MAINTAINERS: remove file Change-Id: If44d7b47412f77f6d54240a9b43681b959b15141 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-02openpower-hw-diags: srcrev bump 3de9645406..e212fb062bAndrew Geissler1-1/+1
Patrick Williams (1): sdbusplus: use shorter type aliases Change-Id: I990ecaad6dd689621f8a965bce1d58fe56d9396a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-07-28openpower-pnor-code-mgmt: srcrev bump 0dea199266..2b31497eb8Andrew Geissler1-1/+1
Marri Devender Rao (1): Guard: Guarded DIMMS/CPU are not enabled back after factory reset Change-Id: I12210babe838d24c3d18774ce54467c203e1729f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-07-28openpower-libhei: srcrev bump d478c8c664..dfe36c8d07Andrew Geissler1-1/+1
Zane Shelley (1): Add core Hypervisor Current State register to FFDC Change-Id: Iee29cfba90d8c5aac34551475df0838b15993004 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-07-28meta-openpower: openpower-occ-control:disable testNan Zhou1-0/+1
This test doesn't compile when I build the Romulus BMC. It's a convention that we disable test in Yocto builds. Tested: Yocto builds Romulus fine. Signed-off-by: Nan Zhou <nanzhoumails@gmail.com> Change-Id: Iba21b0a3275cf0037cb7793d063294070da35a41
2022-07-28openpower-host-ipmi-flash: srcrev bump 2dc3ed3fa1..6aa9236c8aAndrew Geissler1-1/+1
Patrick Williams (1): sdbusplus: use shorter type aliases Change-Id: Ib2a31d7de5d3784597331a5b5c383309682956c8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-07-27openpower-hw-diags: srcrev bump 9b41febad7..3de9645406Andrew Geissler1-1/+1
Patrick Williams (1): OWNERS: switch 'matches' to 'matchers' Change-Id: I870e772077b6e7a9c12e8545402d3e935feabb48 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-07-27openpower-host-ipmi-flash: srcrev bump 8970726646..2dc3ed3fa1Andrew Geissler1-1/+1
Patrick Williams (1): OWNERS: switch 'matches' to 'matchers' Change-Id: I1bd0bbbb7aae63c3d852fce9f7def2e1eddf1bd3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-07-27openpower-host-ipmi-oem: srcrev bump a6ea372caf..a0a221fd8aAndrew Geissler1-1/+1
Patrick Williams (2): OWNERS: switch 'matches' to 'matchers' sdbusplus: use shorter type aliases Change-Id: Id228050ac521d2dfafd6d623f5fbe767574fe816 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-07-27openpower-proc-control: srcrev bump cb3d1dba4f..aaea68675bAndrew Geissler1-1/+1
Patrick Williams (2): OWNERS: switch 'matches' to 'matchers' sdbusplus: use shorter type aliases Change-Id: Ia9fd7612c91fb3d04cc09b107dfba9355ebdd1d3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-07-27openpower-debug-collector: srcrev bump fc327da915..fc4375607aAndrew Geissler1-1/+1
Patrick Williams (2): OWNERS: switch 'matches' to 'matchers' sdbusplus: use shorter type aliases Change-Id: I93f07592bb73602546a42e88879db0d2577e0605 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-07-27openpower-pnor-code-mgmt: srcrev bump d38d3649f6..0dea199266Andrew Geissler1-1/+1
Patrick Williams (2): OWNERS: switch 'matches' to 'matchers' sdbusplus: use shorter type aliases Change-Id: I7dc19c3d50204b43924e4d862aa90bb7e4b7cc48 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-07-26openpower-vpd-parser: srcrev bump 6b2b537490..57cebeb09aAndrew Geissler1-1/+1
Patrick Williams (1): OWNERS: switch 'matches' to 'matchers' Change-Id: If81440f3b5ca38c4582727a87a7c2cc754742567 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-07-20openpower-proc-control: srcrev bump d8be1ebda3..cb3d1dba4fAndrew Geissler1-1/+1
Andrew Geissler (1): remove wants on synch targets in stop-instructions Change-Id: I197e2bc93dd56c3358d83af7c0afc1b1b13ddf4b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>