History log of /openbmc/openpower-hw-diags/ (Results 1 – 25 of 359)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
a92dc02716-Apr-2024 Deepa Karthikeyan <deepakala.karthikeyan@ibm.com>

Disable host watchdog during dump collection

Host watchdog to be disabled during hostboot and hardware dump
collection.

During a checkstop attention, the system is not functioning normally. So
a ha

Disable host watchdog during dump collection

Host watchdog to be disabled during hostboot and hardware dump
collection.

During a checkstop attention, the system is not functioning normally. So
a hardware or hostboot dump is collected and it could take a while to
get completed. If the watchdog timer is active during that time, it may
get triggered. As we already know the system is not functioning
normally and are collecting dump, disable the watchdog when the dump
collection is in progress.

Tested and ensured that one dump is created during a checkstop.

From the logs was able to identify that the host watchdog is disabled
just when the dump collection starts and host watchdog resumes after the
dump collection.

It is verified for both hardware dump and hostboot dump

Change-Id: I5f9df253594f9e858ca0477acb3ce1f3a4639785
Signed-off-by: deepakala-k <deepakala.karthikeyan@ibm.com>

show more ...

4d9adc0f11-Apr-2024 Caleb Palmer <cnpalmer@us.ibm.com>

Fix primary SRC section size in PelMinimal size procedure

Signed-off-by: Caleb Palmer <cnpalmer@us.ibm.com>
Change-Id: Iace36e530fdd514c196d9a42b449606bb200bd63

6b2a5a4e26-Mar-2024 Zane Shelley <zshelle@us.ibm.com>

Updating OWNERS file

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: Ia9dc59e811f3cb2897d0baaace485dbd9455d1e0

e0b10c8f04-Apr-2024 Caleb Palmer <cnpalmer@us.ibm.com>

RAS data file PAU_FIR updates

Change-Id: I69841a57fb3782d8acdb13ab66c4feeb01d2847f
Signed-off-by: Caleb Palmer <cnpalmer@us.ibm.com>

b1ef8c4204-Apr-2024 Caleb Palmer <cnpalmer@us.ibm.com>

Add longer timeout value for test-pll-unlock

Signed-off-by: Caleb Palmer <cnpalmer@us.ibm.com>
Change-Id: I306369466a768cef2cd1091c5e0ac32a925e32fd

4d3f093a01-Apr-2024 Zane Shelley <zshelle@us.ibm.com>

Revert "Add level 2 callout to TI logs"

This reverts commit 60cb2e4277759661f9054d263cc877dc7fa406ed.

Change-Id: I707dcb5502ac43c38ad80f13e60afb2d09cbf711
Signed-off-by: Zane Shelley <zshelle@us.ib

Revert "Add level 2 callout to TI logs"

This reverts commit 60cb2e4277759661f9054d263cc877dc7fa406ed.

Change-Id: I707dcb5502ac43c38ad80f13e60afb2d09cbf711
Signed-off-by: Zane Shelley <zshelle@us.ibm.com>

show more ...

169c4d7801-Apr-2024 Zane Shelley <zshelle@us.ibm.com>

Revert "Fix TI level 2 callout to use FFDCFormat::JSON instead of Custom"

This reverts commit 216ff9f1e5b1563c571aa41ff7412420d00a0c01.

Change-Id: Ied752866f76a83b8da4d7577d363175a6f06c475
Signed-o

Revert "Fix TI level 2 callout to use FFDCFormat::JSON instead of Custom"

This reverts commit 216ff9f1e5b1563c571aa41ff7412420d00a0c01.

Change-Id: Ied752866f76a83b8da4d7577d363175a6f06c475
Signed-off-by: Zane Shelley <zshelle@us.ibm.com>

show more ...

216ff9f126-Mar-2024 Caleb Palmer <cnpalmer@us.ibm.com>

Fix TI level 2 callout to use FFDCFormat::JSON instead of Custom

Signed-off-by: Caleb Palmer <cnpalmer@us.ibm.com>
Change-Id: Ia8f59f69a4e1fa76d38e6eed00cc3da9cc609d2e

60cb2e4228-Feb-2024 Zane Shelley <zshelle@us.ibm.com>

Add level 2 callout to TI logs

Hostboot requested this just in case any of their log fail to produce a
hidden SRC.

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: Ifc7dc862b3f612cfc25d3

Add level 2 callout to TI logs

Hostboot requested this just in case any of their log fail to produce a
hidden SRC.

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: Ifc7dc862b3f612cfc25d339bf09b40a691c1b464

show more ...

710101c013-Feb-2024 Patrick Williams <patrick@stwcx.xyz>

prefer std::format over fmt

Switch to use std::format and remove the fmt dependency.

Change-Id: I321722ea3009350665549a065fc1cc1085b01ccd
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

b7d37e9911-Jan-2024 Zane Shelley <zshelle@us.ibm.com>

set L2FIR (RC) load/store received as SUE source

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: Ifa9642ad52aa17b03c4c263ff972d61dd6781c08

038f48a311-Jan-2024 Zane Shelley <zshelle@us.ibm.com>

update handling of OCC SRAM ECC errors

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: I43d993c89eb33179e4194ee74dfb9b9f52ce37ca

0bdb603209-Jan-2024 Caleb Palmer <cnpalmer@us.ibm.com>

Updated Odyssey RAS data files for SRQ_FIR[9,36]

Signed-off-by: Caleb Palmer <cnpalmer@us.ibm.com>
Change-Id: Ifa1f8c4390d39ab0861dd67aa1fd70c9902ae307

54e71c0607-Dec-2023 Patrick Williams <patrick@stwcx.xyz>

meson: adjust nlohmann-json dependency

Simplify the nlohmann-json dependency in the meson.build and align
the wrap file name for consistency with the meson wrapdb.

Change-Id: I17dbb6eb1e26a8f9413a1

meson: adjust nlohmann-json dependency

Simplify the nlohmann-json dependency in the meson.build and align
the wrap file name for consistency with the meson wrapdb.

Change-Id: I17dbb6eb1e26a8f9413a1d02c1233b88aa7d90bd
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...

7619ab7829-Nov-2023 Patrick Williams <patrick@stwcx.xyz>

build: use allowed over enabled

Meson feature options are typically in a tri-state of enabled, disabled,
or auto. The enabled and disabled functions on an option (from
`get_option`) no longer retur

build: use allowed over enabled

Meson feature options are typically in a tri-state of enabled, disabled,
or auto. The enabled and disabled functions on an option (from
`get_option`) no longer return true for auto features. Instead, the
expectation is to use `allowed()` which is true for both enabled and auto.

Switch all uses of `enabled` to `allowed`.

Change-Id: I2253ebff36b49c4b79b803175dd76668f8ac2ba8
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...

3907c7a728-Nov-2023 Caleb Palmer <cnpalmer@us.ibm.com>

Update interrupt bits from OCMBs with attn_from_ocmb flag in RAS data

Signed-off-by: Caleb Palmer <cnpalmer@us.ibm.com>
Change-Id: I8b5a06be9c5db78046c65b7134410de8e870faa6

a7dc66ba06-Nov-2023 Zane Shelley <zshelle@us.ibm.com>

Add SMP link support for Bonnell

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: I69e9cec0e050fa207254d11ba3596858ed767432

81d4c89a02-Nov-2023 Zane Shelley <zshelle@us.ibm.com>

updated RAS data files for P10 chips

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: I4d81e7f5101530d848fba83136570aa72ed7dd1d

a442405024-Oct-2023 Caleb Palmer <cnpalmer@us.ibm.com>

Add root cause filtering for RDF_FIR bit 16 and 41

RDF_FIR bit 41 can cause bit 16 as a side effect,
therefore, this adds some special filtering to
blame bit 41 if both bits are found set.

Change-I

Add root cause filtering for RDF_FIR bit 16 and 41

RDF_FIR bit 41 can cause bit 16 as a side effect,
therefore, this adds some special filtering to
blame bit 41 if both bits are found set.

Change-Id: I4f3bf4f12315923ac810e404a1066d4d09c7525f
Signed-off-by: Caleb Palmer <cnpalmer@us.ibm.com>

show more ...

7435fc0e20-Oct-2023 Patrick Williams <patrick@stwcx.xyz>

clang-format: copy latest and re-format

clang-format-17 has some backwards incompatible changes that require
additional settings for best compatibility and re-running the formatter.
Copy the latest

clang-format: copy latest and re-format

clang-format-17 has some backwards incompatible changes that require
additional settings for best compatibility and re-running the formatter.
Copy the latest .clang-format from the docs repository and reformat the
repository.

Change-Id: I70d77b859a4deb3153f2dd7b4def536140bb65f2
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...

9c69e37117-Oct-2023 Caleb Palmer <cnpalmer@us.ibm.com>

Update Odyssey RAS data json with latest changes

Change-Id: I51933e440a110a2cd87f00438d93d2e3e4f49b31
Signed-off-by: Caleb Palmer <cnpalmer@us.ibm.com>

c3038c0311-Sep-2023 Caleb Palmer <cnpalmer@us.ibm.com>

Updated analyzer root cause filtering for Odyssey special cases

This updates the RAS data analyzer's root cause filtering
to handle special cases for Odyssey OCMBs, in particular
ODP data corruption

Updated analyzer root cause filtering for Odyssey special cases

This updates the RAS data analyzer's root cause filtering
to handle special cases for Odyssey OCMBs, in particular
ODP data corruption root causes, and firmware initiated
channel fails due to IUE threshold.

Signed-off-by: Caleb Palmer <cnpalmer@us.ibm.com>
Change-Id: Id22dd07b19a68007be0be3881d669eeee3a8078f

show more ...

c62813d422-Aug-2023 Zane Shelley <zshelle@us.ibm.com>

Odyssey PLL unlock analysis plugin

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: Ia53910eecdcdeb836bd836039a509f00121a67f7

06fb403522-Aug-2023 Zane Shelley <zshelle@us.ibm.com>

RAS data updates for Odyssey PLL unlock attentions

Change-Id: I1d01af00aac6a3b5e9407cab363b545007afbee6
Signed-off-by: Zane Shelley <zshelle@us.ibm.com>

9a64968416-Aug-2023 Caleb Palmer <cnpalmer@us.ibm.com>

Updated Odyssey RAS data

Signed-off-by: Caleb Palmer <cnpalmer@us.ibm.com>
Change-Id: Ic9a3300daa44e0e801f240c8514aeaefb4fb9ebf

12345678910>>...15