summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-05-03meta-hpe: use Jean-Marie preferred email addressAndrew Geissler1-1/+1
Every time a commit is made in openbmc/openbmc, the OWNER plugin logic looks up every OWNERS file in openbmc/openbmc and also tries to look up every user. The gerrit log gets filled with messages like this: ``` [2024-04-05T18:30:51.327Z] [Index-Batch-66[java.util.concurrent. ScheduledThreadPoolExecutor$ScheduledFutureTask@505cf419[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@2505fce4[Wrapped task = com.google.gerrit.server.logging. LoggingContextAwareRunnable@7086c656]]]] WARN com.googlesource.gerrit. owners.common.AccountsImpl : User 'verdun@hpe.com' does not resolve to any account. ``` Not sure why the plugin looks at every OWNERS file, even when the commit does not touch the corresponding sub-directory, but it does. Looking at gerrit, it looks like the primary email for Jean-Marie is the one I've added here. Change-Id: Idb0c18de285378b42d4e50fe1446730f535ec7ec Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2024-05-03linux-aspeed: Move to v6.6.30 stable releaseAndrew Jeffery1-2/+2
Apply the upstream security and bug fixes. Change-Id: Idfe4abd387ed34970ebee114451d20f53c14a4e8 Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
2024-05-02phosphor-power: srcrev bump fb0ccb8e93..b89395b1acAndrew Geissler1-1/+1
Shawn McCarney (2): pseq: Add Services parameter to getGPIOValues() pseq: Create PMBusDriverDevice class Change-Id: Ic2f002b4f8428f5ec804f4dd77fc2d133b3d9fe2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-05-02estoraged: srcrev bump f1c89effbc..3cf9e80680Andrew Geissler1-1/+1
John Wedig (1): Add retries when getting dbus properties Change-Id: I73b4de5eb428c1d7370513248d462f8c7500a423 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-05-02entity-manager: srcrev bump 6173513653..ca144abd88Andrew Geissler1-1/+1
Chau Ly (1): schemas: Add Inventory.Item.NetworkInterface Sara Lin (1): yosemite4: fine tune medusa HSC power and current Change-Id: I05a1d869e383444b3a36126028324facac88e59e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-05-02phosphor-logging: srcrev bump fff77e213a..8c8aaa068eAndrew Geissler1-1/+1
Arya K Padman (1): peltool: Fixing memory leak in peltool Change-Id: Id75afdcc3f487295dc0d8ae63d7e4fb304e3ebf3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-05-02libpldm: srcrev bump 64764fd6de..66c7723adbAndrew Geissler1-1/+1
Andrew Jeffery (1): msgbuf: Enable pldm_msgbuf_extract() into packed members Change-Id: I1e2f6f641ccb079b5f2d3a6e283e6cba18aff8fb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-05-02bmcweb: srcrev bump 88c7c42791..5ffd11f248Andrew Geissler1-1/+1
Ed Tanous (3): Remove One chassis option Bring consistency to config options Fix regression in LogService Gunnar Mills (1): Fix regression in CrashDump Change-Id: I2447e265ad58ca11fcf0e829af88bd5175601dd7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-05-02meta-ampere: script: don't restart IPMI when writing FRUChanh Nguyen2-2/+0
Remove the IPMI service restart after writing the FRU binary, as it makes the IPMI service unavailable for a while. Tested: 1. Update the new FRU binary by ampere_firmware_upgrade.sh 2. Check new FRU content by "ipmitool fru print" Signed-off-by: Chanh Nguyen <chanh@os.amperecomputing.com> Change-Id: Ibbe44b54d321c66b450acfdaa3efa363d2fc1762
2024-05-02meta-nuvoton: u-boot-nuvoton: move to v2023.10Tim Lee4-7/+7
Signed-off-by: Tim Lee <timlee660101@gmail.com> Change-Id: I6b053fcecd1a2e7d41566fd5aef87a605dfc7ca2
2024-05-02meta-phosphor: eliminate phosphor-pkg-tweaksPatrick Williams3-8/+3
Upstream now has an `inherit_defer` concept which allows PACKAGECONFIG tweaks, for example, to be applied to `inhert` directives. Therefore, we can use the more typical `bbappend` approach instead of this extra include file. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ie8cad501dbed549969899012734cee94075d2f5a
2024-05-01Setup NIC MCTP Endpoint after mctpd initializationChris Wang3-0/+44
Since NIC's Entity Manager configuration cannot store information of static EID for Yosemite4 platform, setup the NIC's MCTP Endpoint after mctpd is successfully initilized if the corresponding slot is plugged in. Change-Id: Ida647d60d7ed72897f641dd9783f0105c2a5c0d5 Signed-off-by: Delphine CC Chiu <Delphine_CC_Chiu@wiwynn.com>
2024-04-30pldm: srcrev bump 07a07e2ac4..cea52d9b24Andrew Geissler1-1/+1
Manojkiran Eda (2): Deprecate the support for x86 sdk common: modernize getCurrentSystemTime() API Pavithra Barithaya (3): Replace sizeof() with .size() Remove repeated branches Remove unused variables defined nothingIIersonal (1): pldmtool: Add NumericSensor PDR Change-Id: I61cf1e3372e451a914fc3dd66f7ecbd7845ae377 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-30openpower-vpd-parser: srcrev bump 4788e1ba0a..5881d4f2d8Andrew Geissler1-1/+1
RekhaAparna01 (1): Update the pretty names of inventory items in JSON Sunny Srivastava (1): Add Connector.Port interface Change-Id: Ib11d95d502a9abcc7fa20440de2e95ef68dfd6da Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-30webui-vue: srcrev bump 511650a902..01492c3dcbAndrew Geissler1-1/+1
Ed Tanous (1): Implement response caching Change-Id: I11fbfa7439b629bd34ac304a53ec95c688ba8987 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-30dbus-sensors: srcrev bump a9c1bec4de..394f0c5253Andrew Geissler1-1/+1
Ed Tanous (1): Add IpmbSensor unit tests Rebecca Cran (1): ipmbsensor: add support for an Ampere SMPro on an IPMB Change-Id: Idc8c2c6a6c6052073941d86f83ec79294890fdf6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-30entity-manager: srcrev bump e62133437f..6173513653Andrew Geissler1-1/+1
Tim Lee (1): configurations: change naming for Nuvoton NPCM8xx EVB Change-Id: I088079413052cd27118db8750024cc2938768fb9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-30phosphor-pid-control: srcrev bump a7bbd4583e..8dc277cc79Andrew Geissler1-1/+1
Konstantin Aladyshev (1): meson: Enable link time optimization Change-Id: I2281a7b63c6f715d7d2a7c8ced32423d46696d5d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-30bmcweb: srcrev bump 9f217c26f5..88c7c42791Andrew Geissler1-1/+1
Alexander Paramonov (1): Use actual language for registries list Ed Tanous (7): Move to process v2 Add static webpack etag support Break out formatters Consolidate Vm implementations Break out lambdas into real methods Fix bad merge conflict Use fadvise to trigger sequential reading Change-Id: I3aeca5c40c54cc24b95a28ed081cea0d7951f3b8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-30phosphor-sel-logger: srcrev bump 3db118956a..91dd916904Andrew Geissler1-1/+1
Konstantin Aladyshev (1): meson: Provide wrap file for boost Change-Id: If741c1655c2a8d9b2b58fba8eb5a1351fdf47726 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-30obmc-ikvm: srcrev bump 63cef2a26a..033b18e03fAndrew Geissler1-1/+1
Konstantin Aladyshev (1): meson: Support local build Change-Id: I2c451a9b9f767b12700b619efbb2bc3df0046d58 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-30meta-facebook: harma: add gpio presence monitoringDaniel Hsu3-0/+45
add gpio presence monitoring Testing: systemctl status phosphor-multi-gpio-presence.service ● phosphor-multi-gpio-presence.service - Phosphor Multi GPIO presence Loaded: loaded (/usr/lib/systemd/system/ phosphor-multi-gpio-presence.service; enabled; preset: enabled) Active: active (running) since Sun 2024-04-21 23:51:56 PDT; 3h 21min ago Main PID: 470 (phosphor-multi-) CPU: 49ms CGroup: /system.slice/phosphor-multi-gpio-presence.service └─470 /usr/bin/phosphor-multi-gpio-presence --config /usr/share/phosphor-gpio-monitor/ phosphor-multi-gpio-presence.json root@bmc:~# busctl tree xyz.openbmc_project.Inventory.Manager └─ /xyz └─ /... └─ /.../inventory └─ /.../inventory/system └─ /.../inventory/system/board └─ /.../inventory/system/board/Harma_MB ├─ /.../inventory/system/board/Harma_MB/presence_asic_modules_0 ├─ /.../inventory/system/board/Harma_MB/presence_asic_modules_1 ├─ /.../inventory/system/board/Harma_MB/presence_e1s_0 ├─ /.../inventory/system/board/Harma_MB/presence_e1s_1 └─ /.../inventory/system/board/Harma_MB/presence_ocp_0 Change-Id: I10c432c11415869ee8167fd07e7ec0b6105520be Signed-off-by: Daniel Hsu <Daniel-Hsu@quantatw.com>
2024-04-29meta-facebook: Limit times waiting for MCTP connectionDelphine CC Chiu3-6/+9
It shouldn't keep waiting for MCTP connection if mctpd somehow crashed. Limit it to wait for only 1 minutes. Change-Id: I7b6d70a849c4f2a6be2d7bfcab49ba1b2e152807 Signed-off-by: Delphine CC Chiu <Delphine_CC_Chiu@wiwynn.com>
2024-04-29linux-aspeed: Move to v6.6.29 stable releaseAndrew Jeffery1-2/+2
Apply the upstream security and bug fixes Change-Id: I0106bac7dee7e2fd1949dfdc47314adbfb616231 Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
2024-04-27ssifbridge: srcrev bump 6f22abd8bf..98f55c73faAndrew Geissler1-1/+1
Ed Tanous (2): Add clang-tidy Default construct variable Change-Id: I40991812cb4b3c807d171286525bac40ea483e25 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-27webui-vue: srcrev bump 51abe87fee..511650a902Andrew Geissler1-1/+1
Ed Tanous (2): Limit to one chunk Allow the favicon to be cached Paul Fertser (1): Deduplicate and simplify RoleId handling Change-Id: I0e90cad0afd4932b28b1269d02ee8252f8408203 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-27bmcweb: srcrev bump 6b54e4e086..9f217c26f5Andrew Geissler1-1/+1
Ed Tanous (1): Make cookie auth check all headers Manojkiran Eda (1): Remove setup.cfg file from the repository Ravi Teja (1): AccountService: Add HTTPBasicAuth support Change-Id: Id67491a7a3989014aa74ba0ec141c38e07574b4e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-27entity-manager: srcrev bump 087b04df70..e62133437fAndrew Geissler1-1/+1
Tim Lee (1): configurations: Add Nuvoton Arbel BMC configuration Yang Chen (1): configurations: minerva: change info from "PRODUCT" to "BOARD" Change-Id: Ia9044f502ec47eb60318dd7902d3cae9c2c23791 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-27openpower-debug-collector: srcrev bump e74e9167af..9ae780d5e4Andrew Geissler1-1/+1
Dhruvaraj Subhashchandran (1): Implement support for POZ FFDC with multiple FFDC packets Patrick Williams (1): sdbusplus: use shorter type aliases Change-Id: I78207b09657c815491d34442202c5ae56f5db20a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-26fb-ipmi-oem: srcrev bump b48d6839ae..29985cb620Andrew Geissler1-1/+1
Delphine CC Chiu (1): configs: add configs for yosemite4 system Change-Id: I9bffdf66d9ea6f68c7a008360ac1faf26582fe5d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-26meta-ampere: mtmitchell: update CPU presence object pathsThang Tran1-4/+4
Currently, the gpio-presence is configured to create CPU_1/2 object paths when sokets 0/1 are presented. But in the SMBIOS service, it is creating cpu0/1 object paths to indicate sockets 0/1 are presented. By the missmatch between gpio-presence and SMIBIOS services, adc sensors that depend on the "CPURequired" property in EM can be missed. This commit updates the object path of CPU presence to synchronize gpio-presence and SMBIOS services. Tested: 1. PLDM sensors work correctly on both 1P and 2P systems. 2. ADC sensors are shown correctly. Change-Id: Idc317b9a6280391aff7eb1aeebc70667acc29b28 Signed-off-by: Thang Tran <thuutran@amperecomputing.com>
2024-04-26meta-nuvoton: trusted-firmware-a: srcrev bump bd1389a2...113ec57bTim Lee1-1/+1
rutigl@gmail.com (1): remove change clock frequency Signed-off-by: Tim Lee <timlee660101@gmail.com> Change-Id: I1bcb226e11e81c581f9c5ce0869c86b9642372e0
2024-04-26meta-google: gbmc-update: supress tar warning messageYuxiao Zhang1-1/+1
A warning message together with an expected error message will fail the update process. This will filter out all warning messages. Tested: before root@dddhl23-nfd01:/tmp# cat mytemp/tarerr tar: testdir/somefile1: time stamp 2024-04-26 02:48:00 is 37351.697053733 s in the future tar: */somefile2: Not found in archive tar: Exiting with failure status due to previous errors after root@dddhl23-nfd01:/tmp# cat mytemp/tarerr tar: */somefile2: Not found in archive tar: Exiting with failure status due to previous errors Change-Id: Ica9481383031ede950568a09a86eefb4fbfbdd6f Signed-off-by: Yuxiao Zhang <yuxiaozhang@google.com>
2024-04-26meta-ampere: mtmitchell: enable NFSThang Q. Nguyen1-0/+1
Enable NFS distro to be able to mount NFS. Tested: 1. Check below command (in BMC console) works $ mount -t nfs 10.38.130.2:/tftpboot/ISO_file /tmp/mount_nfs Signed-off-by: Thang Q. Nguyen <thang@os.amperecomputing.com> Change-Id: I7991a268a5338da5a664403a6ba476e671481f42
2024-04-26meta-phosphor: add nfs distro featureThang Q. Nguyen5-0/+16
Add include files for NFS distro features, which enables NFS kernel configuration and utility to mount NFS from BMC. Tested: 1. Check if CONFIG_NFS_* are enabled $ zcat /proc/config.gz | grep NFS 2. Mount remote NFS folder $ mount -t nfs 10.10.130.2:/tftpboot/ISO_file /tmp/mount_nfs Change-Id: I015f4f6ed9c5b60573340233aee1f781aa0c573a Signed-off-by: Thang Q. Nguyen <thang@os.amperecomputing.com>
2024-04-25meta-facebook: Increase journal size to 10MBDelphine CC Chiu2-4/+4
There are many times we were trying to look into issues but the journal had been rotated. Increase size to 10MB so we can debug with more information in journal. Change-Id: I346508a5506101a9e22f12fcb257fc4a2dcb2fa9 Signed-off-by: Delphine CC Chiu <Delphine_CC_Chiu@wiwynn.com>
2024-04-25meta-facebook: minerva: setting mac address from eepromYang Chen2-0/+18
Add configuration in phosphor-network to get the mac address from FRU. Change-Id: I6c691aeaeb11731d6639bddf6cb2d77eb8af7b0e Signed-off-by: Yang Chen <yang.chen@quantatw.com>
2024-04-25phosphor-logging: srcrev bump 5bc265338c..fff77e213aAndrew Geissler1-1/+1
Chris Cain (1): PEL: Add a new error when occ-control can't find PDRs Change-Id: Ib40acf2d3c62a13455d2fb95328daa3350dfa870 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-25phosphor-host-ipmid: srcrev bump 337a0978ef..e11895fd80Andrew Geissler1-1/+1
Konstantin Aladyshev (2): meson: Add missing boost dependency to message test meson: Use boost as a dependency Change-Id: Ib7c16287f3606c361ab3ea2ea908f28732efe9f6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-25entity-manager: srcrev bump 236f89c848..087b04df70Andrew Geissler1-1/+1
Naresh Solanki (1): configurations: sbp1: Display HBM rails only on HBM capable CPU Patrick Rudolph (8): configurations/nvme_p4000: Improve regex configurations: Add Intel P4510 SSD configurations: Add Intel P5520 SSD sbp1: Drop duplicated entries configurations: sbp1: Read RTC battery voltage in 15min interval configurations: sbp1: Swap NIC temperatures configurations/sbp1: Set NIC setpoint to 85C configurations/sbp1: Add CPURequired Change-Id: Ifb87b64dabdacd70e08b4775c1b99722dd9c132a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-25phosphor-state-manager: srcrev bump cadaab7728..75ac2be3a4Andrew Geissler1-1/+1
Anusha Dathatri (1): chassis_service:Create /run/openbmc at start up Patrick Williams (1): host-gpios: enable by default Change-Id: I611288b6e75d4bcf5b2f808f45c8f5d179b9aa9c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-25webui-vue: srcrev bump d1ef18e6f9..51abe87feeAndrew Geissler1-1/+1
Ed Tanous (2): Remove /subscribe websocket handler Inline the header svg Change-Id: Ie09974e51c5693ded4392080c5b77ce0700f705c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-25openpower-debug-collector: srcrev bump 6f1be97927..e74e9167afAndrew Geissler1-1/+1
Dhruvaraj Subhashchandran (1): Support for hardware dump collection from OCMB Change-Id: Ia6ceb2d201d11485d4b1201296dd58d88520d0b5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-25phosphor-fan-presence: srcrev bump 514653526e..950ff459bcAndrew Geissler1-1/+1
Matt Spinler (1): control:Bonnell: Increase ambient values by 4.5 Change-Id: I4f0ba325a9d7c556a83d29c7582a92e076237b46 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-25phosphor-power: srcrev bump 472101c5cd..fb0ccb8e93Andrew Geissler1-1/+1
Shawn McCarney (1): Promote getPath() to PMBusBase Change-Id: I432aa0b94abc9d11d912ea2160880663ba110c79 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-25openpower-occ-control: srcrev bump 755af10299..1c3349e4b9Andrew Geissler1-1/+1
Chris Cain (2): Create PEL if unable to get the OCC PDRs Update PEL to Predictive when unable to get OCC PDRs Change-Id: I74ed3ae760f9105b2c176e1373572d184405ce14 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-25bmcweb: srcrev bump 003301a24b..6b54e4e086Andrew Geissler1-1/+1
Ed Tanous (6): Implement a Content-Security-Policy TODO Remove XSS prevention code Fix http2 use after free bug Add new tidy checks Fix large content error codes Handle error code properly Change-Id: Ibe890ecd8be2d3f4ed94bf0f09bef409ab43940c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-25phosphor-nvme: srcrev bump 097562e751..a77827224eAndrew Geissler1-1/+1
Joseph.Fu (1): nvme_manager: fix check threshold condition Change-Id: I10f6c39525546b2efe29478d061161c60f4d362a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-25pldm: srcrev bump 3daf7a1ca0..07a07e2ac4Andrew Geissler1-1/+1
DelphineCCChiu (1): fw-update: Fix variable being used before initialized Manojkiran Eda (5): fix inconsistent spacing in BIOS logs Remove unused variables common: Improve printBuffer() & added unit tests Remove setup.cfg file from the repository Fix a potential crash due to unbound array access Change-Id: Id5a47f4e11933700b78e1abf240c6c868ec444d0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2024-04-25meta-nuvoton: npcm7xx-bootblock: upgrade to 10.10.19Tim Lee1-2/+2
Changelog: version 10.10.19 - Mar 27th 2024 ============= - U-Boot can only be loaded to DRAM from the range 0x100 till end of DRAM. - Avoid TOCTOU: read destination address and size only once. - Remove XIP. Signed-off-by: Tim Lee <timlee660101@gmail.com> Change-Id: Icd56348f9f2818fb381b91ddbc3fc3e566a9da87