summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2 daysentity-manager: srcrev bump 513976bed8..aa702ea425HEADmasterAndrew Geissler1-1/+1
Delphine CC Chiu (3): schemas: Add SparePartNumber property configurations: yosemite4 : Add SparePartNumber yosemite4 : Add json config for fan IC and ADC identification Change-Id: I7510028ec37ba14de384beb55925cdd9801ead47 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2 daysmeta-ibm:blueridge: Add new association for BlueRidgeRekha Aparna2-0/+276
This commit adds new association between PCIe slot and PCIe device for BlueRidge 2U and 4U configurations Change-Id: I8a2724d5bf71af030f844321ae1122520df38a81 Signed-off-by: Rekha Aparna <vrekhaaparna@ibm.com>
2 daysmeta-evb: meta-evb-arm: use kernel mctp stackAlexander Hansen5-3/+38
create mctp-local.service to - configure serial parameters for /dev/ttyAMA1 - create the link with 'mctp' command - configure local and remote EID for the link - setup the endpoint with mctpd Tested: pldm commands work and response is received from the MCP Change-Id: If924376c4775229c1701924e154894e4eaefa362 Signed-off-by: Alexander Hansen <alexander.hansen@9elements.com>
3 daysphosphor-sel-logger: srcrev bump 0acff271cf..9fa224c5eaAndrew Geissler1-1/+1
Jonico Eustaquio (1): Add SEL delete method and track record IDs Change-Id: I415b927ed0e8e6d67d88c5cb2645c68e25c9b268 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
3 daysphosphor-logging: srcrev bump d5d97187f7..e8026679f8Andrew Geissler1-1/+1
Riya Dixit (1): PEL: Updating sev for set host effecter failure Change-Id: Id5dca7a34e11a4fc940fd17939b5e6022d15d1bd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
3 daysentity-manager: srcrev bump f5ac740078..513976bed8Andrew Geissler1-1/+1
Daniel Hsu (1): configurations: harma: remove fan power sensors Matt Spinler (2): configurations: Add IBM's Fuji chassis configurations: Add IBM's BlueRidge chassis Change-Id: Ie79f3780b2cb7007312bf67457bab8dea62232ac Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
3 daysmeta-facebook: yosemite4: add calibrated FIO temperature sensorsDelphine CC Chiu1-0/+280
Summary: Add virtual sensors to calibrate MB FIO temperature sensors with bellow table. For expample: if fan PWM exceed 30%, MB FIO temperature need to minus 0.6. Fan duty(%) Offset(C) 30 0.6 50 0.5 70 0.4 90 -0.1 100 -0.2 Tested: Check the calibrated MB FIO temperature sensors are created. Change-Id: Ifa33d4924e1aadd87d24d8527fe94c1bc9c6ebbd Signed-off-by: Delphine CC Chiu <Delphine_CC_Chiu@wiwynn.com>
3 daysmeta-facebook: meta-yosemite4: Adjust the fan numbering.Delphine CC Chiu2-432/+514
Summary: - Adjust the fan numbering to correspond with the chassis labels. - Thermal team tested and updated airflow calculation as below formula: Airflow = [(Sum of all fan speed reading)/24 *0.0725] – 14.5 Change-Id: Id63c5d2b0684b3eda62425be48f37dcafbffe30f Signed-off-by: Delphine CC Chiu <Delphine_CC_Chiu@wiwynn.com>
3 daysmeta-facebook: minerva: add 99-platform-initYang Chen2-0/+25
Add 99-platform-init to archive the following items: 1. Disable FMC_WDT2 AsT2600 uses the FMC_WDT2 register to archive the ABR feature. Use this script to disable FMC_WDT2 before the systemd starts. 2. Detect boot flash source Read the boot source for FMC_WDT2 and write into /run/media/slot 0: boot from primary source 1: boot from alternate source Change-Id: I1219b870381a7292394635f7ecc29040eac8f555 Signed-off-by: Yang Chen <yang.chen@quantatw.com>
4 daysmeta-google: gbmc-update: stop self-upgrade if url is missingYuxiao Zhang1-2/+5
This change will stop self update if the url is empty. Let it fall through the upgrade hook and return error. Change-Id: I92118d1697f1b8474c5152e6ea52f7ddb36b5615 Signed-off-by: Yuxiao Zhang <yuxiaozhang@google.com>
4 daysmeta-google: image: enable tcpdump for prod imageHao Jiang1-1/+1
The tcpdump is required to prod debug NVMe OOB issues. Signed-off-by: Hao Jiang <jianghao@google.com> Change-Id: I925a790567c1e9ea7d032feb5defa399a6530be2
5 daysentity-manager: Skip schema validationMatt Spinler1-1/+3
Tell entity-manager to skip doing schema validation during the build as the python3-jsonschema dependency now brings in rust which takes a long time to build. The 'validate-json' packageconfig can be added in a bbappend to turn it back on for a particular system. Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I4321c4c0c41744582c69730fe997439daec17a93
5 dayslibpldm: srcrev bump ea435c9fda..458475a912Andrew Geissler1-1/+1
Chris Wang (2): fw_update: Add encode req & decode resp for query_downstream_devices fw_update: Add encode req & decode resp for query_downtream_identifiers Change-Id: I86ae8e7e2444549a85541d0a0f3affee1ac27d38 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
5 daysmeta-ibm: Enable system specific bios supportArchana Kakani1-1/+1
Enabling system specific bios support for IBM systems Tested: Poweron successful Change-Id: Iad41ca4c93a76b6357994650b970942910ad06de Signed-off-by: Archana Kakani <archana.kakani@ibm.com>
5 daysmeta-phosphor: Add system-specific-bios-json build optionArchana Kakani1-0/+1
The PLDM BIOS specification [1] defines data structures and messages for communicating BIOS settings, BIOS attributes, boot configurations, and boot order settings. The BIOS attributes supported by OpenBMC systems are added in JSON files, adhering to the specifications outlined in the BIOS Management Profile [2]. Since a single BIOS attribute may have different values for different variants of systems, it's practical to create a BIOS attribute JSON file for each system type. To enable this optional feature within PLDM, creating build option system-specific-bios-json. System specific bios attributes support in PLDM is added in below commits https://gerrit.openbmc.org/c/openbmc/pldm/+/55997 https://gerrit.openbmc.org/c/openbmc/pldm/+/69371 https://gerrit.openbmc.org/c/openbmc/pldm/+/70083 [1]: https://www.dmtf.org/sites/default/files/standards/documents/DSP1061_1.0.0.pdf [2]: https://www.dmtf.org/sites/default/files/standards/documents/DSP0247_1.0.0.pdf Change-Id: I372715e83232cd49cca4d33835da4c7c9b3d59c8 Signed-off-by: Archana Kakani <archana.kakani@ibm.com>
5 daysmeta-ibm:blueridge: Add new Association JSON filesAlpana Kumari2-0/+9523
This commit is to add Association JSON files for BlueRidge 2U and 4U configurations. Change-Id: I15109e3583ea74a813ac8a54fcfb09f97972d0b3 Signed-off-by: Alpana Kumari <alpankum@in.ibm.com>
5 daysmeta-facebook: yosemite4: update fan tableDelphine CC Chiu1-30/+30
Description: Set feed forward gain to 0 to disable feed forward feature for the temperature sensors. Set the integralLimit_min and integralLimit_max so the integral value won't be zero. Test Case: 1. Check fan control service is functional. Change-Id: I2cf0c97581f9fdc424b04a022b566a5079ef2ce6 Signed-off-by: Delphine CC Chiu <Delphine_CC_Chiu@wiwynn.com>
5 daysmeta-facebook: harma: support 2nd HSC sled cycle.Peter Yin1-18/+28
To support sled cycle for 2ND HSC source. Change-Id: Id51a7cf310d45db31572540d35bee7b7ab780ca6 Signed-off-by: Peter Yin <peter.yin@quantatw.com>
5 daysphosphor-fan-presence: srcrev bump 950ff459bc..613b5367e8Andrew Geissler1-1/+1
Matt Spinler (1): control:Bonnell: Increase deviation value Change-Id: I38ac890bcaf486f148b685452a813e31920b22d5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
5 daysphosphor-state-manager: srcrev bump 75ac2be3a4..1901ab743aAndrew Geissler1-1/+1
Delphine CC Chiu (1): phosphor-discover-system-state: set after multi-user.target Change-Id: I8bd703829032244c0b6357f79308e2f30ea567b4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
5 daysphosphor-dbus-interfaces: srcrev bump b3563c1e2a..b77f806471Andrew Geissler1-1/+1
Matt Spinler (1): ibm: Add new chassis compatible strings Change-Id: Id2b48d9ad7236ef943997ad70378dc6a43d5730e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
5 daysentity-manager: srcrev bump 7742c87ce6..f5ac740078Andrew Geissler1-1/+1
Peter Yin (1): configurations: harma_mb: revise VR source Change-Id: I26b8871d33eee6e3263eda2d94b8c7cc4b3a9aef Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
5 dayspldm: srcrev bump ba741d5fd0..15ce5a18e2Andrew Geissler1-1/+1
Kamalkumar Patel (3): host-bmc: refine remote terminus functionality Add Json Config support for entity to DBus string oem-ibm: Adding entity path correction function Pavithra Barithaya (2): Add getSubtreePaths utility functions oem-ibm: Add util API to get the connector object paths Riya Dixit (2): host-bmc: Improving Logs (lg2) common & fw-update: Improving Logs (lg2) Change-Id: I33dca6c71e6e789e09885581e62448eac003e621 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
5 daysbmcweb: srcrev bump 8332831685..c8491cb0b4Andrew Geissler1-1/+1
Ed Tanous (3): Remove reserve Last fix for inversion Move under exception handler Jagpal Singh Gill (2): updateservice: refactor parse multi-part forms updateservice: refactor task creation Change-Id: Ic7d4185c5f9862c0da21e26b2277447d7411c5f9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
5 dayswebui-vue: srcrev bump dfba4e542e..07368136b6Andrew Geissler1-1/+1
Nikhil Ashoka (1): Fixed radio buttons arrangement issue Change-Id: If2d664b79343428c9382a8123eced3ddeb155d6a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
6 daysphosphor-dbus-interfaces: srcrev bump 9012243e54..b3563c1e2aAndrew Geissler1-1/+1
Dhruvaraj Subhashchandran (2): com-ibm-dump: Add response code to resource dump entry com.ibm: Add UserChallenge to replace password Ravi Teja (1): StaticGateway: Remove PrefixLength property Change-Id: If925d29eef611e034e8f3b3a655ecbc8263db0b4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
6 daysphosphor-debug-collector: srcrev bump df01f8ab59..8f3f94da33Andrew Geissler1-1/+1
Dhruvaraj Subhashchandran (1): OpenPOWER: Replace Password with UserChallenge Change-Id: If8d94ab84624ae8bd311ca1b3b73a91fa2706302 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
6 dayslinux-aspeed: MP2856 voltage regulatorAndrew Jeffery1-1/+1
Peter Yin (2): dt-bindings: Add MP2856/MP2857 voltage regulator device hwmon: (pmbus) Add support for MPS Multi-phase mp2856/mp2857 controller Change-Id: I9abcda1266d4b7303a435041dbd70b984ba9dcbb Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
8 daysmeta-facebook: harma: fixed ttyS3Peter Yin1-1/+2
root@harma:~# find / -iname *serial-getty\@ttyS3* /sys/fs/cgroup/system.slice/system-serial\x2dgetty.slice/serial-getty@ttyS3.service /run/systemd/units/invocation:serial-getty@ttyS3.service /etc/systemd/system/getty.target.wants/serial-getty@ttyS3.service Change-Id: If97e95efd32272a0b88dd39dd3b1f6116e6dc04e Signed-off-by: Peter Yin <peter.yin@quantatw.com>
8 daysphosphor-host-ipmid: srcrev bump e11895fd80..8fb5b89ac7Andrew Geissler1-1/+1
Alexander Hansen (1): prevent logspam from getObjectInterfaces Change-Id: I76aef1e9fbe5562fee0223764c7053067765c793 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
8 daysbmcweb: srcrev bump 3eaecac336..8332831685Andrew Geissler1-1/+1
Ed Tanous (1): Fix lesser used options Change-Id: I5ebf7902a9cc6e9646e7c7fa6e28d08cf74ac93a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
8 daysphosphor-sel-logger: srcrev bump 91dd916904..0acff271cfAndrew Geissler1-1/+1
Jonico Eustaquio (1): Remove record ID rollover Change-Id: I70f12a878d63063a84a3690856cde604b8f0612c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
8 dayssmbios-mdr: srcrev bump b86e4f1967..c13c87544dAndrew Geissler1-1/+1
Konstantin Aladyshev (1): meson: Provide wrap file for boost Change-Id: Id961b0b4fccae74cfa81e73f5c1efde9115fac1c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
8 daysphosphor-power: srcrev bump b5451447b6..2d068dc70dAndrew Geissler1-1/+1
Shawn McCarney (1): pseq: Create Rainier JSON config file in new format Change-Id: I9d00f98a7a90763a7f388b15a2a2c8e310c3e9ee Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
8 daysentity-manager: srcrev bump 88b2aba5ab..7742c87ce6Andrew Geissler1-1/+1
Matt Spinler (1): Add meson option for build time schema validation Change-Id: I7d9ea074011a5166eeed5041365b9e7c18e41b10 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
8 daysmeta-ibm: add rainier-1s4u device treeAndrew Geissler1-0/+1
IBM 1s4u systems required a separate device tree with a few modifications on top of the standard rainier system. Change-Id: I50a713448b03238995057d40a3dda844661ed336 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
9 daysmeta-nuvoton: npcm8xx-igps: update to 04.00.08Tim Lee2-4/+4
Changelog: IGPS 04.00.08 - Mar 19th 2024 ============ - bl31 * remove change clock frequency - TIP_FW: 0.6.8 L0 0.5.7 L1 * Optimize flash read. Include QUAD support code but currently disabled by default. * Move TIP FW build version into a separate header file to avoid conflict with internal build versions. * Add missing header file include in the uart_if.h to avoid order dependency. * Support flash encryption (after code review). * Update TIP EID back to 0x0B. * Change version, delay for flush task and PRE_PRODUCTION. * Put all manifests at the end of flash. * Check stack overflow. * Support hardening. * Support BMC direct access. * Support bootblock at offset 512KB or 2MB. * Bug fix: touch WD during recovery delay. * Bug fix: ENC header field must be 0x03 to start encryption. * Support CFM. * WD0RCRB.BMCBUS should be zero. * Bug fix in handling SW and WD reset (avoid TIP reset). - Scripts: fix ReplaceComponent.bat. - Update comments in bootblock XMLs. - bootblock 0.4.6 * MC: Increase ECE priority to match VCD priority. Set ECE priority to 2. * Fix errata: Errata fix: 1.7 eSPI FATAL_ERROR response Signed-off-by: Tim Lee <timlee660101@gmail.com> Change-Id: Ie974c2cebce84e66972533d345fba4fc5b1867d1
9 daysopenpower-vpd-parser: srcrev bump 5881d4f2d8..7ef9c8cda7Andrew Geissler1-1/+1
Sunny Srivastava (1): Enable mux when setting symlink Change-Id: I82ba601577b361f7e6f153205d90cf756e5297d4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
9 daysopenpower-occ-control: srcrev bump 1c3349e4b9..7651c06bc9Andrew Geissler1-1/+1
Chris Cain (1): Prevent missing sensor PEL when host is not running Change-Id: I723303480a966a66ebb26b802caf78d20b2cb7fa Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
9 daysphosphor-power: srcrev bump b89395b1ac..b5451447b6Andrew Geissler1-1/+1
Shawn McCarney (4): pseq: Refactor storage of debug data pseq: Create UCD90xDevice class pseq: Create UCD90320Device class pseq: Create UCD90160Device class Change-Id: Ie102d34512ac849957cadc6ab14321e39633e259 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
9 dayspldm: srcrev bump cea52d9b24..ba741d5fd0Andrew Geissler1-1/+1
Gilbert Chen (1): requester: Modified MctpDiscovery class Manojkiran Eda (1): Remove dead host_pdr_handler code & json-file Patrick Williams (1): sdbusplus: use shorter type aliases Change-Id: I796dead2e4da0fa77f6599d9553570f8170281e8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
9 daysentity-manager: srcrev bump ca144abd88..88b2aba5abAndrew Geissler1-1/+1
Andrew Geissler (2): configurations: system1: update ADC index's configurations: system1: add battery voltage to ADC Chau Ly (2): configurations: mtjade: Add NetworkInterface configurations: mtmitchell: Add NetworkInterface Delphine CC Chiu (1): yosemite4 : Revise hwmon label for reading ina238 shunt voltage Potin Lai (1): configurations: add Broadcom 100G OCP NIC Yang Chen (2): configurations: minerva_fanboard: Add INA238 sensors configurations: minerva_cmm: Add NetworkInterface Change-Id: I018b3d1cb3694d919c39a99f79e519f3793f193a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
9 dayswebui-vue: srcrev bump 01492c3dcb..dfba4e542eAndrew Geissler1-1/+1
Paul Fertser (1): Allow to log in when using remote authentication Vedangi Mittal (1): Removed Challenge password option from Generate CSR panel Change-Id: Ic9d5138a1e2c7be2333733c176e364afd01691e5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
9 daysbmcweb: srcrev bump 743eb1c0cb..3eaecac336Andrew Geissler1-1/+1
Ed Tanous (6): Move logging args Add https parsing Check return codes std::remove to std::filesystem::remove Fix TFTP merge conflict Fix merge conflict in session Gunnar Mills (1): obmc_console: Fix some missing headers Change-Id: I5c07dd073def7e45fa2c1dc024fa4dfcc3a4cc1b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
10 daysmeta-facebook: add tcpdump to all imagesPatrick Williams1-0/+1
Networking team asked for tcpdump to be added to facilitate debug operations. Add it to the set of debug-utilities we include by default. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ie864fc23f8c22db33b41518a923185f4c737b99c
10 daysmeta-facebook: yosemite4: Modified address of BIC power control IO EXPDelphine CC Chiu1-1/+1
The SD CPLD IO address has been changed to 0x24 to prevent conflicts with the BIC. Change-Id: I20ddfed063b650fd99e16623eca9a1d05f7b240f Signed-off-by: Delphine CC Chiu <Delphine_CC_Chiu@wiwynn.com>
11 daysmeta-facebook: yosemite4: Revise to 0 base to set NIC's EIDDelphine CC Chiu1-4/+4
The script to setup NICs' EID has changed to 0 base by a commit, the commit's hash: 178a2a2b4c1060abc4bea5f01042d6e8a67f4315. Change this setup script to fit that change. Also let the script call the service instead of the shell script. Change-Id: Ic4d660c8226e895de6eb4dfd4a6bd3788d4f1935 Signed-off-by: Delphine CC Chiu <Delphine_CC_Chiu@wiwynn.com>
11 daysmeta-nuvoton: npcm8xx-bootblock: update to 0.4.6Tim Lee2-3/+3
Changelog: version 0.4.6 - Mar 21th 2024 ============= - MC: Increase ECE priority to match VCD priority. Set ECE priority to 2. - Fix errata: Errata fix: 1.7 eSPI FATAL_ERROR response Signed-off-by: Tim Lee <timlee660101@gmail.com> Change-Id: I3c62ad3d1c09573e8c087f385eba1a37c21a57e7
11 daysmeta-nuvoton: evb-npcm845: busybox: add lsusb and timeout commandTim Lee3-0/+6
Add `lsusb` to make checking usb devices easier. Add `timeout` to enable this command feature. Signed-off-by: Tim Lee <timlee660101@gmail.com> Change-Id: I817e52cd3ba8c4d58345772f050e1e3bdac2098c
11 daysmeta-google: gbmc-bridge: fail upgrade when url is invalidYuxiao Zhang1-1/+7
Currently the upgrade will continue when there is no url. This change will stop self update if the url is empty/invalid. Change-Id: I465ee426c845b918aa458b24db89fbcc2795cde5 Signed-off-by: Yuxiao Zhang <yuxiaozhang@google.com>