summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-12-10openpower-hw-diags: srcrev bump ebff0d375e..ec227c2cf92.12.0-devAndrew Geissler1-1/+1
Zane Shelley (4): Apply resolutions based on analysis type Set guard policy based on analysis type Add informational PEL for manual analysis change root cause filter based on analysis type Change-Id: I74d06977702bd2b233776a21a50a0084ab170abe Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-10openpower-pnor-code-mgmt: srcrev bump 3ce1a4cbd2..5e0b2375b2Andrew Geissler1-1/+1
Adriana Kobylak (1): openssl: stop using deprecated SHA512_* functions Change-Id: Ibe01f9a4b93de1303058365f7b2f1460f1d13370 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-10phosphor-bmc-code-mgmt: srcrev bump d75c869d07..0890ab9453Andrew Geissler1-1/+1
Patrick Williams (2): openssl: stop using deprecated SHA512_* functions openssl: test: stop using deprecated SHA512_* functions Change-Id: I311c37183df9ef9335d6d3adf69ffe008dcbfdf1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-10meta-yosemitev2: Fixing the u-boot console debugging.Logananth Sundararaj2-70/+48
Removed the debug uboot console prints. Initialized the baudrate to 57600. Signed-off-by: Logananth Sundararaj <logananth.s@hcl.com> Change-Id: Ia6cd59e3d6a8a0d73d6a6113c60e13bba0f90b22
2021-12-10gbmc-ncsi-config: Stop ncsid if special RA is receivedWilliam A. Kennington III1-0/+3
The receipt of the RA is indicative of a non-NCSI configuration so we can shut down the daemon in this instance. Change-Id: Iff958be408cff853973bd335f2459cd3d9bca0e0 Signed-off-by: William A. Kennington III <wak@google.com>
2021-12-09meta-ibm: Add partition SAI and platform SAI as fault indicator objectsLakshminarayana R. Kammath3-0/+54
phosphor-led-manager already has platform and partition system attention indicator D-Bus objects implementing xyz.openbmc_project.Led.Group. but, was not added to association json which this commit is doing. Signed-off-by: Lakshminarayana R. Kammath <lkammath@in.ibm.com> Change-Id: I3803cbb2d07626e3af6474ea8e74d987f4a963b0
2021-12-09meta-ampere: mtjade: don't configure OCP GPIO when BMC rebootedThang Q. Nguyen2-5/+7
Configure OCP_AUX_PWREN and/or OCP_MAIN_PWREN GPIOs, even without changing their values, make the OCP power glitched which consequently makes the Host OS generates many calltrace message. When BMC is rebooted, the ampere-gpio-poweron@service service is triggered that reconfigure these GPIOs. This comit prevents this case by checking if the Host is currently ON to skip the reconfiguration. Tested: 1. Boot the BMC and Host CPU. 2. Reboot BMC. Ensure no call trace for OCP Signed-off-by: Thang Q. Nguyen <thang@os.amperecomputing.com> Change-Id: I621e025adf72baf84bffd011ea0e04229f739755
2021-12-09x86-power-control: srcrev bump 6ce234ecae..85e111ed69Andrew Geissler1-1/+1
Logananth Sundararaj (1): Changes for dbus based gpio config. Change-Id: I071c72e0edb6626d2a58311fbdb589182c988f6e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-09openpower-proc-control: srcrev bump 0ac7c38f64..381c3e3449Andrew Geissler1-1/+1
Jayanth Othayoth (7): Add TemporaryFile class PHAL: reinitialize the devtree attributes PHAL: devtree file based attribute override support PHAL: enabled devtree attributes reinit during boot PHAL: threadStopall procedure support P9: threadStopall procedure support pdbg api based op-stop-instructions service updates Marri Devender Rao (1): PHAL: Add callout details for platform related errors Change-Id: I71d429ed84ef59af3adc08d183830cdeae7647ee Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-09phosphor-certificate-manager: srcrev bump 13eba41aab..83e6eab0f0Andrew Geissler1-1/+1
Patrick Williams (1): certificate: fix memory leak Change-Id: I3b7c75ca10667647c07fe21c90b40c9d408c8e63 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-09phosphor-bmc-code-mgmt: srcrev bump 58e18979f5..d75c869d07Andrew Geissler1-1/+1
Patrick Williams (1): openssl: stop using deprecated read_RSAPublicKey Change-Id: Ie541df96d855c2f0fcd88ddca252c6f69c9b43db Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-09openpower-pnor-code-mgmt: srcrev bump 9cbc06b10d..3ce1a4cbd2Andrew Geissler1-1/+1
Adriana Kobylak (1): openssl: stop using deprecated read_RSAPublicKey Change-Id: I988d63c064a4ec4eb1affd4c279a13b63ecd8f61 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-09sdbusplus: srcrev bump 6d83cf539a..4a46eb5aa0Andrew Geissler1-1/+1
Jonathan Doman (1): Make asio::object_server take const ptr to connection Patrick Williams (9): message: shorten message type bus: shorten bus type manager,interface: use shortened types vtable: shorten vtable type slot: shorten slot type slot: explicitly transfer pointer bus: reduce forward declaration for friendship slot: add friended get function object: handle diamond inheritance Change-Id: I9c08386ce8ff448c3ed40e89eba7544d3864bfac Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-09openpower-hw-diags: srcrev bump 611b344212..ebff0d375eAndrew Geissler1-1/+1
Zane Shelley (1): add analysis type to analyzer main function austinfcui (1): Add PDBG callback function for logging with log level Change-Id: I48cf16ae321cf1a21cfa0850dec2ffa3bb343225 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-09phosphor-logging: srcrev bump 002d8cfd20..c30f00a32fAndrew Geissler1-1/+1
Brandon Wyman (1): PEL: Add power supply fan fault Jayanth Othayoth (1): PEL: Add error message registry entry for devtree reinit Change-Id: I5bc87dc0855556882d48ab922c94397940aaf0f5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-09bmcweb: srcrev bump 116c184bd3..f5e29f33e6Andrew Geissler1-1/+1
JunLin Chen (1): Fix bmcweb crash problem when no-auth Patrick Williams (1): span: clean up stray boost headers. Change-Id: Ia0ca226af406ba89090776252d32f0147912c133 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-09phosphor-state-manager: srcrev bump 1e89e62283..68a8c31d82Andrew Geissler1-1/+1
Andrew Geissler (3): host-restart: ensure reason cleared on host stop host-restart: set restart reason on power policy use host-restart: set restart reason on scheduling use Change-Id: Ib4fb725feb3459b4bc34a6c15c30d84a07952b75 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-09entity-manager: srcrev bump 5468c6e953..c1a4bb4a5eAndrew Geissler1-1/+1
Andrew Jeffery (3): EntityManager: Split out PerformScan EntityManager: Split out PerformProbe EntityManager: Clean up use of probeTypes Rashmica Gupta (3): configurations: Add ambient virtual sensor to Blyth Add optional hysteresis field to Thresholds ambient virtual temp: add in thresholds Change-Id: Iff52753ac8800ed01e05d51c8224a3d9c532b07e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-08openpower: pdata devtree file based attribute override supportJayanth Othayoth1-1/+2
attributes tool enabled to track the updates to attributes done using "write" command. This features requires environment variable PDATA_ATTR_OVERRIDE is defined and is pointing to a file path that can be appended to. This commits add support for setting shell context environment variable to enable attribute override for devtree attributes. Refer gerrit review for details https://gerrit.openbmc-project.xyz/c/openbmc/openpower-proc-control/ +/49298 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: I744b86018440b6626307d447934152c978f6bd4b
2021-12-08openpower: pdata srcrev bump ..b2c92eff16Jayanth Othayoth1-1/+1
Amitay Isaacs (1): attribute: export attribute to override file during write Jayanth Othayoth (1): Revert "Revert "data: p10: Changed default value as 1 for DISABLE_SECURITY"" Ramesh Iyyar (5): data: p10: Added the OSCREFCLK target data: p10: Added the POSITION attribute scripts: attribute: xml: Added notRequiredInDevTree tag support scripts: genDTS: Added the OSCREFCLK target under the I2C target data: p10: Added clock target support for Rainier system Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: Ib3bc7cd0d784ed009ef783d2ec6e0e2fa1aaeefe
2021-12-08bytedance: g220a: Modify power-control configLotus Xu1-9/+44
Tested: Test on qemu ipmi chassis status cmd work correct Signed-off-by: Lotus Xu <xuxiaohan@bytedance.com> Change-Id: I60d20bf58c21b5c81d5fbad7649c1e2b43351392
2021-12-08phosphor-settings-manager: add `inherit pkgconfig`Patrick Williams1-1/+1
The latest Yocto doesn't give us "pkgconfig" for free in many cases. This repository uses 'PKG_CHECK_MODULES', which relies on pkgconfig. Add the inherit so that it is available in the configure step. Change-Id: I1bcd78d11ec01f7724e3d22ea6812dfc223f2c9c Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2021-12-08webui-vue: srcrev bump cc79a53192..12dc20c370Andrew Geissler1-1/+1
Dixsie Wolmers (3): Network settings redesign - interface settings Network Settings: Add and Delete IPV4 and DNS address Network settings: Edit hostname and MAC address Change-Id: Ic5c428f01638a6c4dbf0cbc2a48869451cb2516f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-08phosphor-networkd: srcrev bump c7cf25f740..afa4032d8fAndrew Geissler1-1/+1
William A. Kennington III (3): ethernet_interface: Remove superfluous logging ethernet_interface: Disable opportunistic DHCPv6 if disabled ethernet_interface: Remove unused function Change-Id: I53720c6611fb742a1fd089979419335826532a4b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-08telemetry: srcrev bump e28aa53dc1..3eb5686571Andrew Geissler1-1/+1
Patrick Williams (3): sensor: add missing header for sdbusplus::bus::match build: fix deprecated meson function meson: fix phosphor-logging dependency Szymon Dompke (1): Add support for AppendLimit and ReportUpdates Change-Id: Idaa4881e5b93cdbbb5c838becea668aa3c3e2393 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-08phosphor-net-ipmid: srcrev bump 5819666c23..af23add2a2Andrew Geissler1-1/+1
Jayaprakash Mutyala (1): Fix for closeSession with invalid session ID Change-Id: Ib6f66a37c1731370d5c5398f0c91f5d3290b6467 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-08phosphor-host-ipmid: srcrev bump 5aae092cab..d950f410b7Andrew Geissler1-1/+1
JeffLin (1): dbus-sdr: Remove suffixs appended by dbus-sensors Willy Tu (1): ipmid: channel: add match function to reset config on network changes Change-Id: Ieb6a391abb62ca3df7e600b8404c44afbc84d7f4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-08dbus-sensors: srcrev bump 04d050669c..57574ad52bAndrew Geissler1-1/+1
Andrew Jeffery (11): NVMeSensorMain: Extract lambda body NVMeSensorMain: Define extractBusNumber() NVMeSensorMain: Define extractSensorName() NVMeSensorMain: Define deriveRootBusPath() NVMeSensorMain: Define deriveRootBus() NVMeSensorMain: Define provideRootBusContext() NVMeSensorMain: Move context definition to where it's used NVMeSensorMain: Make early exits contiguous NVMeSensorMain: Collapse continue conditions NVMeSensorMain: Drop use of baseConfiguration pointer NVMeSensorMain: Avoid context variable Change-Id: I70eff41b9fb80b9269af4c44d90993735b430580 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-08phosphor-fan-presence: srcrev bump 0cb48f3d9a..20afdda364Andrew Geissler1-1/+1
Matthew Barth (1): control: Support state parameter on net decrease target action Change-Id: Ic25fa85028166396630b11c966c1567068a003cc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-08bmcweb: srcrev bump 6afb06d91f..116c184bd3Andrew Geissler1-1/+1
Asmitha Karunanithi (1): Enhance logs for networkd, hypervisor networkd app Ed Tanous (4): /s/boost::beast::span/std::span Enable stringop warnings Remove copies from log services and virtual media Delete the copy constructor on the Request object Krzysztof Grobelny (1): fixed errors in EventService Patrick Williams (1): test: time_utils: fix negative test Change-Id: I0f5edebe1f49da4656740ba99ccc9fbf4046a6c2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-08phosphor-logging: srcrev bump 35e79a803c..002d8cfd20Andrew Geissler1-1/+1
Brandon Wyman (1): PEL: Add power supply PS_Kill fault Ramesh Iyyar (2): PEL: Added the new component id for the op-hw-isolation PEL: Added the new message registry for op-hw-isolation error Change-Id: I4a3ce3d069f9ede38a3fb0cab5f493bda9e10dfc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-08phosphor-led-manager: srcrev bump f178c0f26d..23d5408ba8Andrew Geissler1-1/+1
George Liu (1): Update the clang-format file with latest Change-Id: I5b729a2a3d0b5112047fa190f3a3fe24148158bd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-08openpower-hw-diags: srcrev bump 87cd2f5767..611b344212Andrew Geissler1-1/+1
Ben Tyner (2): attn: Add wait for power fault handling attn: Fix no PEL created when TI info unavailable Zane Shelley (1): change analyzerHardware() to return PEL PLID is created Change-Id: I3b6432213052d3f3763509d106a82ecbb24185df Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-08phosphor-power: srcrev bump 7945dd2763..9ba382357eAndrew Geissler1-1/+1
Adriana Kobylak (1): psu-ng: Run validation when PSU is plugged Brandon Wyman (2): psu-ng: INFO journal trace when pgoodFault clears psu-ng: Add DEGLITCH_LIMIT, deglitch pgoodFault Change-Id: I5b0bb69510dde4a466227d6467c7034f17336857 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-08pldm: srcrev bump a6bf120793..872f0f6938Andrew Geissler1-1/+1
George Liu (2): host-bmc: Fix D-Bus property signal of sendStateSensorEvent method utils: Add split method Manojkiran Eda (1): Change entity type of dimm from 142 to 66 Change-Id: Ie6b9880cb9baa50695935ca09a42a330fd2e58a7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-07meta-google: inplace-gbmc-update: Add dhcp hookWilliam A. Kennington III4-2/+134
This makes it possible for the BMC to fetch an upgraded image during DHCP time and perform an inplace update to the new version. Change-Id: I6d32af306180dd52d4235ba4edbb80c3e49756d7 Signed-off-by: William A. Kennington III <wak@google.com>
2021-12-07meta-google: gbmc-bridge: Request hostname via DHCPWilliam A. Kennington III2-1/+6
Change-Id: If3dacbfde966de337702b44b9b06b3eb21755546 Signed-off-by: William A. Kennington III <wak@google.com>
2021-12-07meta-google: gbmc-ncsi-config: Fix deprecated address nftWilliam A. Kennington III1-12/+17
The nft rules were not deleted in cases where the public addresses are removed from the gbmc-br interface. This would create broken rules. Change-Id: I22a88f1fb15ccbea49e586061ea8e93bbbfb1bc1 Signed-off-by: William A. Kennington III <wak@google.com>
2021-12-07meta-google: gbmc-bridge: Add stateless deprecated addressesWilliam A. Kennington III1-0/+5
We were missing this address but we want neighbor discovery from outside the BMC to work against this range. Change-Id: I6ef139486f382df21596c460626bfe2f692c7236 Signed-off-by: William A. Kennington III <wak@google.com>
2021-12-07meta-google: gbmc-ncsi-config: Fix missing includeWilliam A. Kennington III1-0/+2
We use functions from the network-sh library and need to include it. Change-Id: I7f78b7dd37c4e5d38342c4625c26c4b583133bf5 Signed-off-by: William A. Kennington III <wak@google.com>
2021-12-07meta-ibm:(PIM) Add altitude sensor associationBen Tyner3-0/+3
Make altitude sensor visible via redfish, chassis, all-sensors. Signed-off-by: Ben Tyner <ben.tyner@ibm.com> Change-Id: I7e032e74ad8889e7e80e197dccc7b65a26482c0a
2021-12-06meta-fii/meta-kudo: Add ampere-host-reset.serviceCharles Boyer4-5/+28
1. ampere-host-power-cycle.service will force off host followed by force on. 2. ampere-host-reset.service will pulse the sysreset pin Signed-off-by: Charles Boyer <Charles.Boyer@fii-usa.com> Change-Id: I4736c82f8f462a21650d5abba55c036a05da8e25
2021-12-06meta-google: gbmc-ncsi-config: Rename address clear rulesWilliam A. Kennington III2-4/+4
This ensures they are run prior to running other DHCP configuration logic. Change-Id: I0180414bbc291ea49e548a312cd2b713344613e1 Signed-off-by: William A. Kennington III <wak@google.com>
2021-12-06openpower: occ: Update control service to run after FSI scanEddie James1-0/+3
The OCC control application must not run during an FSI scan, so add an After dependency. Also, add a dependency on the target that determines whether or not the system has undergone a Reset/Reload. Signed-off-by: Eddie James <eajames@linux.ibm.com> Change-Id: I1f10feca449377405df7525d59778b85b6c8f38a
2021-12-06meta-yosemiteV2:Fix x86-power-ctrl config filesLogananth Sundararaj4-16/+16
Corrected invalid gpio configurations for YosemiteV2. Dbus based gpio config change due code logic change in ipmbgpiosensor. Signed-off-by: Logananth Sundararaj <logananth.s@hcl.com> Change-Id: I8bafd6b077471ef9910954d1342274fc075274fa
2021-12-04phosphor-certificate-manager: srcrev bump 7f7b47bea7..13eba41aabAndrew Geissler1-1/+1
Patrick Williams (3): certificate: reduce nested sdbusplus::object inheritence fix unused parameter warnings watch: fix uninitialized variable Change-Id: I5bcfcaab8bf79f238a1c76cf158090c9a68318df Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-04meta-google: gbmc-bridge: Implement DHCPWilliam A. Kennington III6-1/+153
This makes it possible for a BMC to acquire a public address via DHCP provisioning. None of the update processes are included yet. Change-Id: I51ca2aa4859bcd2b9e909dd5a0d9e66cfbd648af Signed-off-by: William A. Kennington III <wak@google.com>
2021-12-04meta-google: gbmc-bridge: Provision NCSI deprecated addressesWilliam A. Kennington III4-41/+122
This scans the gbmcbr interface for public addresses, and adds the relevant addresses to the NCSI interface of the BMC. This is required for neighbor discovery to work from prod over the NCSI link, when the addresses do not already exist (BMC DHCP will not have them). Change-Id: I27ff0cd3c4750b752b35399b8a0288db5ac9fe28 Signed-off-by: William A. Kennington III <wak@google.com>
2021-12-04obmc-console: Re-introduce OBMC_CONSOLE_HOST_TTY variableOskar Senft1-4/+6
This change re-adds the OBMC_CONSOLE_HOST_TTY configuration variable to define the host TTY that the obmc-consoler-server should attach to. This allows individual machines to use a TTY different from the default ttyVUART0. Follow-up changes can then remove duplicate code in machine meta layers that work around the missing support for OBMC_CONSOLE_HOST_TTY. Tested: Ran a build for both cases with obmc-console.conf and a server.ttyS2.conf. Checked that the files got installed in the correct place with the expected names in both cases. Signed-off-by: Oskar Senft <osk@google.com> Change-Id: I4fc408577827a827ee10de4f5757726a1eec4a66
2021-12-04phosphor-logging: srcrev bump 9368b714f2..35e79a803cAndrew Geissler1-1/+1
Matt Spinler (1): PEL: Emit InterfacesAdded on PEL.Entry iface Change-Id: Iae369f3df93f7b6a994d59e1966569660705e460 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>