summaryrefslogtreecommitdiffstats
path: root/src/usr/errl/errlmanager.C
Commit message (Expand)AuthorAgeFilesLines
* Automatically include config.hDan Crowell2019-12-061-1/+0
* Do nothing with error logs after shutdown event is received.Glenn Miles2019-10-151-0/+28
* Cache VERSION PartitionIlya Smirnov2019-08-291-2/+136
* errl: Mark errlogMsgHandler() as detachedAndrew Jeffery2018-10-121-0/+2
* Additional tracing for shutdown eventsMatt Derksen2018-09-121-2/+4
* Modify debug framework to be build-independentDan Crowell2018-06-261-0/+5
* Fix memory leaks associated with various msg_sendrecv callsNick Bofferding2018-06-041-1/+5
* Get Hostboot Dump after Hostboot CrashMarty Gloff2018-04-091-1/+9
* Fix rollover of PLID numbersMatt Derksen2018-02-211-3/+4
* Ensure AbaPtr is not used in runtime codeDan Crowell2017-10-191-0/+1
* Clear ECC sections marked "clearOnEccErr" on errorDean Sanner2017-09-141-1/+33
* Re-Initialize Targeting Variables after Attribute Override ProcessingBill Hoffa2017-09-111-1/+0
* HB CI should not fail with committed RECOVERED error logThi Tran2017-06-191-2/+3
* Increment reboot count when gard records are writtenMatt Ploetz2016-05-111-0/+43
* Update constants and comments for P9 PIR formatDan Crowell2016-02-291-6/+6
* P9 - FakePNOR scripts for Nimbus simicsMarty Gloff2015-12-111-3/+1
* Base kernel changes for Nimbus/CumulusCorey Swenson2015-12-111-2/+3
* adding error message to console only when error existsManali Kumar2015-12-011-3/+4
* fix issues with dup sel/eselBrian Horton2015-09-031-39/+11
* add support to write errlog to PNOR during runtimeBrian Horton2015-09-031-435/+1
* No SEL Callouts for Memory injects at runtimeRichard J. Knight2015-08-101-3/+6
* fixes to allow error logs to be pulled from PNOR to be resentBrian Horton2015-08-101-48/+65
* Ignore info/recovered logs in OpenPower boxesAndres Lugo-Reyes2015-07-021-9/+68
* Runtime error log support in OpenPOWERStephen Cprek2015-02-241-110/+0
* Update to use uint32_t sensor numbersRichard J. Knight2015-02-191-3/+3
* error log to esel integrationBrian Horton2015-02-161-78/+107
* add SEL/eSEL supportBrian Horton2015-01-221-37/+200
* Send un-ACK'ed error logs in PNOR down to the BMCBrian Horton2015-01-161-4/+39
* Fix spelling mistakes using codespell.Patrick Williams2015-01-151-3/+3
* Fix errldipaly compTable to be sorted by numerical compId valueStephen Cprek2014-10-221-1/+1
* Add break in errlmanager to fix errldisplayStephen Cprek2014-10-171-0/+2
* Add human-readable dumps of error log entries as they are committed.Stephen Cprek2014-10-161-163/+205
* Throttle mailbox operations to avoid out-of-memory conditionDoug Gilbert2014-08-121-3/+14
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-211-10/+10
* Look at eid and plid when going through errlogsStephen Cprek2014-03-201-4/+22
* Ensure error logs during IPL are caught as CxxTest fail.Patrick Williams2014-03-071-1/+16
* don't write INFORMATIONAL errorlogs to PNORBrian Horton2014-02-061-39/+54
* Handle Multiple TOCs and removed side codeStephen Cprek2013-12-121-3/+1
* fix minor issues in errlmanager codeBrian Horton2013-12-121-17/+41
* fix bug that caused double free in errlmanagerBrian Horton2013-12-041-2/+8
* store error logs in PNORBrian Horton2013-11-141-172/+644
* Fix race conditions in initservice shutdown path.Patrick Williams2013-10-151-3/+8
* Resolve race condition in errl shutdown.Patrick Williams2013-10-101-2/+3
* Implement termination from fatal error log.Richard J. Knight2013-10-081-25/+46
* Determine starting error log id.Brian Horton2013-09-131-38/+75
* implement deferred deconfigure supportBrian Horton2013-06-141-12/+4
* handle MASTER_PROCESSOR_CHIP_TARGET_SENTINEL as approporiateBrian Horton2013-04-091-6/+28
* Triggering Hostboot Shutdown when PNOR is badAdam Muhle2013-02-041-3/+2
* Report host boot error log to FSPPaul Nguyen2012-10-301-24/+334
* Support code coverage in extended modules.Patrick Williams2012-10-091-10/+6
OpenPOWER on IntegriCloud