- c252894 clean up libraries in meson.build files by Zane Shelley · 4 years ago
- f80482a Create util static library by Zane Shelley · 4 years ago
- 9faf73b Fix exception util::transformFFDC() by Zane Shelley · 4 years ago
- d3b9bac Expanded PEL support for analyzer logs by Zane Shelley · 4 years ago
- ff5f9a2 Attn: Revert back to local FFDC tuple function by Ben Tyner · 4 years ago
- ff76b6b pdbg util to get FSI target by Zane Shelley · 4 years ago
- 584f179 utility to transform an FFDCFile list for PEL consumption by Zane Shelley · 4 years ago
- 171a2e0 pdbg utils for finding all active chips by Zane Shelley · 4 years ago
- a029985 util::pdbg functions for path, position, and target type by Zane Shelley · 4 years ago
- f4bd5ff Proper support for initializing the isolator by Zane Shelley · 4 years ago
- fb19054 Attn: Cleanup trace messages by Ben Tyner · 4 years ago
- 1c4b02e Attn: Code cleanup based on local CI build output by Ben Tyner · 4 years ago
- 1b1915e Attn: Add FFDC logs to PEL by Ben Tyner · 4 years ago
- 8c5e4f4 Attn: Seperate handling of PHYP and Hostboot TI by Ben Tyner · 4 years ago
- 61465db meson library and dependency cleanup by Zane Shelley · 4 years ago
- 6e36587 Copied FFDCFile and supporting code from phosphor-power by Zane Shelley · 4 years ago
- e4f5dbe Attn: Default special attention changed to TI by Ben Tyner · 4 years, 1 month ago
- 04cbbb3 Attn: Qualify active attentions with true mask by Ben Tyner · 4 years, 1 month ago
- 4071772 ATTN:ti_handler Add TI data to PEL by Ben Tyner · 4 years, 1 month ago
- ff17f96 ATTN:ti_handler Conditionally mpipl or quiesce by Ben Tyner · 4 years, 1 month ago
- 5e622d8 ATTN: Find FSI target by proc path by Ben Tyner · 4 years, 2 months ago
- 9fb7393 Generate a PEL if any attentions found in hardware by Zane Shelley · 4 years, 2 months ago
- 18db69a ATTN: Removed "... waiting for events ..." trace by Ben Tyner · 4 years, 3 months ago
- f7ccd8c ATTN: Start attention handler AFTER fsi scan by Ben Tyner · 4 years, 3 months ago
- 98430b3 ATTN: Get TI Info PIB target from path by Ben Tyner · 4 years, 3 months ago
- 06e10f9 Get pib target for processor register access by Zane Shelley · 4 years, 3 months ago
- 2f26318 added analyzer traces for debug by Zane Shelley · 4 years, 4 months ago
- 89c0a7a Use pib target for sbe_mpipl_get_ti_info call by Ben Tyner · 4 years, 3 months ago
- 46b456b Do not qualify active attentions with true-mask by Ben Tyner · 4 years, 4 months ago
- b797b3e Normalize includes relative to source root by Ben Tyner · 4 years, 4 months ago
- 1368308 Allow building locally without phosphor-logging by Ben Tyner · 4 years, 4 months ago
- 792f32f Add support for Get TI Info chipop by Ben Tyner · 4 years, 5 months ago
- f480b73 Default to libhei subproject if library not installed by Zane Shelley · 4 years, 5 months ago
- 097a71a Filter for root cause attention in analyzer by Zane Shelley · 4 years, 5 months ago
- d70033a Check for pending active attentions by Ben Tyner · 4 years, 5 months ago
- 2e994bc Analyzer function to initialize isolator by Zane Shelley · 4 years, 5 months ago
- d84ed6e Analyzer function to get active chips and types by Zane Shelley · 4 years, 5 months ago
- 0c44c2f Create a tracing util wrapper by Zane Shelley · 4 years, 5 months ago
- 87eabc6 Hardware error analyzer for checkstop analyses by Ben Tyner · 4 years, 6 months ago
- dbeaf79 Return code cleanup by Ben Tyner · 4 years, 6 months ago
- b1ebfcb Platform Event Log (PEL) generation support added by Ben Tyner · 4 years, 6 months ago
- 0523f8a Implement hei user interface registerRead by Ben Tyner · 4 years, 6 months ago
- cac5dc6 Update to clang-format 10 by Zane Shelley · 4 years, 5 months ago
- 117af99 Find attention gpio rather than hard code value by Ben Tyner · 4 years, 6 months ago
- b859d79 Remove openpower-libhei subproject dependency by Ben Tyner · 4 years, 6 months ago
- b78dd0c Updates to HEI user intefaces by Zane Shelley · 4 years, 6 months ago
- d3cda74 Add build option to disable daemon control via IPC by Ben Tyner · 4 years, 6 months ago
- 72feadc Moved configuration handling into cli handler code by Ben Tyner · 4 years, 7 months ago
- 8c2f8b2 Added IPC support to attention handler by Ben Tyner · 4 years, 7 months ago
- 3fb52e5 Enable/disable logic for each attention type by Ben Tyner · 4 years, 7 months ago
- 7212d21 CLI support code seperated from main by Ben Tyner · 4 years, 7 months ago
- 9dbab8b Log message cleanup by Ben Tyner · 4 years, 7 months ago
- b481d90 Add attention event handling priority logic by Ben Tyner · 4 years, 8 months ago
- cf0e074 Change libhei.wrap to address the correct repo. by Ben Tyner · 4 years, 7 months ago
- 9ae5ca4 Added end2end test case by Ben Tyner · 4 years, 8 months ago
- 0205f3b Combine attn handler and openpower hwdiags by Ben Tyner · 4 years, 8 months ago
- 92e39fd Integrate openpower-libhei with openpower-hw-diags by Ben Tyner · 4 years, 9 months ago
- 970fd4f Add command line interface to attention handler by Ben Tyner · 4 years, 9 months ago
- db37c89 Add attention handler systemd unit file by Ben Tyner · 4 years, 9 months ago
- 7e6611f For TI start host diagnostic mode service by Ben Tyner · 4 years, 9 months ago
- d66bc41 Create README.md by Zane Shelley · 5 years ago
- 73ac368 Attention Handler gpio monitor by Ben Tyner · 4 years, 10 months ago
- ef32015 Attention Handler base logic by Ben Tyner · 4 years, 10 months ago
- 6c1c3a1 Attention Handler design markdown by Ben Tyner · 4 years, 10 months ago
- e07e3fe Added IRC username. by Ben Tyner · 5 years ago
- 570a40c added MAINTAINERS by Zane Shelley · 5 years ago
- 248cbf8 unit test hello world by Zane Shelley · 6 years ago
- eae2ff3 Initial meson build support. by Ben Tyner · 6 years ago
- 142b263 hello world by Zane Shelley · 6 years ago
- 4c1127e Initial commit by Brad Bishop · 6 years ago