summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix c_str and pos DIMM specializationAndre A. Marin2019-04-0244-1537/+2120
* Fix true_type and false_ type typdef with integral_constantAndre Marin2019-04-023-6/+21
* Initialize backup TPM in MPIPLNick Bofferding2019-04-013-49/+54
* Fix deadlock in ECC error shutdown pathNick Bofferding2019-04-012-3/+9
* Resize WOF to allow AXONE test pnor to fit inside 64 MBChristian Geddes2019-04-013-22/+10
* PRD: NVDIMM health status reg errors no longer gardCaleb Palmer2019-04-011-20/+20
* PRD: Memory HWP include updatesCaleb Palmer2019-04-012-2/+6
* PRD: Axone PlatServices and Misc UpdatesCaleb Palmer2019-04-0112-25/+818
* Hostboot Memory HWP include updateCaleb Palmer2019-04-013-2/+5
* Replace FAPI_ERR with FAPI_DBG when no error in exp_omi_initBen Gass2019-04-011-2/+2
* Add empty file(accessor_wrapper.H) for power_theramlAlvin Wang2019-04-011-0/+24
* Proposed structure change for OCCChris Cain2019-03-301-56/+35
* Add wrapper and utils blank files for exp_getecidMark Pizzutillo2019-03-302-0/+48
* Fix UCD retry loop size bugMatthew Raybuck2019-03-301-1/+13
* Create Attribute to force UCD UpdatesMike Baiocchi2019-03-303-4/+46
* Handle bad PEC from UCD device opMatthew Raybuck2019-03-293-45/+101
* Generate P9A accessors for AxoneChristian Geddes2019-03-291-0/+23
* Edit autocitest to handle hbTrace.log generated in /src/Christian Geddes2019-03-291-1/+1
* Add retry loop to UCD deviceOpsMatthew Raybuck2019-03-292-71/+344
* Verify UCD update success at end of store to UCD flashNick Bofferding2019-03-292-0/+335
* NVDIMM update codeMatt Derksen2019-03-299-227/+2000
* Add calls to available p9a_mss_eff_config HWPs in istep 7.4Christian Geddes2019-03-293-209/+309
* Disable OCMB getVPD tests until we get better SPDChristian Geddes2019-03-281-1/+6
* Allow OPAL to run on fused coresDean Sanner2019-03-281-5/+0
* Update cmd/rsp endian handling in exp_inbandBen Gass2019-03-286-153/+537
* Wrap exp_draminit in a extern "C" to workaround name manglingChristian Geddes2019-03-271-32/+35
* Add code to call p9a_mss_freq / p9a_mss_freq_system in istep 7.3Christian Geddes2019-03-272-148/+237
* Call p9a_mss_volt if MEM_PORT targets are available in istep 7.2Christian Geddes2019-03-273-160/+232
* Edit cxxtest.start.sh script to call runsim correctlyChristian Geddes2019-03-272-3/+23
* Add empty files for power_theramlAlvin Wang2019-03-2715-0/+362
* INTRP HW Workaround for Clockgating IssueBill Hoffa2019-03-272-9/+23
* Add empty files for DEFAULT_MC_TYPE constantsLouis Stermole2019-03-273-0/+72
* Add ATTR_OMI_DL_GROUP_POS and ATTR_OMI_DL_NUM for OMI targetsBen Gass2019-03-271-0/+93
* Apply OBUS PG rules update to Axone alsoChristian Geddes2019-03-261-2/+2
* Secureboot: Enhanced Nomdecomm: Quote FixIlya Smirnov2019-03-261-1/+1
* Add checks for invalid trace data in removeDuplicateTracesGlenn Miles2019-03-261-11/+53
* Fix bug that was scrambling traces in errorlogs during HBRTChristian Geddes2019-03-261-0/+12
* Unit test and integration test for platGetVPD(OCMB) callRoland Veloz2019-03-264-4/+437
* Move explorer specialization of eff_memory_size into explorer libLouis Stermole2019-03-262-42/+57
* Invoke UCD Update Algorithm on UCD DevicesMike Baiocchi2019-03-263-10/+448
* Add check to determine if a UCD's I2C Master is functionalMike Baiocchi2019-03-261-0/+15
* HB Improvements: Fix compiler warnings on modern compilersLuis Fernandez2019-03-2610-118/+205
* NVDIMM RCD restore fix and zqcal timing fixTsung Yeung2019-03-254-19/+320
* Suppresses maintenance error messages due to STR exitTsung Yeung2019-03-255-19/+314
* Make pci cache injection attributes writeableDan Crowell2019-03-251-1/+12
* Add minor tweaks to I2C Callouts for UCDMatthew Raybuck2019-03-222-2/+7
* Set MUX i2c slave port to be 1Christian Geddes2019-03-222-1/+4
* Moving libnvdimm into a resident moduleDan Crowell2019-03-226-13/+15
* Support UCD for I2C calloutsMatthew Raybuck2019-03-213-49/+164
* OPAL/MPIPL: Processor Dump Area Table interfacesRaja Das2019-03-2113-25/+667
OpenPOWER on IntegriCloud