- Jan 03, 2024
-
-
Patrick Williams authored
bitbake uses double-quotes for strings. Switch the stray single-quoted string to use double-quote. Signed-off-by:
Patrick Williams <patrick@stwcx.xyz> Change-Id: Icbc9295ce2468ed7646ab0039b9bc5480a43e6fa
-
- Jan 02, 2024
-
-
Andrew Geissler authored
Joseph Fu (1): PSUSensor: add max11607 support Change-Id: I223d1fc659b188d4c1ea040a2b8fa0697db7cabe Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
Patrick Williams (1): meson: simplify add_project_arguments for OEM_IBM Change-Id: Ib34baa1de883f2d8698a0d487460385df77ad8c2 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
George Liu (1): meson_options.txt: Support for reading options from meson.options Patrick Williams (3): clang-format: copy latest and re-format build: upgrade to C++23 meson: adjust nlohmann-json dependency Change-Id: I1f43296f42e260c1903031c37844318e1f1b6cf6 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
Jagpal Singh Gill (2): health-metric: add dbus path for read-write storage health-metric: add dbus path for total cpu Change-Id: I6d4448f500efc7cdf0c718931285e0cbed20942e Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Patrick Williams authored
DTS files should be submitted upstream to the kernel, just like patches. Allowing individual DTS files to be added to the tree is just another form of patching the kernel. Explicitly search and prohibit new ones from being added. Signed-off-by:
Patrick Williams <patrick@stwcx.xyz> Change-Id: Ibd176423cda5082ead3bf1d3da1e66507e0ea475
-
Andrew Geissler authored
Willy Tu (2): build: Remove dependencies on fmtlib update libcr51sign to support MAUV Change-Id: Id6830e707faae772771fde9234baa169ddaf3906 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Yang Chen authored
Initial commit the configuration of dbus-sensors use in the Minerva. Change-Id: I798d995ffec285ded6aaa56f65bc4d2deb28b0b8 Signed-off-by:
Yang Chen <yang.chen@quantatw.com>
-
Delphine CC Chiu authored
- Add bios version & after activated bios version in phosphor-settingsd. Change-Id: If617ffb587b2f45411483dda655d7a0ce99105e2 Signed-off-by:
Delphine CC Chiu <Delphine_CC_Chiu@wiwynn.com>
-
Peter Yin authored
Add spi gpio from tpm2 Change-Id: Id6b82fc29a01ec327cc50a9edbde0810d28f15ea Signed-off-by:
Peter Yin <peter.yin@quantatw.com>
-
Potin Lai authored
Some platforms will need to assign different remote-addr for each channel. Add a IPMB_REMOTE_ADDR for assigning remote-addr for each corresponding channel instead of assign fixed remote-addr to all channels. If the size of IPMB_REMOTE_ADDR not consistent and less than the size of IPMB_CHANNEL, the remote-addr will be filled with 64 for the channels does not assigned. Test results of tiogapass: ``` { "channels": [ { "type": "ipmb", "slave-path": "/dev/ipmb-4", "bmc-addr": 32, "remote-addr": "44", "devIndex": 0 }, { "type": "ipmb", "slave-path": "/dev/ipmb-9", "bmc-addr": 32, "remote-addr": "96", "devIndex": 1 } ] } ``` Signed-off-by:
Potin Lai <potin.lai@quantatw.com> Change-Id: I785201c2c643cf6aa7b83e61df9601ae581f34ad
-
- Jan 01, 2024
-
-
Andrew Geissler authored
Josh Lehan (1): Changing wording of failsafe transition messages Change-Id: I0c3faed6806ee00bcf9976d67c056f6d37068216 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
Tom Tung (1): Get eraseMaxGeometry and eraseMinGeometry from dbus Change-Id: I0ead8070a28deeff2119a7360d084293bfefc26e Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
- Dec 30, 2023
-
-
Andrew Geissler authored
Pavithra Barithaya (1): README.md: update the error scenario output Change-Id: Ib748a95bc3c33baef54cc081828dbd40e5748548 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
zhaogang.0108 (1): bmcweb: Add nullptr check for weakptr Change-Id: I869e09b600f841652ef27978b68c838aa246c465 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
- Dec 27, 2023
-
-
Tom Tung authored
Tested: can build Change-Id: Id99ae67689f13b2f71fbe8ab3edad03700f9291b Signed-off-by:
Tom Tung <shes050117@gmail.com>
-
- Dec 23, 2023
-
-
Andrew Geissler authored
Potin Lai (1): PSUSensor: add mp2856/mp2867 support Change-Id: I0e27f9e3aa53d124f9dae98d7854c518f0c71599 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Peter Yin authored
The setup_gpio.sh, power service, and power-util are not applicable to all platforms. They will be moved to the tiogapass platform layer. The setup_gpio.sh uses exported GPIO, which can impact the libgpio function. Change-Id: I7a95f8a5466f220d3c5fb8aadb2507d0f23ce857 Signed-off-by:
Peter Yin <peter.yin@quantatw.com>
-
Andrew Geissler authored
Andrew Jeffery (1): OWNERS: Remove Andrew Jeffery Change-Id: Ibdadce211a081d8c15b22bdfd5d45fe4a9a6845f Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
Andrew Jeffery (1): OWNERS: Update Andrew's preferred email Change-Id: I1009b5e72be5ccfd3a40dbed188990b41ebd3704 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
Andrew Jeffery (1): OWNERS: Update Andrew's preferred email Change-Id: Iedfb77f9801138b65b387ebb6d4461748b6b280d Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
Andrew Jeffery (1): OWNERS: Update Andrew's preferred email Change-Id: I25f6f2ba02c1877ecc0c303b9783eff9a110552d Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
Andrew Jeffery (3): main: Address strncat() overflow warning README: Fix header formatting OWNERS: Update Andrew's preferred email Change-Id: Ic9e90e7583c21d4304a3481f428947726b7207f1 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
Andrew Jeffery (1): OWNERS: Update Andrew's preferred email Change-Id: I987c163723b11b06a234f87670c1d18fa34782c1 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
Andrew Jeffery (1): OWNERS: Update Andrew's preferred email Change-Id: Ib94aa65b47e4e54c3d3765cb6add5617ccb9aebb Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
Andrew Jeffery (1): OWNERS: Update Andrew's preferred email Change-Id: I40f1605f71943e50d35732966091b8b0acfb30bf Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
Andrew Jeffery (1): OWNERS: Update Andrew's preferred email Change-Id: Ic96f9a786ff2a41f454769b727cc25a817a7d985 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Hieu Huynh authored
This corrects the name of the PSU from CPU1 to PSU1. Tested: 1. Get PSUs name busctl get-property xyz.openbmc_project.Inventory.Manager \ /xyz/openbmc_project/inventory/system/powersupply/PowerSupply0 \ xyz.openbmc_project.Inventory.Item PrettyName s "PSU0" busctl get-property xyz.openbmc_project.Inventory.Manager \ /xyz/openbmc_project/inventory/system/powersupply/PowerSupply1 \ xyz.openbmc_project.Inventory.Item PrettyName s "PSU1" Signed-off-by:
Hieu Huynh <hieuh@os.amperecomputing.com> Change-Id: I3e1110d3b76335d7412006f75e79073f9f776151
-
Hieu Huynh authored
Assert Fault LED when detecting OVERTEMP signal asserted. This is done by adding new overtemp_fault LED group and update the overtemp service to assert/de-assert the LED group. 1. Start the ampere_overtemp@.service 2. Verify that the `Fault Led` is turned on and turn off after 10s. 3. Verify that Thermal Trip SEL is created. Signed-off-by:
Hieu Huynh <hieuh@os.amperecomputing.com> Change-Id: Ifbc203bf79a13741082d84850b9e75ca6148a6cd
-
Hieu Huynh authored
The phosphor-led-manager will monitors the `xyz.openbmc_project.State.Decorator.OperationalStatus` interface of the Inventory D-Bus object, and check whether the Inventory D-Bus object is associated with the LED group D-Bus object, and then update the Asserted property of the LedManager. This adds the fan_fault led group to associations.json file to monitors the FANs and turns on the fault led when the FANs fails. 1. Unplug the fan and verify that both `Fan Fault Led` and `Fault Led` are turned on. 2. Plug the fan and verify that both `Fan Fault Led` and `Fault Led` are turned off. Signed-off-by:
Hieu Huynh <hieuh@os.amperecomputing.com> Change-Id: I2adc0fb8846c4690f8eaac3bb80e6dbf25077be3
-
Hieu Huynh authored
Support FAN fault check via by enabling phosphor-led-manager's monitor-operational-status with appropriate phosphor-inventory-manager associations configuration. Tested: 1. Get Led group list $ busctl tree xyz.openbmc_project.LED.GroupManager `- /xyz `- /xyz/openbmc_project `- /xyz/openbmc_project/led `- /xyz/openbmc_project/led/groups |- /xyz/openbmc_project/led/groups/fan_fault 2. Change the fan pwm, then stop the fan control service and verify that fault led is on 3. Start the fan control service and verify that fault led is off Signed-off-by:
Hieu Huynh <hieuh@os.amperecomputing.com> Change-Id: If473ebfe288d80515217e7e5fb9dc6244dcb8ed3
-
- Dec 22, 2023
-
-
Andrew Geissler authored
Thang Q. Nguyen (2): build: upgrade to C++23 meson_options.txt: Support for reading options from meson.options Change-Id: I8ed2e0106b7e9be1af37f22bb98a2852c381e71a Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Thang Q. Nguyen authored
Change LED configuration format to json to adapt new default setting in phosphor-led-manager application. Tested: 1. Check if all LED Groups are created, the same as using yaml file root@mtmitchell-dcscm:~# busctl tree xyz.openbmc_project.LED.GroupManager `- /xyz `- /xyz/openbmc_project `- /xyz/openbmc_project/led `- /xyz/openbmc_project/led/groups |- /xyz/openbmc_project/led/groups/bmc_booted |- /xyz/openbmc_project/led/groups/power_on |- /xyz/openbmc_project/led/groups/enclosure_identify |- /xyz/openbmc_project/led/groups/enclosure_identify_blink `- /xyz/openbmc_project/led/groups/systemFault 2. Check if no error message in journal log Signed-off-by:
Thang Q. Nguyen <thang@os.amperecomputing.com> Change-Id: I7de6bfe333bad04f045c38bb9ff7aeb64eaed8bd
-
Thang Q. Nguyen authored
phosphor-led-manager changed to use json configuration by default. However, Mt.Mitchell still uses yaml configuration which consequently fail to parse for platform LED configuration. This commit changes configuration from yaml to json to adapt upstream codes. Tested: 1. Check if all LED Groups are created, the same as using yaml file root@mtmitchell-dcscm:~# busctl tree xyz.openbmc_project.LED.GroupManager `- /xyz `- /xyz/openbmc_project `- /xyz/openbmc_project/led `- /xyz/openbmc_project/led/groups |- /xyz/openbmc_project/led/groups/bmc_booted |- /xyz/openbmc_project/led/groups/power_on |- /xyz/openbmc_project/led/groups/enclosure_identify |- /xyz/openbmc_project/led/groups/enclosure_identify_blink `- /xyz/openbmc_project/led/groups/systemFault 2. Check if no error message in journal log Signed-off-by:
Thang Q. Nguyen <thang@os.amperecomputing.com> Change-Id: Ibdc2a566d89d8d661f299aff84539e471061090a
-
- Dec 21, 2023
-
-
Andrew Geissler authored
Lakshmi Yadlapati (1): Refactor PCIeDeviceList to use getCollectionMembers Myung Bae (1): Fix typo in collection.hpp Change-Id: I374377607d1f80d827126a9247cb9855eb6e0316 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
- Dec 20, 2023
-
-
Andrew Geissler authored
Patrick Williams (1): bus: clarify the different new-bus wrappers Change-Id: I17df3df649928f2688edd332f263939ce55bffc5 Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
Patrick Williams (2): common.Threshold: use dict-of-dict for Value metric: rename from metrics Change-Id: Ieb80cd08af365b4ba7a5dfabb6ea9e8f725c26ed Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
Andrew Geissler authored
Patrick Williams (1): meson: adjust nlohmann-json dependency Change-Id: Ic4683b74d305a5cfe683564d7f5dba58a2391e4e Signed-off-by:
Andrew Geissler <openbmcbump-github@yahoo.com>
-
- Dec 18, 2023
-
-
Peter Yin authored
Get MAC address from NIC CONFIG_NCSI_OEM_CMD_GET_MAC=y IPMB device CONFIG_IPMB_DEVICE_INTERFACE=y USB Net: It is only for SITV BMC testing until the Aegis board is produced. CONFIG_USB_NET_DRIVERS=y CONFIG_USB_USBNET=y CONFIG_USB_NET_CDCETHER=y CONFIG_USB_NET_CDC_NCM=y CONFIG_USB_NET_CDC_SUBSET_ENABLE=y CONFIG_USB_NET_CDC_SUBSET=y Sensors CONFIG_AD5272=y CONFIG_SENSORS_PT5161L=y CONFIG_SENSORS_XDPE152=y CONFIG_SENSORS_ISL68137=y CONFIG_SENSORS_LTC4286=y CONFIG_SENSORS_MAX31790=y Change-Id: Id5e5dbc918a1421cb7d2d83ecc9e0b6da98232de Signed-off-by:
Peter Yin <peter.yin@quantatw.com>
-
- Dec 15, 2023
-
-
Peter Yin authored
Remove it to avoid block power off. Change-Id: I60d5f0bada9088bd241686c4c74d45eac3796902 Signed-off-by:
Peter Yin <peter.yin@quantatw.com>
-