summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-04-23pldm: srcrev bump 963c0fdf1a..3daf7a1ca0Andrew Geissler1-1/+1
Manojkiran Eda (1): libpldmresponder: fix a potential pldm crash Change-Id: I8f6a04efb277b9d941ebde6bc43a1e308f9b9d08 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-23meta-ibm:Fuji:Update association fileRekha Aparna1-1/+1
The commit updates the IM value for Fuji system Change-Id: Id391d2754b6157faebc672e1b1f5fc0aa24c7457 Signed-off-by: Rekha Aparna <vrekhaaparna@ibm.com>
2024-04-23openpower-pnor-code-mgmt: srcrev bump 4639e5508c..a96df3e39bAndrew Geissler2-1/+2
Deepa Karthikeyan (1): Recover host devtree file if corrupted Change-Id: I23c27132e8368480f1cd6fd0efbf5d2d4be7428b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-23yosemite4: fix nic slot number from 0 to 3Potin Lai2-9/+9
Change the NIC slot number from 0 to 3 to meet with system definition. Change-Id: Ic7f10e8ca81c68ffe410ee2eae9e41b413986519 Signed-off-by: Potin Lai <potin.lai@quantatw.com>
2024-04-23phosphor-inventory-manager: srcrev bump 3adc845261..3142448562Andrew Geissler1-1/+1
Konstantin Aladyshev (1): meson: Fix local cereal build Change-Id: Idd9dcb19d1e8ef8fdb7aff0f113d1f4fe146a7ff Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-23phosphor-state-manager: srcrev bump 306c5ff23d..cadaab7728Andrew Geissler3-3/+3
Patrick Williams (1): phosphor-host-condition-gpio: enable multi-host support Fix up references in meta layers to non-numbered service name. Change-Id: I3ae73c7e3ba7f117ade8eee5fea31d945ac0a696 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2024-04-23phosphor-snmp: srcrev bump 6c79a72b44..673d9ce83aAndrew Geissler1-1/+1
Konstantin Aladyshev (1): build: Fix pkg-config generation on local build Change-Id: Ifff85faa510e9266cc538e6fcd5d0aa212f2fb2b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-23phosphor-user-manager: srcrev bump d9adc73a09..86597bd333Andrew Geissler1-1/+1
Konstantin Aladyshev (3): meson: Fix local cereal build meson: Add boost to the dependencies meson: Provide wrap file for boost Change-Id: I7223d7e7a2a86c10375803ef68c503f0bee56373 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-23bmcweb: srcrev bump 211cfa49d1..003301a24bAndrew Geissler1-1/+1
Ed Tanous (2): Add missing headers Change ssl stream implementations Change-Id: I6cedb13cf8febee6887e37a9ba6ab185ef6d2de4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-23phosphor-power: srcrev bump df4e0e7ea4..472101c5cdAndrew Geissler1-1/+1
Konstantin Aladyshev (1): meson: Fix local build of phosphor-power-sequencer tests Shawn McCarney (3): pseq: Add format_utils namespace pseq: Add getRails() method to device hierarchy pseq: Standard pgood fault detection algorithm Change-Id: I3a009da357c6bc16eb0310b89d2342db696791fd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-23phosphor-bmc-code-mgmt: srcrev bump ee3ba93c87..30352a66beAndrew Geissler1-1/+1
Adriana Kobylak (1): Populate MinimumVersion property Change-Id: I684e5d573a3c3ed393db4b540ef174faf1985b29 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-23openpower-hw-diags: srcrev bump 4d9adc0f6c..a92dc027c4Andrew Geissler1-1/+1
Deepa Karthikeyan (1): Disable host watchdog during dump collection Change-Id: Iae72b4e8f9fe29a9a970cba9808dbd3cafb4daf9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-23phosphor-networkd: srcrev bump 86d25bb779..91f6056422Andrew Geissler1-1/+1
Ravi Teja (1): IPv4/IPv6 Gateway: Configure GatewayOnLink William A. Kennington III (5): ethernet_interface: Simplify DHCPConfiguration enumeration dhcp_configuration: SendHostname is valid for v4 and v6 ethernet_interface: Emit DHCP objects after parent ethernet_interface: Write an update marker to tmpfs dhcp_configuration: Use the correct file for DHCP settings Change-Id: I4b7df5171fa0c7453e9bb2d36c2eb5b1da15d7c0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-23meta-ibm/meta-sbp1: Enable pull-ups on FM_CPU_SKTOCC_NPatrick Rudolph1-4/+4
Enable integrated pull-ups on FM_CPU_SKTOCC_N GPIOs. The previous generation had external pull-ups, while SBP1 does not. This wasn't noticed until now as: - Usually all CPUs are plugged, pulling the GPIO low - When a CPU is not plugged, the system behaves as normal This change fixes the webui presence status and prevents CPU VRs for empty sockets to be enabled, reducing the systems power draw. Change-Id: Ic25873ff3d1ac0d0100ad941f480c5a8ea85d411 Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
2024-04-22meta-ibm: bmcweb: enable redfish-queryGunnar Mills1-0/+1
insecure-enable-redfish-query controls the Redfish expand query parameter. Named insecure because "is experimental, and has not been tested against the full limits of user-facing behavior". Downstream we have done some testing with this enabled and measuring resource usage are okay with the results. webui-vue will use expand for sensor page, etc. Other query parameters such as only are not controlled by this option and already enabled. Change-Id: I8403129fabfbe0752c3b0e85bb2e8bd5ebea2aa0 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
2024-04-22meta-fii: meta-mori: Remove multi-user require of obmc-host-reset targetKyle Nieman1-0/+1
Rebooting the host will stop multi-user.target from reaching an active state if obmc-host-reboot@0.target is called before then. As a result, the BMC state will always be set to NotReady. Testing: Calling obmc-host-reboot@0.target prior to multi-user.target being reached will no longer cause multi-user.target to fail. Change-Id: Ie0e8fc5341472a930f9ec6f0bf74c9a2b2687d32 Signed-off-by: Kyle Nieman <kyle.nieman@fii-na.com>
2024-04-22meta-facebook: yosemite4: Add CONFIG_REGULATORDelphine CC Chiu1-0/+2
Add CONFIG_REGULATOR to yosemite4.cfg, triggering recompilation of the relevant code to ensure successful probing of max11615. Change-Id: I85c6c95cfe1971a1827d86d6d075ec908d1b369b Signed-off-by: Delphine CC Chiu <Delphine_CC_Chiu@wiwynn.com>
2024-04-22meta-nuvoton: evb-npcm845: add blacklistTim Lee2-0/+12
Add blacklist to avoid i2c lock for evb-npcm845. Except bus 1 that equip with eeprom for fru. &i2c1 { status = "okay"; eeprom@50 { compatible = "atmel,24c256"; reg = <0x50>; }; }; Signed-off-by: Tim Lee <timlee660101@gmail.com> Change-Id: Ida4c42497d60d0b1b5cce8a5e712104929ffc887
2024-04-20meta-ampere: phosphor-state-manager: enable host-gpio PACKAGECONFIGPatrick Williams1-17/+1
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I0dad5301339f6738c191bcb0dd1e226c0de079dc
2024-04-20meta-facebook: harma: phosphor-state-manager: enable host-gpioPatrick Williams1-0/+1
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ie0ed356908ab5e474760d1e0935e904a4f4c2001
2024-04-20meta-phosphor: phosphor-state-manager: add host-gpio PACKAGECONFIGPatrick Williams2-0/+12
Add a PACKAGECONFIG that enables the host-gpio feature in PSM. Set the appropriate dependencies, meson options, and install the service file links as appropriate. Tested: Built Yosemite4 with enabled and verified services are attempted to start. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ia737a5645dcf472efdc75a9af7260eff60ef90ed
2024-04-20meta-facebook: minerva: enable chassis power cycleYang Chen5-0/+89
Because CMM is without any host, we use the "Chassis" of the phosphor-state-manager which the chassis0 to indicate the "CMM sled power cycle" to control the CMM board only and the chassis1 to indicate the "CMM chassis power cycle" to control the entire system including CMM, compute, and network blades. Change-Id: I17cf0f3e711b35da2d264e1f2fcb2f44d7af26d0 Signed-off-by: Yang Chen <yang.chen@quantatw.com>
2024-04-19meta-phosphor: phosphor-static-norootfs-init: add home as persistentMarco Kawajiri1-1/+6
In order to allow users other than root to be created, home needs to be writable. Add it to the persistence list. Since sometimes root's home is in `/home` and sometimes it is in `/root`, also add logic to detect where `ROOT_HOME` is and also add it if it is outside of `/home` Tested: `bitbake phosphor-static-norootfs-init -ne` with ROOT_HOME in `/root` and in `/home/root`: NOROOTFS_PERSISTENT_DIRS=" var etc home root mnt/data" NOROOTFS_PERSISTENT_DIRS=" var etc home mnt/data" Change-Id: I1a389a3546409b2fe888f47ebd49c0d3e43c13bb Signed-off-by: Marco Kawajiri <kawajiri@meta.com> Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2024-04-19meta-ibm: introduce new huygens systemAndrew Geissler6-0/+36
The huygens machine is based on the new pstbmc machine family from IBM. It will be our first redundant BMC system [1]. The initial focus on this machine will be the redundant BMC feature. The simulation model we use will just be 2 BMCs initially. Due to this focus and simulation model, this commit strips out all of the host firmware and host processor related features. Tested: - Confirmed in our 2 BMC simulation model that both BMCs come to Ready and only the expected vpd services have failed - Confirmed network into the BMCs worked as expected [1]: https://gerrit.openbmc.org/c/openbmc/docs/+/70233 Change-Id: Ieb42337980c0ec39d16c492c77810473d5105aa0 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2024-04-19obmc-console: srcrev bump 7f2bfb9b9f..b7dddbc63eAndrew Geissler1-1/+1
Andrew Geissler (1): obmc-console-ssh@.service: add ECDSA and ED25519 keys Change-Id: I6b161aee07493eb6438fafdfd3b7f66d3795edc6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-19phosphor-power: srcrev bump 2495659850..df4e0e7ea4Andrew Geissler1-1/+1
Konstantin Aladyshev (1): meson: Fix local meson build Change-Id: I263c1a716c84eabd4f857c54bad7aadd1177d4ea Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-19bmcweb: srcrev bump f2caadcee1..211cfa49d1Andrew Geissler1-1/+1
Ed Tanous (2): Clean up BMCWEB_ENABLE_SSL Update nghttp2 1.60->1.61 Myung Bae (1): Initialize schemas array with explicit size Sunitha Harish (1): Remove ibm locks feature Change-Id: I474f319bde2efbdd14f4b333fd07e4a2f08c90fb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-19dbus-sensors: srcrev bump ef85e0bb45..a9c1bec4deAndrew Geissler1-1/+1
Potin Lai (1): hwmontempsensor: update PercentRH unit string Change-Id: Iecd13e28b57e914ba4e5948f1c7f5b08e6fa78f3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-19webui-vue: srcrev bump 129aecd0d5..d1ef18e6f9Andrew Geissler1-1/+1
Ed Tanous (3): Pretty print svg logo Inline class styles Inline SVG Paul Fertser (1): Focus default action in modal windows Change-Id: Icaf9291b776149de36e6f30e3134f125477e2d95 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-19smbios-mdr: srcrev bump 4e1cf09955..b86e4f1967Andrew Geissler1-1/+1
Jason M. Bills (1): Use the new CPUModel enum names from libpeci Change-Id: I81052fa6644a353e67721f7f7ec2bfe37d9fc544 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-19sdbusplus: srcrev bump 6e675883df..1a39b64fafAndrew Geissler1-1/+1
Patrick Williams (1): message: handle vector<bool> Change-Id: Ice0d9da1c6c7ca417add1e2e594a3ec75218a2fe Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-19entity-manager: srcrev bump a5cf976ff5..236f89c848Andrew Geissler1-1/+1
Peter Yin (1): configurations: minerva_pdb: revise hsc driver name Potin Lai (1): configuration: bletchley: add PwmName Zev Weiss (1): configurations: romed8hm3: Update nct6779 labels & thresholds Change-Id: I8b0af1bcd8b59a50aa993c1920a4730fd61661ff Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-18fb-ipmi-oem: remove header installPatrick Williams1-3/+1
No other applications should depend on the fb-ipmi-oem repository or its headers. Remove this install step. (If this were needed, it should show up as DEPENDS and be done in the Meson install.) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Idfb678179644302788e4159e63f04d9bb5a2a4ec
2024-04-18meta-facebook: harma: Add bios active versionPeter Yin2-0/+3
We can't retrieve the BIOS version from Redfish because the BIOS active property is null. Instead, we can get the BIOS version from /var/lib/fb-ipmi-oem/appData.json, which is updated by fb-ipmi-oem. Then, we write the version to the active property when the host post end. Test Plan: curl -u root:0penBmc -k -X GET https://10.10.12.102/redfish/v1/UpdateService/FirmwareInventory/bios_active |grep Version % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 483 100 483 0 0 2639 0 --:--:-- --:--:-- --:--:-- 2653 "Version": "F0M_1A04" Change-Id: Ia5f68ae9364f61c652ee328cab390804c2a65482 Signed-off-by: Peter Yin <peter.yin@quantatw.com>
2024-04-18meta-facebook: harma: add pcc configPeter Yin1-0/+6
Add PCC config to support AMD post code. Change-Id: Id68fb240f266bed881f3a4a2f4eb8ec2f6778e56 Signed-off-by: Peter Yin <peter.yin@quantatw.com>
2024-04-18linux-aspeed: Move to v6.6.28 stable releaseAndrew Jeffery1-2/+2
Apply the upstream security and bug fixes. Change-Id: I857c78c4334cd74c1229adeb62df5c80e4cfd4f8 Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
2024-04-18linux-aspeed: Apply pending AST2600 pinctrl fixAndrew Jeffery1-1/+1
Billy Tsai (1): pinctrl: pinctrl-aspeed-g6: Fix register offset for pinconf of GPIOR-T Change-Id: I2436c2b1945858eadca678496b08ce460507a23f Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
2024-04-18ipmbbridge: srcrev bump 0afdd8cc08..dcd3037b98Andrew Geissler1-1/+1
Konstantin Aladyshev (1): meson: Support building boost as subproject Change-Id: Ia8d591d7f76272b966a8b909d440b7e3e55f36b5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-18phosphor-ipmi-flash: srcrev bump deb85ceebe..3f59628778Andrew Geissler1-1/+1
Willy Tu (1): handler: Support more retry logic Change-Id: I20fc538669e61931ed2ec5c26ddee0022b773a10 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-18phosphor-nvme: srcrev bump ab6d79bb1c..097562e751Andrew Geissler1-1/+1
Joseph.Fu (1): nvme_manager: support status flag check Change-Id: I5ea234634fa6a56036dfe934cf10d25f95eb837f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-18obmc-console: srcrev bump bd4af900ac..7f2bfb9b9fAndrew Geissler1-1/+1
Medicine Yeh (2): config: rename parse_logsize to be more generic config: add ringbuffer-size in config file options Change-Id: I9760489988ee8fe0e5e800d5ff7829b3d4e9fd61 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-18phosphor-logging: srcrev bump 221b79b3b9..5bc265338cAndrew Geissler1-1/+1
Arya K Padman (1): PEL: Changing the remaining traces to lg2 style devenrao (2): PEL: Add a new error msg for FFDC collected after SBE chip-op success PEL: fix the subsystem type for proc sbe internal data msg Change-Id: Ifa0c862f429035ba343e8b657c17744abe04bd3d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-18openpower-debug-collector: srcrev bump 6feeebd608..6f1be97927Andrew Geissler1-1/+1
Dhruvaraj Subhashchandran (6): Add support for collecting Self Boot Engine(SBE) dump Collect SBE dump during chip-op timeouts Stop instructions before collecting dump Implementing Phosphor-Logging/LG2 logging Add support for performance dump Support for memory buffer SBE dump Change-Id: I67a502372068612117385f74119c4586f359bc71 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-17bmcweb: srcrev bump ac25adb8d4..f2caadcee1Andrew Geissler1-1/+1
Ed Tanous (8): Add type safety for NTP server objects Stage 2 refactor LDAP parameters Remove OpenSSL warnings ignore Fix NTP set race condition Refactor UpdateService Break out DoTftpUpdate Refactor tftp parser Reformat meson files Gunnar Mills (1): Update Privilege Registry from 1.3.0 to 1.5.0 Change-Id: I34d0cce4d3b482a4f40a0d4a3d004813eee69374 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-17entity-manager: srcrev bump 0249bbd176..a5cf976ff5Andrew Geissler1-1/+1
Yang Chen (1): configuration: minerva_cmm: modify the address of TMP75 Change-Id: I46e92421388f5773dfd1b1cdd8f187431a787b32 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-17entity-manager: srcrev bump fc171428a7..0249bbd176Andrew Geissler1-1/+1
Daniel Hsu (1): configurations: harma: Add Broadcom NIC sensor Change-Id: I85525ac2475684c78c0f8f92fadf251d15f8b0ef Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-17meta-facebook: yosemite4: Disable auto rebootDelphine CC Chiu2-3/+15
Disable autoReboot to avoid host unexpected host restarts. Change-Id: I03547c4e6df5253bc8c961181018ef4085b0b7ca Signed-off-by: Delphine CC Chiu <Delphine_CC_Chiu@wiwynn.com>
2024-04-17meta-facebook: yosemite4: Extend more time for CXL boot upDelphine CC Chiu1-1/+1
There are still chance that the CXLs doesn't ready with the 30 seconds sleep. Extended to 40 seconds. Tested: Tested on YV4 system. Change-Id: I506c8d85d996fcd05fa0da4515efc7b820927f42 Signed-off-by: Delphine CC Chiu <Delphine_CC_Chiu@wiwynn.com>
2024-04-17pldm: srcrev bump 15b9411186..963c0fdf1aAndrew Geissler1-1/+1
Archana Kakani (1): oem-ibm: Adding system specific bios attribute files Manojkiran Eda (1): Revert "Adding severity when reporting an error" Change-Id: Ia8668746c5d70da79986f6cafaeb43b5b941c1a4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-17fb-ipmi-oem: srcrev bump 7451903cdd..b48d6839aeAndrew Geissler1-1/+1
Peter Yin (1): appcommands: modify appData.json path Change-Id: I42bb9b6b1959577236ae1154f29cc7bbe3797e2d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>