Age | Commit message (Expand) | Author | Files | Lines |
2025-03-07 | Initial Power11 enablement | Mahesh Salgaonkar | 1 | -4/+8 |
2025-01-08 | core/hmi: fix endian conversion bug | Nicholas Piggin | 1 | -1/+1 |
2023-07-11 | pau: Fix a build error with GCC 13.1.1 | Vaibhav Jain | 1 | -1/+1 |
2023-03-28 | opal/hmi: Recover from unusual HMI with no TB error reported. | Mahesh Salgaonkar | 1 | -4/+36 |
2021-10-19 | pau: hmi scom dump | Christophe Lombard | 1 | -144/+132 |
2021-08-06 | hw/phb5: Add initial support | Jordan Niethe | 1 | -0/+4 |
2021-08-06 | Initial POWER10 enablement | Nicholas Piggin | 1 | -11/+210 |
2020-03-12 | Re-license IBM written files as Apache 2.0 OR GPLv2+ | Stewart Smith | 1 | -1/+1 |
2019-12-16 | hmi: endian conversions | Nicholas Piggin | 1 | -10/+10 |
2019-07-26 | npu2: Add checks to npu2-only codepaths | Reza Arbab | 1 | -0/+4 |
2019-07-26 | SPDX-ify all skiboot code | Stewart Smith | 1 | -13/+4 |
2019-06-04 | opal/hmi: Report NPU2 checkstop reason | Frederic Barrat | 1 | -0/+44 |
2019-06-03 | opal-msg: Pass parameter size to _opal_queue_msg() | Vasant Hegde | 1 | -3/+3 |
2019-05-15 | xscom: move more register definitions into processor-specific includes | Nicholas Piggin | 1 | -25/+1 |
2019-05-15 | nvram: Flag dangerous NVRAM options | Michael Neuling | 1 | -1/+1 |
2019-04-17 | opal/hmi: Initialize the hmi event with old value of TFMR. | Mahesh Salgaonkar | 1 | -1/+3 |
2019-04-09 | opal/hmi: Never trust a cow! | Frederic Barrat | 1 | -1/+1 |
2019-04-09 | hw/npu2: Dump (more) npu2 registers on link error and HMIs | Frederic Barrat | 1 | -57/+1 |
2019-03-05 | opal/hmi: set a flag to inform OS that TOD/TB has failed. | Mahesh Salgaonkar | 1 | -1/+3 |
2019-03-05 | opal/hmi: Fix double unlock of hmi lock in failure path. | Mahesh Salgaonkar | 1 | -5/+1 |
2018-10-16 | opal/hmi: Wakeup the cpu before reading core_fir | Vaibhav Jain | 1 | -6/+15 |
2018-09-27 | opal/hmi: Handle early HMIs on thread0 when secondaries are still in OPAL. | Mahesh Salgaonkar | 1 | -0/+49 |
2018-09-17 | opal/hmi: Ignore debug trigger inject core FIR. | Mahesh Salgaonkar | 1 | -1/+0 |
2018-08-13 | opal/hmi: Catch NPU2 HMIs for opencapi | Frederic Barrat | 1 | -5/+10 |
2018-06-27 | hw/npu2, core/hmi: Use NPU instead of NPU2 as log message prefix | Andrew Donnellan | 1 | -3/+3 |
2018-06-04 | opal/hmi: Display correct chip id while printing NPU FIRs. | Mahesh Salgaonkar | 1 | -4/+4 |
2018-05-15 | Add location code to NPU2 HMI logging | Balbir Singh | 1 | -8/+14 |
2018-05-09 | hmi: Fix clearing HMER on debug trigger | Michael Neuling | 1 | -0/+1 |
2018-05-04 | hmi: Clear unknown debug trigger | Ryan Grimm | 1 | -0/+10 |
2018-05-04 | core/hmi: assign flags=0 in case nothing set by handle_hmi_exception | Stewart Smith | 1 | -1/+1 |
2018-04-24 | opal/hmi: Generate one event per core for processor recovery. | Mahesh Salgaonkar | 1 | -3/+3 |
2018-04-24 | opal:hmi: Add missing processor recovery reason string. | Mahesh Salgaonkar | 1 | -0/+1 |
2018-04-17 | opal/hmi: Generate hmi event for recovered HDEC parity error. | Mahesh Salgaonkar | 1 | -3/+2 |
2018-04-17 | opal/hmi: check thread 0 tfmr to validate latched tfmr errors. | Mahesh Salgaonkar | 1 | -19/+42 |
2018-04-17 | opal/hmi: Print additional debug information in rendezvous. | Mahesh Salgaonkar | 1 | -2/+4 |
2018-04-17 | opal/hmi: Fix handling of TFMR parity/corrupt error. | Mahesh Salgaonkar | 1 | -5/+4 |
2018-04-17 | opal/hmi: Fix soft lockups during TOD errors | Mahesh Salgaonkar | 1 | -1/+15 |
2018-04-17 | opal/hmi: Do not send HMI event if no errors are found. | Mahesh Salgaonkar | 1 | -8/+13 |
2018-04-17 | opal/hmi: Initialize the hmi event with old value of HMER. | Mahesh Salgaonkar | 1 | -3/+6 |
2018-04-17 | opal/hmi: Rework HMI handling of TFAC errors | Benjamin Herrenschmidt | 1 | -292/+231 |
2018-04-17 | opal/hmi: Don't bother passing HMER to pre-recovery cleanup | Benjamin Herrenschmidt | 1 | -14/+6 |
2018-04-17 | opal/hmi: Move timer related error handling to a separate function | Benjamin Herrenschmidt | 1 | -48/+58 |
2018-04-17 | opal/hmi: Add a new opal_handle_hmi2 that returns direct info to Linux | Benjamin Herrenschmidt | 1 | -45/+82 |
2018-04-17 | opal/hmi: Remove races in clearing HMER | Benjamin Herrenschmidt | 1 | -10/+12 |
2018-04-17 | opal/hmi: Don't re-read HMER multiple times | Benjamin Herrenschmidt | 1 | -21/+14 |
2018-03-27 | NPU2: dump NPU2 registers on npu2 HMI | Stewart Smith | 1 | -2/+73 |
2018-03-27 | Revert "NPU2 HMIs: dump out a *LOT* of npu2 registers for debugging" | Stewart Smith | 1 | -37/+1 |
2018-03-01 | core/hmi: report processor recovery reason from core FIR bits on P9 | Nicholas Piggin | 1 | -3/+59 |
2018-02-28 | NPU2 HMIs: dump out a *LOT* of npu2 registers for debugging | Stewart Smith | 1 | -1/+37 |
2018-02-08 | hw/npu2: Implement logging HMI actions | Balbir Singh | 1 | -1/+82 |