summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-08-20bytedance: g220a: Add VR related virtual sensorsLei YU1-0/+292
Add below virtual sensors based on VR sensors: P0_DIMM_VR_Pwr = CPU0_DIMM_VR_0_Input_Power + CPU0_DIMM_VR_1_Input_Power P1_DIMM_VR_Pwr = CPU1_DIMM_VR_0_Output_Voltage + CPU1_DIMM_VR_1_Output_Voltage CPU0_VR_Pwr = CPU0_VR_0_Input_Power + CPU0_VR_1_Input_Power + CPU0_VR_2_Input_Power CPU1_VR_Pwr = CPU1_VR_0_Input_Power + CPU1_VR_1_Input_Power + CPU1_VR_2_Input_Power CPU0_VR_Temp = max(CPU0_VR_0_Temperature, CPU0_VR_1_Temperature, CPU0_VR_2_Temperature) CPU1_VR_Temp = max(CPU1_VR_0_Temperature , CPU1_VR_1_Temperature, CPU1_VR_2_Temperature) P0_DIMM_VR_Temp = max(CPU0_DIMM_VR_0_Temperature, CPU0_DIMM_VR_1_Temperature) P1_DIMM_VR_Temp = max(CPU1_DIMM_VR_0_Temperature, CPU1_DIMM_VR_1_Temperature) Tested: Verify the above sensors appear on DBus and the values are expected. Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: I9412e7da1a147b64cb43a5f9981042623cfb6423
2021-08-20bytedance: g220a: Add virtual-sensor packageLei YU3-0/+41
Add phosphor-virtual-sensor pakcage and configure it to enable "total_power" sensor that is the sum of PSU0/1's input power. Tested: Verify the Total_Power sensor is on DBus and the value is the sum or PSU0 and PSU1's input power. Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: Ie8f61800299bef01a8bb74256c24d1f0a90df258
2021-08-20meta-fii/meta-kudo: Fix virtual sensor configMohaimen Alsamarai1-22/+119
Fix virtual sensor config so that sensors will show NA in the SDR when missing its input sensors. Signed-off-by: Mohaimen Alsamarai <mohaimen.alsamarai@fii-na.com> Change-Id: I9bba40046c58455e4ba4d8dcd963871023f6920c
2021-08-20meta-fii/meta-kudo: Add kudo-chassis to packagegroupMohaimen Alsamarai2-2/+4
Adding chassis management packages Signed-off-by: Mohaimen Alsamarai <mohaimen.alsamarai@fii-na.com> Change-Id: I334f925414815961fd9e6dcb309a52c14d670f03
2021-08-20intel-ipmi-oem: srcrev bump 27d2356e77..2346b5d2afAndrew Geissler1-1/+1
Johnathan Mantey (1): Improve SDR sensor number mapping for sensor nums above 510 Change-Id: I296de0605b7037b4013b8b545f279209fda62cb7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-20bmcweb: srcrev bump 97128e926c..1759dc7a35Andrew Geissler1-1/+1
Abhishek Patel (1): Fix BIOS privileges Change-Id: Ib9ecb36f4480660a974c7a55c173777c46759543 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-20phosphor-host-ipmid: srcrev bump e990967a0e..d1bd8c48c0Andrew Geissler1-1/+1
Lei YU (1): transport: Set gateway to ethernet interface Change-Id: Id969d503125ede4e08ffc128dee8551af74ede70 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-20phosphor-networkd: srcrev bump 1ea359943a..cb2d408387Andrew Geissler1-1/+1
Lei YU (3): ethernet: Add origin to generateId() Remove the route settings from system config Do not config Gateway when DHCP is enabled Change-Id: Ibb450903e884734e1e39944e485b5142c072472d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-20phosphor-dbus-interfaces: srcrev bump ce8e3892a6..964c4c78a6Andrew Geissler1-1/+1
Andrei Kartashev (1): SEL: add record with custom Sensor/Event Type Change-Id: I8c8369d8631f3a1dd3e5ebf7648b13e38d552fe1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-20phosphor-objmgr: srcrev bump bdaa7f8bb4..efd58275c8Andrew Geissler1-1/+1
Brad Bishop (8): libmapper: hide symbols by default libmapper: fix logic bug build: fix unused-parameter warnings mapper client: drop patch build configuration libmapper: use size_t libmapper: fix memory leak libmapper: allow use of session bus for non-root tests: fix use-after-free Change-Id: I8833ed4148be29506d1648fdafae998f481707ba Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-20stdplus: srcrev bump a9cf86f1d2..8efeaa303bAndrew Geissler1-1/+1
Jerry Zhu (1): io_uring params and polling added William A. Kennington III (1): io_uring: Add file registration management Change-Id: I85c74528038359ddd3c236262c63b22dc592fa44 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-20sdbusplus: srcrev bump cf0c072281..0ade192c8fAndrew Geissler1-1/+1
Nidhin MS (1): Fix: Unused parameter in object_server.hpp Change-Id: Id0003b7037e6aa904d5f922af7b41d1f93c4dbc2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-20pldm: srcrev bump 3a0fe62f5b..a03b082956Andrew Geissler1-1/+1
Brad Bishop (4): readme: remove redundant meson directive readme: add another method for running unit tests libpldmresponder: fix missing newline pldmd: fix null pointer dereference Roland Veloz (1): Adds the TPM Required Policy to the BMC BIOS Sampa Misra (2): pldm requester: fix wrong command type remove the rvalue reference from Request class Tom Joseph (1): libpldmresponder: Move host specific code under build flag gokulsanker (6): libpldm: Added encode API for GetStatus request libpldm: Add decode API for GetStatus response libpldm: Add encode API for CancelUpdateComponent request libpldm: Add decode API for CancelUpdateComponent response libpldm: Add encode API for CancelUpdate request libpldm: Add decode API for CancelUpdate response Change-Id: I633d4c8da339e86434b6613766db067510ecfe04 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-20phosphor-power: srcrev bump 4dc9a30029..4175ffb76eAndrew Geissler1-1/+1
Adriana Kobylak (1): psu-ng: Read and validate input voltage Change-Id: Ib467597be48142f3a3c965b1bf62b6ea4e07d68e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-19webui-vue: srcrev bump 450bdb0a31..e020d5818cAndrew Geissler1-1/+1
MichalX Szopinski (1): Hide "BMC shell (via SSH)" switch button on Intel environment Change-Id: Ia4b4f3cac205083639017dec4f9e928c20bb2c59 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-19Revert "meta-quanta: gbs: update the related states D-bus service name"George Hung6-10/+10
This reverts commit 97466ae307a67c30d592c9d97a1e9d6e458e0e5b. Reason for revert: x86-power-control supports DBUS service name numbering for single and multi hosts now. ref: https://gerrit.openbmc-project.xyz/45004 Change-Id: Id1fb9e61a10a457158c52990fe6c196d6fc44708 Signed-off-by: George Hung <george.hung@quantatw.com>
2021-08-19meta-inspur: on5263m5: Switch webUI to webui-vueGeorge Liu1-1/+1
Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: I3ecba17a12ac6da02ac86bca3141b1da6d54fbbc
2021-08-19linux-aspeed: Move to v5.10.60 stable releaseJoel Stanley1-2/+2
This includes security and bug fixes from the 5.10.54 through to 5.10.60 stable releases. Change-Id: Ia91c97e7add0aec1b57c36f31692fc893e274040 Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-08-19linux-aspeed: P2A and AHB2LHB fixes, CFF PSU, P10 gpiosJoel Stanley1-1/+1
B. J. Wyman (1): hwmon: (pmbus/ibm-cffps) Fix write bits for LED control Iwona Winiarska (2): soc: aspeed: lpc-ctrl: Fix boundary check for mmap soc: aspeed: p2a-ctrl: Fix boundary check for mmap Jim Wright (1): ARM: dts: aspeed: p10bmc: Add power control pins Joel Stanley (1): soc: aspeed: socinfo: Add AST2625 variant Change-Id: I127736fd24c0e066fe8b4b3e2d3584d5503d095a Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-08-19meta-google: Fix inplace-gbmc-version.shVivekanand Veeracholan1-1/+1
The script has a "#!/bin/bash" at the end of its command causing failure. Signed-off-by: Vivekanand Veeracholan <vveerach@google.com> Change-Id: I9b9e8fe9ee8a4374637e8fa95c0fa17b44e7ebb9
2021-08-19meta-google: Fix inplace-gbmc-verify.shVivekanand Veeracholan1-1/+1
The script has a "#!/bin/bash" at the end of mv command causing failure. Signed-off-by: Vivekanand Veeracholan <vveerach@google.com> Change-Id: I328a1ef61d0ad60f0d0b36cd36d081ba88ccb359
2021-08-18intel-ipmi-oem: srcrev bump a87dbd4ee3..27d2356e77Andrew Geissler1-1/+1
Vernon Mauery (1): Add MFG Set FITc Layout command Change-Id: I2a6e155ee6a3f370d709f46ee812c704725e113b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-18meta-fii/meta-kudo: follow the new Yocto override syntax changeMohaimen Alsamarai35-134/+133
Changing the syntax for various yocto files ie. (_ to :) changes to bb, bbappend and conf files. Signed-off-by: Mohaimen Alsamarai <mohaimen.alsamarai@fii-na.com> Change-Id: If25577ee9d98398c1a1ab7f85a0373c46af70245
2021-08-18gpio-ctrl: update yocto override syntaxMichael Shen1-1/+1
Signed-off-by: Michael Shen <gpgpgp@google.com> Change-Id: I716b873ad2a3a7cc4437f90638081bba12bb280c
2021-08-18phosphor-nvme: srcrev bump 31c3a2f7c9..e9f34c71a5Andrew Geissler1-1/+1
Brandon Kim (1): Add Brandon Kim as MAINTAINERS Change-Id: I5a61d3fb467fa724207ef7b2c3c162bb1010b1f4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-18bios-settings-mgr: srcrev bump 5e2cb7206e..8f54ee1804Andrew Geissler1-1/+1
George Liu (1): Remove readOnly attribute check Change-Id: I6ea36bc02db1dab90d5a4b05111efe8dd0a246a2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-18phosphor-fan-presence: srcrev bump de72d5d134..7a401a2ca8Andrew Geissler1-1/+1
Mike Capps (1): New interface for getSubTreeRaw which accepts an array of interfaces. Change-Id: Id51fc3f7e2706c836e518eff5923196ce4886bc3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-18openpower-vpd-parser: srcrev bump 8cc5b15ca6..ed609affb6Andrew Geissler1-1/+1
Andrew Jeffery (2): meson: Add OpenBMC-specific subprojects meson: Add googletest as a subproject Santosh Puranik (1): Allow byte array values in extraInterfaces Change-Id: Ifb5d8fd70d5be9f86c78bbd7b3ca64d9d58e78d6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-18phosphor-sel-logger: srcrev bump f0243dc62f..9f476e82f7Andrew Geissler1-1/+1
Charles Boyer (1): Add Clear method Change-Id: I7892d0e93bab72b65974f61b43dd94cbe2eb26be Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-18phosphor-dbus-interfaces: srcrev bump 5cd00ffb71..ce8e3892a6Andrew Geissler1-1/+1
Charles Boyer (1): Logging: IPMI: Add Clear method Change-Id: I613b475b70a9b5c94b68d26974a9c7839afff2b3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-18phosphor-power: srcrev bump 539b608f4a..4dc9a30029Andrew Geissler1-1/+1
Andrew Geissler (1): reg-config: ensure runs before chassis power on Shawn McCarney (3): regulators: Fix JSON documentation error regulators: Standardize blank line use in schema regulators: Standardize arrays in schema Change-Id: I69f5d4d605513baa5e38fbc5202d4bac6ed1a7fd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-18entity-manager: srcrev bump 09929acf0a..e23af564a2Andrew Geissler1-1/+1
Rashmica Gupta (1): schema: Add virtual sensor schema Change-Id: I718a84ef050d340c80ba788e21d6c630f2488bfa Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-18dbus-sensors: srcrev bump 5cf0f99210..f1ace50bbbAndrew Geissler1-1/+1
Avenash Asai Thambi (1): PSUSensorMain.cpp: Add support for ADM1266 device. Bruce Mitchell (1): Compute IIO reading from raw with offset and scale Change-Id: I09df7e710ef4f24130790e7a423f8a644c02162c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-18webui-vue: srcrev bump 6dba4be612..450bdb0a31Andrew Geissler1-1/+1
Sandeepa Singh (2): Fix translation bug in bmc manager table Resolve the download bug on postcode logs page Change-Id: Ie387df14054a659e7d2a78492e732b60e22a0ac8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-18openpower-hw-diags: srcrev bump fe2c50d70c..7029e525adAndrew Geissler1-1/+1
Ben Tyner (1): On checkstop request dump and transition host Change-Id: I4968ec54673ec5465b6623f71ecd3ff1bc0abb5c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-18pldm: srcrev bump 33ac59dd77..3a0fe62f5bAndrew Geissler1-1/+1
Chen Du (1): Update PLDM BIOS attribute hb_mirror_memory_mode name Sridevi Ramesh (1): pldmtool: Display GetPDR state set ID possible state names in an array gokulsanker (10): libpldm: Add decode API for RequestFirmwareData request libpldm: Add encode API for RequestFirmwareData response libpldm: Add decode API for TransferComplete request libpldm: Add encode API for TransferComplete response libpldm: Add decode API for VerifyComplete request libpldm: Add encode API for VerifyComplete response libpldm: Add decode API for ApplyComplete request libpldm: Add encode API for ApplyComplete response libpldm: Add encode API for ActivateFirmware request libpldm: Add decode API for ActivateFirmware response Change-Id: I385ddffbb9989b63ce25feec7498feff24352c01 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-18phosphor-debug-collector: srcrev bump 0eadeb7e78..f4694d714fAndrew Geissler1-1/+1
George Liu (1): ramoops_manager: Handle D-Bus exceptions Change-Id: Ibcebfd13c4c9019e3fe540d67e742eae2c4dedfb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-18phosphor-logging: srcrev bump 2ccdcef997..6741692137Andrew Geissler1-1/+1
Matt Spinler (1): PEL: Delete raw PEL file after use Vijay Lobo (1): PEL: Add hidden and subsystem properties Change-Id: I78577b03d481017469a49e7be04cd48335ce3bc8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-18bmcweb: srcrev bump dc414b50c1..97128e926cAndrew Geissler1-1/+1
Ed Tanous (1): Add details to bug template Nan Zhou (1): bmcweb: fix the random headers Szymon Dompke (1): Fix update_schemas script Change-Id: I7036320b3f969bc83d0ec6ab0e2c3e4ebdf79351 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-18meta-google: Disable u-boot shell for Google prod buildsVivekanand Veeracholan1-0/+3
The DISTRO_FEATURE option for this is merged, https://gerrit.openbmc-project.xyz/c/openbmc/openbmc/+/45523 Signed-off-by: Vivekanand Veeracholan <vveerach@google.com> Change-Id: I70ba330f1f39aa785a31b63d1640a4c4b3c3eba8
2021-08-18libwatchdog: update yocto override syntaxZhenfei Tai1-1/+1
Signed-off-by: Zhenfei Tai <ztai@google.com> Change-Id: I918deb41b27e84096a3974d48cb4aa64df35bf20
2021-08-18gpio-host-pwr: update yocto override syntaxZhenfei Tai1-2/+2
Signed-off-by: Zhenfei Tai <ztai@google.com> Change-Id: I4dcf8756ffd3b80d1db69e77f07df57e585b1b66
2021-08-17meta-phosphor: Add option to disable u-boot shellVivekanand Veeracholan4-0/+9
For security, u-boot shell needs to be disabled. Setting the CONFIG_BOOTDELAY to -2 will disable the prompt for entering into shell. -1 will skip executing the commands. >=0 will prompt to enter shell. -2 will skip the prompt. https://github.com/u-boot/u-boot/blob/51aef405550e603ff702c034f0e2cd0f15bdf2bb/common/autoboot.c#L479 Making it configurable through DISTRO_FEATURES. Add "disable-u-boot-shell" to DISTRO_FEATURES for this feature. Signed-off-by: Vivekanand Veeracholan <vveerach@google.com> Change-Id: I1b1e1a6c2552335b13fb3f1a9561d08f3a0e8f94
2021-08-17Fix path to udev rules filesAnton Blanchard12-23/+23
Use nonarch_base_libdir instead of base_libdir, because the files are always in /lib/udev/rules.d/. On ppc64le base_libdir is lib64, and the files end up in the wrong spot. Signed-off-by: Anton Blanchard <anton@ozlabs.org> Change-Id: I3c24dae293f4166f1ed1826d09d4bde7cd7d0357
2021-08-17led-group: move to action targetsAndrew Geissler1-4/+5
While debugging another issue, it was noticed that this service, obmc-led-group-start/stop@power_on.service was installed within a synchronization target. Specifically within the obmc-power-stop@0.target. This target is only meant to be used as a synchronization target, where other services use Wants/After/Before type syntax to synchronize when they run. For installing a service, the standard action targets should be used, obmc-chassis-poweron@.target and obmc-chassis-poweroff@.target. Tested: - Verified services are in correct target and still run during chassis on and power off. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I5fecc8236e20f83fb5636445710621bbc8b46b57
2021-08-17Add ppc64le to QEMU_TARGETSAnton Blanchard1-1/+1
We want to build OpenBMC on ppc64le, so add it to QEMU_TARGETS. Signed-off-by: Anton Blanchard <anton@ozlabs.org> Change-Id: Ice8735a105f40c938dde42061d2e33ddf55a07dc
2021-08-17meta-bytedance: Fix incorrect Yocto syntaxLei YU1-2/+2
The `PREFERRED_PROVIDER` still uses `_` instead of `:`, fix it. Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: I34f27870ff35de8b14a8a546d42ab4a1fb5f30d1
2021-08-17meta-bytedance: increment CONF_VERSIONLei YU1-1/+1
Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: I5aa8948c3eb5800b5b371403d3745d4c794d4eec
2021-08-17meta-ibm: p10bmc: Assert that we want the SPL signed by socsecAndrew Jeffery1-0/+2
Configure the SOCSEC_SIGN_* variables to sign the SPL and exploit the AST2600 hardware root-of-trust. Note that this doesn't require that secure-boot is enabled on the system, the SoC will bootstrap just fine with the signature in place while secure-boot is disabled. Signing the SPL allows us to switch the systems over to secure-boot at our leisure. Change-Id: I07b5c4afb7bacc040cbdce6c82a0fb3a57d0f7f8 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
2021-08-17meta-aspeed: ast2600: Sign the SPL with socsec by defaultAndrew Jeffery1-0/+5
Signing the SPL when secure-boot is disabled has no impact, the SoC will continue to bootstrap as normal. Change-Id: I05c1db80cb4bec44ca315190f5b3c1d97168d1d5 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>