summaryrefslogtreecommitdiffstats
path: root/import
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add fapi2::arrayBrian Silver2015-09-031-0/+174
* Fix flush, invert, and reverse buffer chainingBrian Silver2015-09-036-36/+205
* FFDC class generation changes for caps, errorsBrian Silver2015-09-035-3/+10
* Buffer, targeting updatesBrian Silver2015-09-0310-123/+373
* added fapi2::delay()Matt K. Light2015-09-031-0/+28
* Add fapi2::buffer<T>::extractToRight()Brian Silver2015-09-031-11/+10
* Add EL target type (L3/L2 caches)Brian Silver2015-09-031-0/+1
* fapi2 bug fixes and cleanupBrian Silver2015-09-035-113/+100
* Add functional state to target walkng APIBrian Silver2015-09-032-27/+15
* Add FFDC xml parsing documentationBrian Silver2015-09-033-9/+37
* Add doxygen fapi2 tooling, doc clean upBrian Silver2015-09-037-31/+70
* Add operational mode APIBrian Silver2015-09-031-0/+25
* Error/xml parsing and FFDC classesBrian Silver2015-09-0315-0/+4338
OpenPOWER on IntegriCloud