summaryrefslogtreecommitdiffstats
path: root/import/hwpf
Commit message (Expand)AuthorAgeFilesLines
* Support for PPE commit 49883 to error out on non-TOR ring section.Claus Michael Olsen2018-02-011-1/+4
* fapi2: Fix template call sites for GCC 7Joel Stanley2018-02-011-6/+6
* AVSBUS: Move fapi2 return code to error xml filePrasad Bg Ranganath2017-10-231-3/+0
* L3 Level changes in p9_avbus_lib.CPrasad Bg Ranganath2017-10-231-0/+3
* Enable and fix error log variable_buffer support.Donald Washburn2017-10-231-0/+9
* Add another writeBit API, modify getBit. Add unit tests.Andre Marin2017-10-231-3/+29
* Defining generic RingId_t type for transitional eCMD releaseKahn Evans2017-10-231-0/+1
* SBE: Handle error part in putring codePrasad Bg Ranganath2017-10-231-1/+1
* fapi2: Add helper classes for streaming data into/out of variable_buffersJoachim Fenkes2017-10-231-0/+220
* PutRing utils to scan ringsBilicon Patil2017-10-231-0/+10
* Add explicit RC checkers to ReturnCode classDan Crowell2017-10-231-1/+1
* Modify freq & dep. files. Add cas latency & unit testsAndre Marin2017-10-231-0/+16
* add new ring mode for fastarrayMatt K. Light2017-10-231-0/+2
* remove unused fapi2 multiscom functionMatt K. Light2017-10-231-3/+0
* adding more set pulse mdoes to RingMode enumMatt K. Light2017-10-231-5/+10
* Updates to the fapi2 putRing APIBilicon Patil2017-10-231-0/+1
* Need an option to allow HWP to return an error log to platform code.Richard J. Knight2017-10-231-1/+12
* Fix all incorrect copyright prologsStephen Cprek2017-10-234-87/+93
* Fix mask calculation in buffer insert functionSantosh Puranik2017-10-231-5/+5
* added plat_trace.H include for FAPI_ERR use in buffer.HMatt K. Light2017-10-231-0/+1
* fapi2 doxygen warning/error cleanup from ecmd repositoryKahn Evans2017-10-233-24/+24
* buffer reverse not working correctlyRichard Knight2017-10-231-62/+97
* FAPI2 - Error/FFDC work related updatesThi Tran2017-10-232-18/+17
* Fixed overflow problem in buffersBrian Silver2017-10-231-40/+40
* made const extract methodsMatt K. Light2017-10-231-70/+150
* FAPI2 Direct attribute access supportThi Tran2017-10-231-0/+48
* Add support for ranges of bits in bit operatorsBrian Silver2017-10-231-24/+32
* Add variable_buffer get<OT>()Brian Silver2017-10-231-2/+2
* Swap arguments to extract API to match ecmd buffersBrian Silver2017-10-231-9/+9
* Extend fapi2::buffer parametric interfacesBrian Silver2017-10-231-34/+191
* Update FFDC mechanism to better handle targets, buffersBrian Silver2017-10-231-0/+114
* FAPI_TRY will now add trace as an ERR type instead of DBG type.Bilicon Patil2017-10-231-4/+0
* Remove buffer_base.HBrian Silver2017-10-231-59/+116
* Migrate headers to support platform specializationsBrian Silver2017-10-235-74/+214
* Make variable_buffer::set() overflow checking more preciseBrian Silver2017-10-231-2/+2
* Add variable_buffer::pointer()Brian Silver2017-10-232-1/+7
* Change clean_up label to fapi_try_exitBrian Silver2017-10-231-3/+3
* Fix flush, invert, and reverse buffer chainingBrian Silver2017-10-231-8/+60
* FFDC class generation changes for caps, errorsBrian Silver2017-10-232-2/+3
* Buffer, targeting updatesBrian Silver2017-10-233-61/+53
* Add fapi2::buffer<T>::extractToRight()Brian Silver2017-10-231-11/+10
* fapi2 bug fixes and cleanupBrian Silver2017-10-231-6/+7
* Add doxygen fapi2 tooling, doc clean upBrian Silver2017-10-232-3/+4
* Error/xml parsing and FFDC classesBrian Silver2017-10-234-0/+822
OpenPOWER on IntegriCloud