summaryrefslogtreecommitdiffstats
path: root/import/hwpf
Commit message (Expand)AuthorAgeFilesLines
...
* Remove fapiArray supportRichard J. Knight2016-01-041-182/+0
* FAPI2 Filtering for Pervasive TargetsSantosh Puranik2015-12-103-2/+87
* Fix mask calculation in buffer insert functionSantosh Puranik2015-12-041-5/+5
* Revert "Revert "FAPI cleanup in PPE""Santosh Puranik2015-11-307-1047/+0
* Add new FAPI_LAB macro for lab only tracingRichard J. Knight2015-11-091-0/+3
* IfCompiler: Generates libfapi2_ifCompiler.soPrachi Gupta2015-11-091-21/+0
* Additional change for FAPI2 FFDCThi Tran2015-11-092-53/+88
* added plat_trace.H include for FAPI_ERR use in buffer.HMatt K. Light2015-11-061-0/+1
* IfCompiler: migrated to ekb build structure for scomsPrachi Gupta2015-11-061-0/+1
* fapi2 doxygen warning/error cleanup from ecmd repositoryKahn Evans2015-11-0614-584/+597
* buffer reverse not working correctlyRichard Knight2015-11-061-76/+105
* Revert "FAPI cleanup in PPE"Martin Peschke2015-11-057-0/+1047
* FAPI cleanup in PPESantosh Puranik2015-11-057-1047/+0
* FAPI2 - Error/FFDC work related updatesThi Tran2015-10-016-264/+335
* Build Sequencer for one initfile, parse attr ovd, target resolutionPrachi Gupta2015-10-013-58/+112
* set default length of bits to clear to oneMatt K. Light2015-10-011-1/+1
* change putSpy inputs to be const, fixed incorrect assert commentMatt K. Light2015-10-012-361/+355
* FAPI2: Add extra includes to fapi2.HPatrick Williams2015-10-011-1/+3
* FAPI2: Move plat sample files to subdir.Patrick Williams2015-10-016-0/+942
* FAPI2: Fix various missing header files.Patrick Williams2015-10-012-265/+318
* Fixed overflow problem in buffersBrian Silver2015-10-012-546/+579
* moved mvpd record and keyword definition to mvpd_access_defs.HMatt K. Light2015-09-032-84/+117
* made const extract methodsMatt K. Light2015-09-031-84/+158
* Reverse class ReturnCode bool() logicThi Tran2015-09-031-39/+47
* Change fapi2::delay interface to include DFT fixed identificationBrian Silver2015-09-031-65/+62
* added module vpd get/set interfacesMatt K. Light2015-09-032-2/+180
* Add additional __PPE protection for currently unsupported PPE functionsGreg Still2015-09-031-1/+2
* Add TARGET_TYPE_CAPPBrian Silver2015-09-031-1/+1
* Additional FAPI migration to fapi2Brian Silver2015-09-035-6/+13
* FAPI2 Direct attribute access supportThi Tran2015-09-037-91/+240
* Add support for ranges of bits in bit operatorsBrian Silver2015-09-031-24/+32
* Add variable_buffer get<OT>()Brian Silver2015-09-032-4/+21
* Add variable_buffer shiftLeft(), shiftRight()Brian Silver2015-09-032-6/+130
* Add missing ifdef doxygen for putSpyBrian Silver2015-09-031-8/+8
* Add support for variable_buffer setBit/clearBitRichard Knight2015-09-031-15/+68
* Add support for isBitClear() to variable_bufferRichard Knight2015-09-031-13/+15
* Add isBitSet() supportRichard Knight2015-09-031-12/+67
* Move max string length into fapi2 namespaceBrian Silver2015-09-031-1/+6
* Change target types MIS/MIA to MIBrian Silver2015-09-031-2/+2
* Swap arguments to extract API to match ecmd buffersBrian Silver2015-09-031-9/+9
* Extend fapi2::buffer parametric interfacesBrian Silver2015-09-031-34/+191
* Update FFDC mechanism to better handle targets, buffersBrian Silver2015-09-037-305/+386
* FAPI_TRY will now add trace as an ERR type instead of DBG type.Bilicon Patil2015-09-032-9/+1
* Remove buffer_base.HBrian Silver2015-09-033-685/+419
* Migrate headers to support platform specializationsBrian Silver2015-09-0314-778/+1526
* Add fapi2.HBrian Silver2015-09-031-0/+60
* Make variable_buffer::set() overflow checking more preciseBrian Silver2015-09-034-6/+32
* Add variable_buffer::pointer()Brian Silver2015-09-034-9/+15
* FFDC collection for buffers, exectue() takes a sev parameterBrian Silver2015-09-032-11/+3
* Change clean_up label to fapi_try_exitBrian Silver2015-09-031-3/+3
OpenPOWER on IntegriCloud