summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-06-03openpower-pnor-code-mgmt: srcrev bump 1e01078ee7..6b9daf56f8Andrew Geissler1-1/+1
Ed Tanous (1): Include what you use Change-Id: I3e808e717e77f2805c694b644f750dc6d70b51e8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-03phosphor-inventory-manager: srcrev bump 794a6c5fea..07f94f0219Andrew Geissler1-1/+1
George Liu (3): meson: Add subprojects file meson: Add meson build meson: Add meson build for test Change-Id: I40b0700d2e754a5ca8117d9e3fffff705625b75e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-03phosphor-debug-collector: srcrev bump 124d31f09c..919f71c652Andrew Geissler1-1/+1
Claire Weinan (1): faultlog: Initial framework for Fault Log Change-Id: I8d52909edff2174495cfdb30876efb7e24f24edb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-03phosphor-objmgr: srcrev bump af3d797b01..f944a4507cAndrew Geissler1-1/+1
Brad Bishop (3): meson: Add phosphor-dbus-interfaces dependency clang-format: update to OpenBMC latest naming: be inclusive Change-Id: Ie82e33adc6c2d2396a1c42bc2eff7d40909613c2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-03pldm: srcrev bump c021dbc88a..f2704dc390Andrew Geissler1-1/+1
Andrew Geissler (2): softoff: ensure stopped on any boot of host support a BootProgress of SystemSetup for host running Change-Id: I6553026df81e2eb54e17f216f596e1c4dc8b5e5f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-03openpower-proc-control: srcrev bump c3119d8e6b..ae663a0cdfAndrew Geissler1-1/+1
Jayanth Othayoth (2): Revert "PHAL: Additional callout support during sbe chipop timeout" op-stop-instructions: change service timeout value to 20 sec Change-Id: Id235f7c1885f1c4a8873a42badf55b093b4b109a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-03phosphor-snmp: srcrev bump 2fddc40c01..65113c2be7Andrew Geissler1-1/+1
Ed Tanous (1): Simplify construction of tuples Change-Id: I9a7b61d1242d30379c208cd5f25b7a92111dbac1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-03meta-ampere: refine code structureThang Q. Nguyen23-38/+23
Restructure Ampere recipes to better reuse existing resource for multiple platforms later. Tested: 1. Compile without error. 2. Run regression test for related features without error. Signed-off-by: Thang Q. Nguyen <thang@os.amperecomputing.com> Change-Id: I5d034d21273b99be651f20dc2eb5549c1092f079
2022-06-02meta-bletchley: power-ctrl: action handler for each host statePotin Lai1-118/+326
1. add action handler for each host state, avoid action execute in the wrong host state. 2. add checking for Host in sleep mode 3. add last action record at /tmp/sledX-last-action for identify DFU and Recovery mode. ``` if (last_action == dfu) && (host_st == Off) host_st = DFU if (last_action == recovery) && (host_st == On) host_st = Recovery ``` Change-Id: I4c9c218fbe3f887c8bfe5cdcb64600261d67e30d Signed-off-by: Potin Lai <potin.lai@quantatw.com>
2022-06-02meta-bletchley: phosphor-gpio-monitor: enable gpio presence featurePotin Lai8-0/+47
Ebable phosphor-gpio-monitor-presence feature, create service file and environment file for each presence-sledX pin. Signed-off-by: Potin Lai <potin.lai@quantatw.com> Change-Id: I8ab59a635e22404457c42be152f4a033a173d930
2022-06-02phosphor-logging: srcrev bump 62464b1cc7..f5cd2a426dAndrew Geissler1-1/+1
Jayanth Othayoth (1): PEL: SbeBootTimeout add additional callouts Change-Id: Ia7faf513a8e9d79addb8f0cf09fa3cbd3773b0d0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-02openpower-proc-control: srcrev bump 4d5b5bfe01..c3119d8e6bAndrew Geissler1-1/+1
Jayanth Othayoth (1): PHAL: Additional callout support during sbe chipop timeout Change-Id: I4e71567315cd2ea181b8ee1f5354ab96259a7472 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-02phosphor-fan-presence: srcrev bump 814fa5543b..f32c64391fAndrew Geissler1-1/+1
Matt Spinler (1): control:ibm,everest: Cutoff temp updates Change-Id: I00e611629f16b9ff384e3b8daaf7c274f5db1720 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-02bmcweb: srcrev bump 62c416fb0d..71f2db7581Andrew Geissler1-1/+1
Ed Tanous (3): Try to fix the lambda formatting issue Move redfish/v1 instantiation Allow boost url and url_view to be added to json Nan Zhou (3): sensors: use inline functions + bind_front SensorCollection: use inline functions+bind_front Expand query: reimplement the way to do subqueries Change-Id: I83601fb8f8aea026e995f1521f054e233ee6e971 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-01meta-ampere: Add Thu Nguyen as an OWNERThang Q. Nguyen1-1/+1
Remove Tung Nguyen and add Thu Nguyen Signed-off-by: Thang Q. Nguyen <thang@os.amperecomputing.com> Change-Id: I7821acbf89e5b43608c87bea302daca5958df0ae
2022-06-01phosphor-power: srcrev bump c9e840e443..ae35ac5df2Andrew Geissler1-1/+1
Brandon Wyman (1): psu-ng: Disable INPUT_HISTORY for 1400W IBM PSU Change-Id: I54372879e0320d2fb5d9e16a5332c80c500f8f70 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-01phosphor-networkd: srcrev bump a91c654c1b..315b19bba7Andrew Geissler1-1/+1
Brad Bishop (1): systemd: use qualified paths George Liu (1): Fix the failure of calling GetSubTreePaths to get the path Change-Id: I879c693deaac29d5ef3a0603ce471088ba755012 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-01telemetry: srcrev bump e0ed508c17..36de0563f9Andrew Geissler1-1/+1
Ed Tanous (1): Include-what-you-use Change-Id: I5b56a90562d15c6db15295cd0daadade84ee7289 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-01dbus-sensors: srcrev bump 6733b9574b..bb67932a46Andrew Geissler1-1/+1
Ed Tanous (1): Apply LambdaBodyIndentation to dbus-sensors Change-Id: I08af393079c4e77eb1b464153a88cee2c7390f68 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-01entity-manager: srcrev bump 394ea2b486..51cff4b465Andrew Geissler1-1/+1
Brad Bishop (5): configurations: use lower_snake_case filenames schemas: use lower_snake_case for filenames docs: use lower_snake_case for filenames scripts: use lower_snake_case for filenames README.schema: add file naming conventions Change-Id: If27f5ca1629f8290c5425a5270281c2211f94ef4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-01phosphor-health-monitor: srcrev bump a1ed140b53..f8d7973720Andrew Geissler1-1/+1
Yong Li (1): Make health-monitor compatible with “sensor list” command Change-Id: I2be66b7b4982410199534f7ead8b601a517670d2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-01openpower-libhei: srcrev bump 1252846796..21a2354c80Andrew Geissler1-1/+1
Matt Spinler (1): setup.py: Check for version in env var Change-Id: I263685266216c8ca8b3c6bba724631c07dda38ef Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-01phosphor-logging: srcrev bump 712d743428..62464b1cc7Andrew Geissler1-1/+1
Eddie James (1): PEL: Add OCC errors Change-Id: Ia29a00637e3bd7980cdabc1d696c0bcbf9265cb7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-01bmcweb: srcrev bump d055a34aeb..62c416fb0dAndrew Geissler1-1/+1
Ed Tanous (3): Include-what-you-use in http connection Enable -Wno-psabi for bmcweb builds Document prior experiences with headers Nan Zhou (2): memory: set @odata attributes only if the object is found meson option: make the insecure-disable-auth macro more accurate Change-Id: Ie062169de77de0c095adae5a53382023a4bb769f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-01phosphor-certificate-manager: srcrev bump 6aef160fc1..332ce8b0a3Andrew Geissler1-1/+1
Brad Bishop (1): systemd: drop SyslogIdentifier Nan Zhou (1): systemd: use qualified path Change-Id: I6f3cb2411a7c568b757937f208211fe57c696797 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-06-01phosphor-dbus-interfaces: srcrev bump c6cf37a77b..0f97c461bdAndrew Geissler1-1/+1
NodeMan97 (1): Added RetryAttempts property Willy Tu (1): inventory: drive: Add resettable property to indicate resettable drive Change-Id: Ic97356e69b54384022d0d84897f54761047d73bc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-05-31meta-openpower: guard: srcrev bump ad1b504..c7c018cJayanth Othayoth1-1/+1
Ed Tanous (1): Fixing logic error Marri Devender Rao (1): guard: fix compiler warning comparing the result of pointer addition Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: I38b8b7f05976ce2eac282cdf7c270edbb636b108
2022-05-31Remove wget from the imageEd Tanous1-0/+1
wget from busybox doesn't work against bmcweb by default, given that busybox wget doesn't support TLS. A quick grep of the codebase shows no usages of wget except in old skeleton files that nobody appears to use. Having wget on the bmc confuses engineers, as there's an expectation that the on-bmc wget should work with bmcweb, when there are concrete reasons why it doesn't and can't. Tested: Ran qemu, and verified that wget command now returns not found. Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I46554e51a6e0c7282e1d7df1352ff3db2e0f2471
2022-05-31README: Update distro sectionJoel Stanley1-9/+11
Remove the distro version so we don't need to keep it up to date, and refresh the dependency list. The deps are sufficient to do a build in a container. Change-Id: Ieabac79846ac9f70676a920e868c2542159105b9 Signed-off-by: Joel Stanley <joel@jms.id.au>
2022-05-31u-boot-aspeed: TPM TIS I2C supportJoel Stanley1-1/+1
This contains a backport of the TPM TIS core from u-boot mainline, plus a driver from Eddie that enables the I2C backend. It fixes I2C support for the AST2600 and enables the TPM on IBM's rainier platform. A new AST2600 board 'ast2600-ibm' is added that contains some machine specific code for performing TPM init. This board does not have a in-tree defconfig, rather it will be selected by Yocto metadata. This allows us to keep the number of defconfigs low while still having machine specific customisation. Eddie James (6): tpm: core: Set timeouts before requesting locality i2c: ast_i2c: Remove SCL direct drive mode tpm: add support for TPMv2.x I2C chips arm: dts: ast2600-rainier: Add NPCT75X TPM board: ast2600-ibm: Add AST2600 BMC based POWER10+ servers arm: dts: ast2600: Add I2C pinctrl Heinrich Schuchardt (1): tis: fix tpm_tis_remove() Ilias Apalodimas (1): tpm2: Introduce TIS tpm core Joel Stanley (2): configs: ast2600: Remove redundant target option configs: ast2600: openbmc: Add TPM TIS I2C support Johannes Holland (1): tpm: add #ifndef to fix redeclaration build errors Simon Glass (1): tpm: Add more TPM2 definitions Change-Id: Ibd13e0b0a1920f344ead219894a264323f0b8cc5 Signed-off-by: Joel Stanley <joel@jms.id.au>
2022-05-30linux-aspeed: FSI SPI fixesJoel Stanley1-1/+1
Eddie James (2): spi: fsi: Fix spurious timeout spi: core: Display return code when failing to transfer message Change-Id: I0e62d11debe2de27b35bed6250ff69934b551662 Signed-off-by: Joel Stanley <joel@jms.id.au>
2022-05-28google-misc: srcrev bump ac9dad1432..d79895814cAndrew Geissler1-1/+1
William A. Kennington III (2): ncsid: Guarantee MAC override ncsid: Fix interruptible RA Change-Id: If227ed6c1f707808ad6c91a072939357325d0139 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-05-27meta-qualcomm: add initial layer config of QualcommGraeme Gregory6-0/+305
Add layer configuration, license and owner files for meta-qualcomm. Change-Id: Iaddfe3c38051d689bae175d3b578c83de57a0430 Signed-off-by: Graeme Gregory <quic_ggregory@quicinc.com> Signed-off-by: Jae Hyun Yoo <quic_jaehyoo@quicinc.com>
2022-05-27meta-google: gbmc-update: Migrate to curlWilliam A. Kennington III3-2/+6
We want to remove wget from busybox so we need an alternate fetcher. Tested: Ran locally against an installer URL to verify the behavior Change-Id: Ib3a00002d7d2d02bd6b29e24f0dbe2c7c9243514 Signed-off-by: William A. Kennington III <wak@google.com>
2022-05-27openpower-proc-control: srcrev bump f2e5372660..4d5b5bfe01Andrew Geissler1-1/+1
Marri Devender Rao (1): PHAL: Log Informational error for PEL created during poweroff Change-Id: I6df8aa4b0a6819a292b33da09e1d9f0684f66c1b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-05-27phosphor-host-postd: srcrev bump 4f26b3ee7d..d309da4e3aAndrew Geissler1-1/+1
Kumar Thangavel (1): Added default value for systemd_target meson option. Change-Id: Ic41c1b8c13a386c88b3669964bb2c8bac0658392 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-05-27phosphor-virtual-sensor: srcrev bump 27faf7ca7d..190f6d06f5Andrew Geissler1-1/+1
Jiaqing Zhao (2): README: Update Type for D-Bus config Fix default ValidInput values for DBus configuration Change-Id: I4ac2e80b32c88cf29f8e44969a8c8430a3f7cebd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-05-27phosphor-snmp: srcrev bump dec302696a..2fddc40c01Andrew Geissler1-1/+1
Ed Tanous (1): Make test code use the correct signed types Change-Id: Icd7575d7154cd58d21647c79cd6dee3b9a44806a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-05-27openpower-hw-diags: srcrev bump cd6373d34e..ed3ab8f95dAndrew Geissler1-1/+1
Zane Shelley (1): Fix outdate comment in analyzer filter support Change-Id: I2e76b047406a3086d0c20b522e4171a075bd260f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-05-27openpower-pnor-code-mgmt: srcrev bump f9a72a7aaa..1e01078ee7Andrew Geissler1-1/+1
zamiseck (1): Preserved Partition Change Change-Id: I84cc62453f0e90e29771ea8f6764b7f114f033a1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-05-27sdbusplus: srcrev bump b7329a90ee..a6c05b8e98Andrew Geissler1-1/+1
Jiaqing Zhao (1): Fix clang-tidy issue Krzysztof Grobelny (1): added support for optionals in unpackProperties Change-Id: I0fe0f8c675a10c7975b8a6a974da5f1b749d2649 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-05-27phosphor-bmc-code-mgmt: srcrev bump 119e5a2c07..6173a079eaAndrew Geissler1-1/+1
Lei YU (2): obmc-flash-bmc: Ignore SC2295 image-verify: Skip full verify for non-BMC images Change-Id: I54e55bb2911f119b9cb36c45133f3f7c7ecd5c41 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-05-27phosphor-fan-presence: srcrev bump aa119fe4ae..814fa5543bAndrew Geissler1-1/+1
Matt Spinler (1): monitor:configs:rainier-4u: EPOW config changes Change-Id: I332361b2c5fd41cc73207d5abc883cdc68ee19d1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-05-27smbios-mdr: srcrev bump e4ea37716d..a30229e13bAndrew Geissler1-1/+1
Jonathan Doman (2): Refactor SST host processor interface tools:sst-compare-redfish-os: Handle missing properties Change-Id: Ief1f8edefbfbec2bfaf3669aaa29c9a709011518 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-05-27phosphor-host-ipmid: srcrev bump 5d38067181..33d90e182dAndrew Geissler1-1/+1
George Liu (1): Fix get the offset of the threshold sensor Change-Id: I9760740a6d697001c9bb2ea9635b76a1f959b981 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-05-27entity-manager: srcrev bump a60ca54d0f..394ea2b486Andrew Geissler1-1/+1
Brad Bishop (1): treewide: comply with the OpenBMC style guidelines Jiaqing Zhao (1): FruDevice: Fix ReScanBus behavior on mux buses Zev Weiss (1): configurations: Avoid spaces in file names Change-Id: I75d1c115747fea0a1c7b659005d597929e48a87c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-05-27bmcweb: srcrev bump 244256cc49..d055a34aebAndrew Geissler1-1/+1
Ed Tanous (2): Change operationFailed to return 502 Remove messages::operationFailed from processor Jiaqing Zhao (2): ethernet: Use std::optional<uint32> for VLAN ID ethernet: Remove PATCH VLANId support Nan Zhou (3): memory: move Partition codes from callbacks into separate functions health: take json_ptr instead of reference when filling status auth: change authorization.hpp to authentication.hpp Troy Lee (1): bmcweb: fixes virtual media buffer overflow wukaihua-fii-na (1): Fix segmentation fault when deleting the sessions Change-Id: Id85eaad442b6f222b0ad06bc6c93d6bdc9311955 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-05-27phosphor-certificate-manager: srcrev bump ebd21ba4fc..6aef160fc1Andrew Geissler1-1/+1
Brad Bishop (1): systemd: use qualified path Change-Id: I79c97e471c0853979fc16a92aa7cbe458142c7f8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-05-27dbus-sensors: srcrev bump 9eb0cc3d82..6733b9574bAndrew Geissler1-1/+1
Brad Bishop (1): intrusionsensor: systemd: Use qualified path Change-Id: I828130534d72b5e296b1302ffb085c9786111197 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-05-27meta-google: gbmc-bridge: Prefer using stateful sourceWilliam A. Kennington III1-2/+10
The stateless addr has some routing issues outside of the machine under some ToR configs. Use the stateful address as a preference to avoid these issues. Change-Id: I6a30678fd95b5096ee6b3b8add1d1dd409f0db5f Signed-off-by: William A. Kennington III <wak@google.com>