summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/test
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix spelling mistakes using codespell.Patrick Williams2015-01-151-2/+4
| | | | | | | | | | | | - See https://github.com/lucasdemarchi/codespell Change-Id: I03e102d1ebb9473b6226fa9b6edb684fa0218a2f Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15031 Tested-by: Jenkins Server Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: Brian Silver <bsilver@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PRDF:Handling multiple chips of a domain at errorPrem Shanker Jha2014-12-021-5/+8
| | | | | | | | | | | | Depends-On: Ib42b269d2e9fd5588b58950949c379bdc8518bfc RTC:85138 Change-Id: Id4d785f72c928498dbcbee729e9644a8464fc0ae Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7459 Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Tested-by: Jenkins Server Squashed: Ic871fdfb693a4cc174c72e1583a3373524277559 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14573 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PRD: change cfam(2819) to scom(50019) for active psie osc queryChris Phan2014-09-261-0/+8
| | | | | | | | | | | | Change-Id: Ib30eebf6c98b0dfccb6ec5ac643561c0e53ed001 CQ: SW280087 Backport: release-fips820 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/13611 Tested-by: Jenkins Server Reviewed-by: Prem Shanker Jha <premjha2@in.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/13629
* PRD: change osc callout and threshold designChris Phan2014-09-221-6/+6
| | | | | | | | | | | | Change-Id: Ib54734a1db5d17f4ea13ddd80f91fc4dae7aef3a CQ: SW278778 Backport: release-fips820 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/13461 Tested-by: Jenkins Server Reviewed-by: Prem Shanker Jha <premjha2@in.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/13519
* PRD: fix ErrDataService::sdc ambiguityZane Shelley2014-09-222-5/+5
| | | | | | | | | | | | | | | The ErrDataService class had instance variable 'sdc', which was never really needed as an instance variable. Issues arised where some code used input variables and some used the instance variables. In some cases, both were named the same which really confused things. I removed the instance variable and forced it to be passed to functions if needed. Change-Id: If34233214230992c8b77c1796dafedf61ee7a4f8 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/12402 Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Tested-by: Jenkins Server Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/13458 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PRD: Cleaned up RasServices classZane Shelley2014-09-172-32/+15
| | | | | | | | | | Change-Id: Id7d40ff079a34bf7ebfc3a6eea7c33a9d92f37b7 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/12401 Tested-by: Jenkins Server Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/13426
* PRD: Cleaned up more obsolete RasServices functionsZane Shelley2014-09-171-19/+18
| | | | | | | | | | | Change-Id: Iba9bd66fca7e1b81780f50140d6d0e266284d9aa Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/12400 Tested-by: Jenkins Server Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: Prem Shanker Jha <premjha2@in.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/13425
* PRD: fix PLL threshold being used by both Proc and PCIe PLL errorsChris Phan2014-09-171-3/+163
| | | | | | | | | | | | Change-Id: Iecac321abe107850ea080cc380927db6cd68dff8 CQ: SW278456 Backport: release-fips811 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/13366 Reviewed-by: Prem Shanker Jha <premjha2@in.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/13419
* PRD: release system lock before initiating hwudumpChris Phan2014-09-082-16/+35
| | | | | | | | | | | Change-Id: I706348607d29f465bc1647b53fa6cfbf73c1af10 CQ: SW275135 Backport: release-fips811 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/13158 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/13167
* PRD: Skip Core RE analysis for special case mentioned belowChris Phan2014-08-141-1/+37
| | | | | | | | | | | | | | | | | Skip Core RE analysis if its corresponding bit is not set in COREWOF and both Core CS/RE are on at the same time Change-Id: If14234300b0244312dfed9b25632aebe1cbb2c14 CQ: SW273583 Backport: release-fips811 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/12796 Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Tested-by: Zane Shelley <zshelle@us.ibm.com> Squashed: I3d9d7060be488f0a6f472d0ff53801bc3bb3bfd1 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/12805 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PRD: fix PLL related issuesChris Phan2014-07-142-1/+102
| | | | | | | | | | | | | | | | Correct MNFG PLL threshold Clear MCIFIR bits in Hostboot Mask all chips in pll domain at threshold Fix PLL error log parser Change-Id: If20713fd9fb74a9757f63d081009ced43e55fdc4 CQ: SW265571 Backport: release-fips811 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11587 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11787 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-2135-375/+375
| | | | | | | Change-Id: I5664587b4f889099290ef50d50fa9ce5e580e1eb Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11167 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Update makefiles & included .mk files to use += convention.Brian Silver2014-05-211-23/+23
| | | | | | | | Change-Id: I4148bc4c770b7c3c10fe25aa18d57d1a4301e5a9 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11194 Tested-by: Jenkins Server Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PRD: Enable MnfgTrace functionality in HostbootBilicon Patil2014-03-138-103/+376
| | | | | | | | | | | | | Change-Id: Ibfe0124a926aa4486d327cf38cbeb8c3b30f8b9d RTC: 79440 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/8454 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Squashed: I9b01fff6efaca96549506ce316407403cea89970 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/9442
* PRD: Handling scom failure in case of channel CS on HBSachin Gupta2014-01-242-7/+7
| | | | | | | | | | | Change-Id: Ie8fd8e702b65cc7c7aacc0d176e790b59b008318 RTC: 44889 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7788 Tested-by: Jenkins Server Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/8335
* PRD: add clock osc calloutChris Phan2014-01-151-1/+129
| | | | | | | | | | | | Change-Id: I9678f73ac5226dd7d0cd9d8817e72153feca1cae RTC: 87125 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7383 Tested-by: Jenkins Server Reviewed-by: BENJAMIN J. WEISENBECK <bweisenb@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/8062
* ATTN: Pass PRD Centaur instead of processor for channel failureZane Shelley2013-12-061-1/+1
| | | | | | | | | | | | | | | | | | | Currently, HostATTN will pass PRD the Centaur for recoverable and special attentions, but pass the processor for channel failures reported by the Centaur. The original reason for the different designs was never valid in the first place and poorly designed. We are now seeing design issues in PRD because of the current design so this commit will make HostATTN pass PRD the Centaur for all attentions types reported by the Centaur during Hostboot. Change-Id: I19bd59c4c6efae127b914ff58be171cef1f12fab Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/4453 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: BENJAMIN J. WEISENBECK <bweisenb@us.ibm.com> Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: Bilicon Patil <bilpatil@in.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PRD: start PRD SyncSvc in sbe_start()Chris Phan2013-11-153-71/+20
| | | | | | | | | | | | | | | - Changes in hwsv were sent separately to Nick/Andrew for review - Clean up the sync svc code Change-Id: I7c28320389b041792ea0d9c1b7db75559525c9b7 CQ: SW233010 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7165 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7265 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PRD: MFG threshold sync between FSP and HostbootChris Phan2013-10-109-17/+711
| | | | | | | | | | Change-Id: I6c60b1cab681c148a1eab16a6b026932fe7939e7 RTC: 72602 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5196 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5868
* PRD: Add error log parser for hostbootsachin gupta2013-08-231-0/+1
| | | | | | | | | | | | Change-Id: I401ae1810ec21cd161eee389d4d71063841ba1e3 CQ: SW215983 CMVC-Prereq: 885671 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5399 Tested-by: Jenkins Server Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5904
* PRD: RasServices refactoring part 1Zane Shelley2013-08-084-12/+9
| | | | | | | | | | | Rename *_ras_services.* to *RasServices.* Created Hostboot/FSP specific files. Change-Id: I0b0063f0bcb0470af87bf343fc59f1c21cc5e1f0 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5553 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5727
* MBA unit still has MBS as parent but MBS does not exist anymoreRichard J. Knight2013-06-283-12/+10
| | | | | | | | | Change-Id: Ia65919670b1863cabd6b9e0defbeea8d81d95a3c RTC:73745 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5172 Tested-by: Jenkins Server Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PRD: TD controller for MDIAZane Shelley2013-06-111-21/+1
| | | | | | | | | | Change-Id: I6453a1fef37cbd7f9d3c105af8349688ad62c0c2 RTC: 22866 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4248 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4935
* PRD: cleaned getConnected() and systemPtr->GetChip()Zane Shelley2013-05-151-1/+0
| | | | | | | | | Change-Id: I87a3d3ee0a8e9f674890191857883aee61d6f303 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4370 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Tested-by: Jenkins Server Squashed: I85a11aa02f63e4ad43bca1d69b94e1a69bf37fa9 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4514
* PRD: updates PLL rule code from latest RAS reviewChris Phan2013-05-141-1/+1
| | | | | | | | | | | Change-Id: I4c4267bdb96bddd0b2c20a13d4ee351111cad344 RTC: 70556 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4280 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Squashed: I4553a80af1136ba494a169e50a9d1cfae3de31f6 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4439 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Refactor PRD prdfMain.[C][H]prashanthacharya2013-05-101-11/+0
| | | | | | | | | | | | | | | | Move all fsp specific code from prdfMain_common.C to prdfMain.C under fsp folder similarly move any code specific to hostboot from prdfMain_common.C to prdfMain.C under hostboot folder. Change-Id: I4374c82814fb9bed7b9734d617f0fd2038b89e78 RTC: 63998 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3392 Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: Prem Shanker Jha <premjha2@in.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4436
* PRD: RAS Services updates for Centaur CSChris Phan2013-05-102-1/+89
| | | | | | | | | | Change-Id: I83689b8d715bb362a75ec365870a8935e2e19f97 RTC: 70687 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4299 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4431 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Redesign PRDF MNFG Threshold tool code to make it commonChris Phan2013-05-061-1/+2
| | | | | | | | | | | Change-Id: If4abbe7f68ce53d8de56ec3cb202b51e33740bb6 RTC: 65507 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3412 Reviewed-by: BENJAMIN J. WEISENBECK <bweisenb@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Squashed: Ia05e56c51d3ed08210e765aaa623ca810d0b0371 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PRD: Additional support for Centaur checkstopsZane Shelley2013-05-014-7/+7
| | | | | | | | Change-Id: I31cee1c3b4678140d2728e3615a8ca6614a8d054 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4294 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4309
* PRD: FFDC data for DRAM RepairSachin Gupta2013-04-091-0/+1
| | | | | | | | | Change-Id: I39de0a69da388498d0816cdb0c538af2243b42ee Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3258 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3890 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PRDF: set functional for targets that sim code touchesChris Phan2013-04-021-2/+8
| | | | | | | | | | Change-Id: I9f62fd5a769fcd8eb2c5ae513ca2011c062242d3 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3540 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3827
* Design Change for RuleChipprem2013-03-156-3/+303
| | | | | | | | | | | Change-Id: Ib2da58e060f9c7055445582d01c7ce2370746138 RTC: 47516 Squashed: If130e6b2dc6c3545033069dc98e8ee98d35f3c97 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3019 Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3571
* Refactoring PRDF file iipglobl.hprashanthacharya2013-03-143-3/+3
| | | | | | | | | | | | | | | To move hostboot/fsp specific code out of iipglobl.h file and placing the same in respective hostboot/fsp folder inside prdfErrorLog.H and also to rename iipglobl.h to prdfGlobal.H. Change-Id: Iae0493da66196fcadd16bea741138590200361c2 RTC: 63999 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3283 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3562
* Prdf Test case for targets on hostbootprashanthacharya2013-02-2813-133/+589
| | | | | | | | | RTC: 52714 Change-Id: Ifc6ad988a29f2ffb0d70d28e00dcf47a22bc9287 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2409 Tested-by: Jenkins Server Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PRD: Refactor prdfPlatServicesZane Shelley2013-02-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | The prdfPlatServices_common.[HC] files should only contain code that is common between FSP and Hostboot. The prdfTargetServices.[HC] files should only contain code specific to the common FSP/Hostboot targeting code. The FSP prdfPlatServices.[HC] and Hostboot prdfPlatServices.[HC] files will contain code that is specific to FSP or Hostboot, respectively. Only prdfPlatServices_common.H will include prdfTargetServices.H. Only the prdfPlatServices.H files will include prdfPlatServices_common.H. All user code should include the respective prdfPlatServices.H file. Change-Id: I6e723d6e6602194abfc24ee9c20c1949c393c0e2 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3041 Tested-by: Jenkins Server Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3213
* Design change for PRD Registerprem2013-02-1517-26/+26
| | | | | | | | | | | | | | | | | - Addressed the use case of attention in PLL Domain.RuleChip under analysis is pushed to stack at the beginning of all public function of RuleChip.Same is poped back at the end of function. - Scope of RuleChip stack is no longer bound to scope of ServiceDataCollector. Change-Id: I152e85332f5443dbef3efeebc7de530ee0fee241 RTC: 47515 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2543 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3197
* PRD: Unstub mss_restore_DRAM_repairsBrad Bishop2012-12-131-1/+0
| | | | | | | | | | | Change-Id: Ib78646c0a124daab12df247889a6f62a7566fdfd RTC: 51507 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2618 Tested-by: Jenkins Server Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2645
* Merged common FSP and HB PRD code to prdf/common/Zane Shelley2012-11-161-8/+11
| | | | | | | | | | Change-Id: Iac94c3690598b7263de230934b911bb4ced34557 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2350 Tested-by: Jenkins Server Reviewed-by: Bradley W. Bishop <bradleyb@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2368 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Add PRD Config Build to call_host_startPRD_pbusChris Phan2012-11-081-84/+23
| | | | | | | | | | | | | | | | - In Hostboot IPL, PRD model could be built at step 8 (PowerBus), step 10 (hwreconfig loop), step 11 (DMI), and step 14 (DRAM). - At step 8, PRD model should have all present chips. - Since PRD analysis is based on the chip list passed to us by ATTN, the list should only contain functional chips. Thus, it's ok to keep the full PRD model built from step 8 to be used for later isteps. RTC: 49741 Change-Id: Ie650bda699f0257982f4572d6ea36f699b9badf5 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2273 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Tested-by: Jenkins Server
* Initial port of PRD to HostbootZane Shelley2012-11-0717-84/+1943
| | | | | | | Change-Id: I7ee2673131d4891d482e99a403a36300b79e547e Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1853 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Fix prdfTest.H regressionNick Bofferding2012-04-271-11/+11
| | | | | | | | | | | | | - Fixed prdfTest.H regressiong introduced with commit 4157b5631a1bbfcc7f9f95480b54e9ade7abce7d which causes compile failures in debug mode Change-Id: I6d6156f9ebb6d01f1ce3b3c89ed12b0754035998 RTC: 35569 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/951 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Support targeting code commonalityNick Bofferding2012-04-241-11/+11
| | | | | | | | | | | | | | | - Moved common targeting code to own subtrees - Updated many components with header file changes - Implemented abstract pointer class - Implemented Hostboot specific support for targeting commonality - Changed attribute VMM base address to 4 GB (From 3 GB) - Removed tabs, fixed > 80 character lines Change-Id: Ie5a6956670bfa4f262f7691b4f0ce5a20ed289fe RTC: 35569 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/909 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Fix __FUNCTION__ error in TS_TRACEChris Phan2012-04-231-11/+11
| | | | | | | | Change-Id: I3d5935a4931801fdfe4f678802bbbcdd630044e4 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/929 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Initial PRD code structure in HostbootChris Phan2012-04-192-0/+174
- RTC: 37733 - Add HUID debug trace and update from review comments Change-Id: I3894c1daa1fae4c307816ad3fab4014a38fca786 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/776 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
OpenPOWER on IntegriCloud