summaryrefslogtreecommitdiffstats
path: root/src/import
Commit message (Expand)AuthorAgeFilesLines
* Fix prolog filenameStephen Cprek2015-12-111-1/+1
* Fix 'ekb build clean' failures.Patrick Williams2015-12-111-1/+1
* IfCompiler: allow procedures to compile against fapi2_ifCompiler platPrachi Gupta2015-12-111-2/+5
* Infra: Build FAPI2.Patrick Williams2015-12-111-0/+74
* Port over tools used in hostboot to ekb repoStephen Cprek2015-12-111-0/+14
* Fix mask calculation in buffer insert functionSantosh Puranik2015-12-111-5/+5
* IfCompiler: Generates libfapi2_ifCompiler.soPrachi Gupta2015-12-111-0/+3
* 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_chip_ec_feature.C does not compile.Richard J. Knight2015-12-112-9/+6
* fapi2 doxygen warning/error cleanup from ecmd repositoryKahn Evans2015-12-1112-570/+583
* Support for [u]int16_t attribute types.Kahn Evans2015-12-113-2/+94
* buffer reverse not working correctlyRichard Knight2015-12-111-76/+105
* Add base FAPI2 attribute definitionsJoe McGill2015-12-116-0/+547
* FAPI2 - Error/FFDC work related updatesThi Tran2015-12-1111-312/+382
* parseAttributeInfo: Minor typos.Patrick Williams2015-12-111-2/+2
* Build Sequencer for one initfile, parse attr ovd, target resolutionPrachi Gupta2015-12-113-97/+122
* 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
* Infra: Regenerate plat_attribute_service.H using Cronus script.Patrick Williams2015-12-111-0/+33
* FAPI2: Add extra includes to fapi2.HPatrick Williams2015-12-111-1/+3
* Infra: Refactor fapi2 library to use ecmd base.Patrick Williams2015-12-111-0/+2
* Infra: Build FAPI2.Patrick Williams2015-12-114-0/+190
* FAPI2: Fix various header files in generated files.Patrick Williams2015-12-112-2/+19
* FAPI2: Fix various missing header files.Patrick Williams2015-12-112-265/+318
* Fixed overflow problem in buffersBrian Silver2015-12-112-546/+579
* FAPI2: Fix argument count in createIfAttrService.plPatrick Williams2015-12-111-1/+26
* moved mvpd record and keyword definition to mvpd_access_defs.HMatt K. Light2015-12-112-84/+117
* JET: Enable search option in documentation generated by DoxygenBilicon Patil2015-12-111-1/+1
* 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
* Ensure FFDC return code is set even if using empty classesBrian Silver2015-12-111-4/+10
* Add TARGET_TYPE_CAPPBrian Silver2015-12-111-1/+1
* Have Attribute enum under namespace fapi2Thi Tran2015-12-111-3/+3
* Additional FAPI migration to fapi2Brian Silver2015-12-115-6/+13
* FAPI2 Direct attribute access supportThi Tran2015-12-119-91/+1257
* 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
* JET: Updating the documentation of error codeBilicon Patil2015-12-111-18/+15
* 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
OpenPOWER on IntegriCloud