summaryrefslogtreecommitdiffstats
path: root/sbe/hwpf
Commit message (Collapse)AuthorAgeFilesLines
* Remove SBE_TRACE from putRing inline function.Prasad Bg Ranganath2016-07-251-2/+0
| | | | | | | Change-Id: I7049ac2dc0847151b976f35d31e68fed46abb94a Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27423 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* SBE_PLAT: GETRING - L1 supportPrasad Bg Ranganath2016-07-155-4/+207
| | | | | | | | Change-Id: I6fe37aa23e07ca75f17f48d5eea91e92472c7134 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25491 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
* OBUS changes in plat_ring_travers codePrasad Bg Ranganath2016-07-052-10/+19
| | | | | | | | Change-Id: I1f4479080c0f994a09680cdcd12e9fb9cf8b35ea Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26593 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
* Fix putRing code merge issuePrasad Bg Ranganath2016-06-291-1/+7
| | | | | | | | Change-Id: Ide73d18db6058ae81bdea2c48e875533b9973652 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26423 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
* New rings and obus0,1,2,3 support in ringId filePrasad Bg Ranganath2016-06-291-10/+41
| | | | | | | | | | | | | | | | Modified p9_ringId.C and p9_ring_identification.H for accommudating new rings support Change-Id: I5a43ddf01c7377327b6d13c3bde5191458cf96d7 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25695 Tested-by: Jenkins Server Tested-by: PPE CI Tested-by: Hostboot CI Reviewed-by: Claus M. Olsen <cmolsen@us.ibm.com> Reviewed-by: Joseph E. Dery <dery@us.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25913 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
* PUTRING changes to avoid PPE CI fail for HWPSPrasad Bg Ranganath2016-06-231-1/+7
| | | | | | | | | Change-Id: I279ddc010854030511137b50af96fe5e4ecef53a Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26112 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Tested-by: Jenkins Server Reviewed-by: SRINIVAS V. POLISETTY <srinivan@in.ibm.com> Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com>
* Changes for handling EX/MCS scomsSantosh Puranik2016-06-211-8/+32
| | | | | | | | | Change-Id: I411440954ce98add0a70013efa1d8aadd05b60c5 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25740 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com>
* putRing on SBE PlatBilicon Patil2016-06-155-69/+520
| | | | | | | | | | | | | Conflicts: sbe/image/Makefile sbe/image/img_defs.mk tools/image/Makefile Change-Id: I4dc56c2b699724af2c6a57a0b62742998c4cf68b Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22439 Tested-by: Jenkins Server Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
* Some changes to reduce image sizeSantosh Puranik2016-02-292-2/+6
| | | | | | | | | | | | | | | | 1) Force get/put scom plat functions to be inline 2) Inline ATTR get/set functions 3) FAPI RC is now 32-bit 4) Enable selective trace levels RTC: 141492 Change-Id: Ie8a5bce597751b5484b2e9c89d614999a555f366 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21023 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* c++ stl algorithm and iterator supportDoug Gilbert2015-12-071-2/+2
| | | | | | | | Change-Id: I170e3bb96651dfedc77a273d2d14a11c4dd002ad Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21159 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* Rearrange PPE FAPI2 directory structure to be more in-line with HWPFGreg Still2015-10-218-0/+1337
- Move files into new structure - Delete old, obsolete files and directories - Pre-import mirror of HWPF into importtemp - No additional function Change-Id: Iadad6eb05349f807acea362ec77d7f58273878b5 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21150 Tested-by: Jenkins Server Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com>
OpenPOWER on IntegriCloud