summaryrefslogtreecommitdiffstats
path: root/src/import/hwpf/fapi2/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* made const extract methodsMatt K. Light2015-12-111-84/+158
* Reverse class ReturnCode bool() logicThi Tran2015-12-111-39/+47
* Change fapi2::delay interface to include DFT fixed identificationBrian Silver2015-12-111-65/+62
* added module vpd get/set interfacesMatt K. Light2015-12-112-2/+180
* Add additional __PPE protection for currently unsupported PPE functionsGreg Still2015-12-111-1/+2
* Add TARGET_TYPE_CAPPBrian Silver2015-12-111-1/+1
* Additional FAPI migration to fapi2Brian Silver2015-12-115-6/+13
* FAPI2 Direct attribute access supportThi Tran2015-12-117-91/+240
* Add support for ranges of bits in bit operatorsBrian Silver2015-12-111-24/+32
* Add variable_buffer get<OT>()Brian Silver2015-12-112-4/+21
* Add variable_buffer shiftLeft(), shiftRight()Brian Silver2015-12-111-6/+129
* Add missing ifdef doxygen for putSpyBrian Silver2015-12-111-8/+8
* Add support for variable_buffer setBit/clearBitRichard Knight2015-12-111-15/+68
* Add support for isBitClear() to variable_bufferRichard Knight2015-12-111-13/+15
* Add isBitSet() supportRichard Knight2015-12-111-12/+67
* Change target types MIS/MIA to MIBrian Silver2015-12-111-2/+2
* Swap arguments to extract API to match ecmd buffersBrian Silver2015-12-111-9/+9
* Extend fapi2::buffer parametric interfacesBrian Silver2015-12-111-34/+191
* Update FFDC mechanism to better handle targets, buffersBrian Silver2015-12-116-303/+384
* FAPI_TRY will now add trace as an ERR type instead of DBG type.Bilicon Patil2015-12-111-4/+0
* Remove buffer_base.HBrian Silver2015-12-112-353/+419
OpenPOWER on IntegriCloud