summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* Move definition of TRACE_ERR_FMT and TRACE_ERR_ARGSMike Baiocchi2020-02-032-7/+8
* Make RT_TARG id generation code common between IPL time and runtimeChristian Geddes2020-01-223-16/+52
* Replace spr/gpr numbers with names for arch dumpDean Sanner2020-01-201-3/+12
* NVDIMM: Use block write for nvdimm updateMatt Derksen2020-01-202-3/+19
* Add support for NVDIMM secure erase verifyCorey Swenson2020-01-173-4/+47
* Support direct load of POWERVM from BOOTKERNEL partitionDean Sanner2020-01-071-0/+1
* Enhancements to default console outputDan Crowell2020-01-071-0/+15
* Force a Hostboot dump on any TI in SimicsDan Crowell2020-01-071-0/+1
* Call p9a_throttle_sync inside mss_scominitDan Crowell2020-01-071-0/+1
* Add current istep into TI SRCDan Crowell2019-12-181-1/+12
* Always send NV_STATUS to Opal when opal-prd startsCorey Swenson2019-12-122-0/+12
* Enable Serial TestcasesBill Hoffa2019-12-061-1/+5
* Automatically include config.hDan Crowell2019-12-0627-41/+15
* Fix auto-arming NVDIMMs for ESS systemsCorey Swenson2019-11-191-11/+11
* Fix UVBWLIST SBE Chip OpIlya Smirnov2019-11-181-1/+1
* Mark bootloader RCs for FSP exportDan Crowell2019-11-141-0/+8
* Add Physical Presence Check and Window Open FeaturesMike Baiocchi2019-11-142-2/+85
* Support GPIO Physical Presence Detect DevicesMike Baiocchi2019-11-142-4/+127
* Increase size of default printk buffer in error logsDan Crowell2019-11-111-2/+4
* Move HBRT reserved memory off of NVDIMMsDan Crowell2019-11-081-0/+16
* Fixes to PMIC presence detectionChristian Geddes2019-11-071-4/+11
* Slot check after firmware updateMatt Derksen2019-11-051-0/+1
* NVDIMM update - Clear FW Ops Status verificationMatt Derksen2019-11-051-0/+2
* Allow dynmic i2c device addresses and set up PMIC targets to do thisChristian Geddes2019-11-012-3/+15
* Revert "Remove ibm prefix from reserved memory spaces"Daniel M Crowell2019-10-231-12/+12
* Remove ibm prefix from reserved memory spacesDan Crowell2019-10-171-12/+12
* Dynamically generate ocmb cmd/rsp seq idChen Du2019-10-161-1/+23
* Do nothing with error logs after shutdown event is received.Glenn Miles2019-10-151-0/+5
* Create error for unsuspected target in configureHbrtHypIdsMatt Derksen2019-10-071-1/+2
* Add nvdimm arm retry logic in case of glitchesTsung Yeung2019-10-041-0/+1
* Attempt to unlock encryption in NVDIMM Arm functionCorey Swenson2019-10-021-0/+2
* Hostboot platform support for Explorer inband commands via i2cMatt Derksen2019-09-301-0/+3
* Add new DDR4 DDIMM keyword ENTIRE_SPD_WITHOUT_EFDChristian Geddes2019-09-271-1/+7
* Fixed error handling issues in arm pathMATTHEW I. HICKMAN2019-09-271-0/+2
* Added additional erase error handlingMATTHEW I. HICKMAN2019-09-271-0/+1
* Support EXP_FW_LOG command to get Explorer Firmware logsMatt Derksen2019-09-251-1/+7
* Add wrapper to exp_getidec HWP so we can call it in platform codeChristian Geddes2019-09-202-0/+70
* Fixed several small bugs found via code reviewMATTHEW I. HICKMAN2019-09-192-2/+4
* Fix bad arguments to additional FFDC capture in BPM Update codeMatthew Raybuck2019-09-141-3/+3
* NVDIMM: FW_UPDATE: New FFDC for SECURITY_ERRORCorey Swenson2019-09-131-0/+14
* Add vendor log data to FFDC for all NVDIMM HW errorsCorey Swenson2019-09-132-3/+106
* NVDIMM: Additional FFDC for NVDIMM/BPM calloutsCorey Swenson2019-09-121-0/+21
* Implement std::begin() and std::end() for base typesMatt Derksen2019-09-051-9/+39
* Added code to support doing an NVM health checkRoland Veloz2019-09-033-90/+127
* Cache VERSION PartitionIlya Smirnov2019-08-291-1/+64
* Implement an HBRT interface to log a gard event from PHYP/OPALRoland Veloz2019-08-283-14/+55
* Add more FFDC to BPM Update Error logsMatthew Raybuck2019-08-281-0/+2
* Fix lingering error log issues for BPM updatesMatthew Raybuck2019-08-281-0/+1
* Add Encryption Enabled bit to NV_STATUS_FLAGCorey Swenson2019-08-271-0/+4
* Fix restore fail due to restore attempt on empty flashTsung Yeung2019-08-261-2/+4
OpenPOWER on IntegriCloud