summaryrefslogtreecommitdiffstats
path: root/src/usr/errl
Commit message (Expand)AuthorAgeFilesLines
* Secure Boot: Implement Centaur SCOM cacheNick Bofferding2018-05-081-1/+51
* Fix mismatch between logger and parser for Istep state infoBrian Bakke2018-05-021-9/+2
* Log Hostboot state information in all error logsDan Crowell2018-04-135-3/+203
* Add deconfigTargetAtRuntime interfaceRichard J. Knight2018-04-123-2/+309
* Get Hostboot Dump after Hostboot CrashMarty Gloff2018-04-092-3/+13
* Support multiple nodes in HBRT - Concurrent Code UpdateMarty Gloff2018-04-091-2/+2
* Ignore dummy files when parsing error log dataDan Crowell2018-03-301-4/+6
* Fix setting plid to the lastest one available at hbrt startMatt Derksen2018-03-131-1/+2
* Fix EID range for HBRT logsDan Crowell2018-03-091-0/+1
* Initialize FIRDATA section and ErrlManager just incase BMC resetsMatt Derksen2018-03-071-0/+25
* Trace cleanup: do not look for parent chip on non-parent chip targetsMatt Derksen2018-03-041-3/+3
* Fix rollover of PLID numbersMatt Derksen2018-02-213-12/+53
* Add HW callout mapping to target subsystem tableJaymes Wilks2018-01-291-1/+2
* Handles FSP reset-reload in HBRT messagesRoland Veloz2017-12-212-32/+54
* Convert asserts to error logs where it makes senseStephen Cprek2017-12-201-0/+1
* Increase error log size to 4K for obmc systemsBrian Bakke2017-12-111-3/+23
* Remove invalid access to TARGETING::EntityPath in base imageDan Crowell2017-11-201-71/+69
* Send down OCC info logs to BMC for call-homeMatt Derksen2017-11-092-8/+44
* Parser for SBE and HCODE build levelMarty Gloff2017-11-062-0/+111
* Secure Boot: Enforce PNOR section component IDsNick Bofferding2017-11-033-8/+163
* Log traces to error logs in HBRTMatt Derksen2017-10-191-2/+7
* Ensure AbaPtr is not used in runtime codeDan Crowell2017-10-192-2/+5
* Set variables to nullptr after they are deletedChristian Geddes2017-09-252-2/+5
* Added code to send an Error Log to FSP via the firmware_requestRoland Veloz2017-09-181-14/+66
* 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
* Added Error log support for new GPU sensorsMatt Derksen2017-09-015-1/+116
* Remove NV reference from HB codeDzuy Nguyen2017-08-311-1/+0
* Add fault sensor information into IPMI error logsMatt Derksen2017-07-286-3/+286
* Avoid callouts, deconfigs, and gards for all non-visible errorsDan Crowell2017-07-212-3/+121
* Undo hbrt errl into pnor workaroundMatt Derksen2017-07-071-32/+2
* Replaced calls to bmc for sensor type with static information.Donald Washburn2017-06-271-10/+8
* Allow deconfig without a callout in error log.Matt Derksen2017-06-232-3/+5
* HB CI should not fail with committed RECOVERED error logThi Tran2017-06-191-2/+3
* Add support for remembering deconfigs without GUARDDean Sanner2017-05-251-1/+4
* Changing NV target to OBUS_BRICK and mark it a child of OBUSPrachi Gupta2017-05-231-1/+0
* Enforce synchronized processor security stateJaymes Wilks2017-05-101-2/+2
* Handle addHwCallout with null targetCorey Swenson2017-05-101-1/+8
* move all non-volatile/openpower attributes from _hb to _openpower filesPrachi Gupta2017-05-012-1/+6
* Fix and guarantee order of target to subsys translation tableDan Crowell2017-04-283-115/+180
* Skip callouts if error log is informationalMatt Ploetz2017-04-201-0/+140
* Propagate attribute overrides up to the HBRT codeDan Crowell2017-04-161-2/+9
* Update err console display to include PRDF logsDean Sanner2017-03-281-7/+4
* Revert "Adding in support for PHYP SRC and all 9 words"Elizabeth K. Liner2017-03-234-102/+33
* Add PNOR SectionIdToString to replace direct access to cv_EYECATCHERStephen Cprek2017-03-231-0/+5
* Adding in support for PHYP SRC and all 9 wordsElizabeth Liner2017-03-134-36/+107
* Fix reversed logic in old errl trace entryDan Crowell2017-03-131-2/+2
* Avoid potential pnor deadlock for xscom errorsDan Crowell2017-03-101-2/+12
* Fix crash in err manager RP when non acked errors in PNORDean Sanner2017-02-201-7/+6
* Add error logs tag for kernel errors so they get into KCDan Crowell2017-01-201-1/+7
OpenPOWER on IntegriCloud