summaryrefslogtreecommitdiffstats
path: root/src/import/hwpf/fapi2/include
Commit message (Expand)AuthorAgeFilesLines
...
* Variable buffer problemsRichard J. Knight2016-06-011-16/+5
* remove old Target::getOtherEnd() methodMatt K. Light2016-05-251-11/+0
* Add MVPD_KEYWORD_FIRST and MVPD_RECORD_FIRST to mvpd defscrgeddes2016-05-201-0/+2
* Changes related to packaging of memory vpd on Nimbuswhs2016-05-191-10/+14
* add Target::isFunctional()Matt K. Light2016-05-181-0/+8
* Fix assert() in variable_bufferRichard J. Knight2016-05-181-3/+7
* Cleaned up doxygen errors from ecmd buildKahn Evans2016-05-122-7/+7
* Add LAST value to MVPD enumerations for testcasesDan Crowell2016-05-041-1/+3
* Modify freq & dep. files. Add cas latency & unit testsAndre Marin2016-04-221-1/+17
* Make RC value 32-bit. Switch to required ecmd ver-14-3Santosh Puranik2016-04-211-5/+14
* FAPI2 - Error/FFDC work related updatesThi Tran2016-04-061-78/+0
* Update FFDC mechanism to better handle targets, buffersBrian Silver2016-04-061-2/+2
* Error/xml parsing and FFDC classesBrian Silver2016-04-061-0/+78
* Update getVPD interfaceRichard J. Knight2016-03-241-0/+26
* VPD Accessor Changes for P9Richard J. Knight2016-03-242-0/+112
* add < operator to Target to enable std::map use with Target indexMatt K. Light2016-03-171-0/+9
* Delagation default ctor of target.Hcrgeddes2016-03-171-2/+10
* Need fapi2 interface for special wakeupRichard J. Knight2016-03-141-1/+56
* Add SPD Access APIsDan Crowell2016-03-101-0/+54
* new Target::getOtherEnd() that can return failureMatt K. Light2016-03-031-0/+15
* Removing inline specifier for fapi2::putRingBilicon Patil2016-03-011-3/+3
* Fix ffdc.H pointer, tooling changesBrian Silver2016-02-261-5/+4
* Add mcbist L2 functionBrian Silver2016-02-261-4/+5
* remove unused fapi2 multiscom functionMatt K. Light2016-02-262-53/+1
* Return code not correct value when setting platform dataRichard J. Knight2016-02-261-0/+2
* Put in a #ifndef flag in because HB doesnt support TLScrgeddes2016-02-221-1/+8
* fixed typo in getChildren() filtered doxygenMatt K. Light2016-02-221-2/+2
* adding more set pulse mdoes to RingMode enumMatt K. Light2016-02-221-5/+10
* Added mss_spd_ut, edited mss_utils_ut, fixed ecmd_facade & return_codeAndre Marin2016-02-221-4/+4
* Updates to the fapi2 putRing APIBilicon Patil2016-02-222-17/+15
* Updated target filter definitionsSantosh Puranik2016-02-221-16/+94
* variable_buffer uninitialized errorRichard J. Knight2016-02-221-2/+2
* FAPI2 Filtering for Pervasive TargetsSantosh Puranik2016-02-222-2/+73
* Need an option to allow HWP to return an error log to platform code.Richard J. Knight2016-02-193-19/+62
* Fix all incorrect copyright prologsStephen Cprek2015-12-176-157/+151
* Remove unrequired thread includeDan Crowell2015-12-111-1/+0
* Remove use of initializer list from variable buffer.Richard J. Knight2015-12-111-2/+2
* Fix mask calculation in buffer insert functionSantosh Puranik2015-12-111-5/+5
* Additional change for FAPI2 FFDCThi Tran2015-12-112-53/+88
* added plat_trace.H include for FAPI_ERR use in buffer.HMatt K. Light2015-12-111-0/+1
* fapi2 doxygen warning/error cleanup from ecmd repositoryKahn Evans2015-12-1112-570/+583
* buffer reverse not working correctlyRichard Knight2015-12-111-76/+105
* FAPI2 - Error/FFDC work related updatesThi Tran2015-12-116-264/+335
* Build Sequencer for one initfile, parse attr ovd, target resolutionPrachi Gupta2015-12-112-58/+83
* set default length of bits to clear to oneMatt K. Light2015-12-111-1/+1
* change putSpy inputs to be const, fixed incorrect assert commentMatt K. Light2015-12-111-358/+352
* FAPI2: Add extra includes to fapi2.HPatrick Williams2015-12-111-1/+3
* FAPI2: Fix various missing header files.Patrick Williams2015-12-112-265/+318
* Fixed overflow problem in buffersBrian Silver2015-12-112-546/+579
* moved mvpd record and keyword definition to mvpd_access_defs.HMatt K. Light2015-12-112-84/+117
OpenPOWER on IntegriCloud