summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* PRD: Fix MBA position code in MemoryMrusachin gupta2013-06-113-36/+102
| | | | | | | | | | Change-Id: I2a78c91d3f2aca4e2af4ec2769f6bc0eb187d43b Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4481 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/4932
* PRD: various rule code updatesZane Shelley2013-06-118-370/+145
| | | | | | | | | | Change-Id: I3f1c898b65ba7f54bcf42234d647d132b2e4e05f Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4700 Reviewed-by: Christopher T. Phan <cphan@us.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.austin.ibm.com:8080/gerrit/4931
* PRD: Enable erepair code on FSPBenjamin Weisenbeck2013-06-113-22/+29
| | | | | | | | | | | | Change-Id: I4d907e99c498e0c1ba0b0a59870fa2451d2fbb54 RTC: 64173 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4689 Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: Christopher T. Phan <cphan@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/4930
* Update callers to mm_block_map instead of mmio_dev_mapPatrick Williams2013-06-106-141/+154
| | | | | | | | | | | RTC: 71081 Change-Id: Icdf0f32afc926999c974da1a6b24c279f73cb600 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4608 Tested-by: Jenkins Server Reviewed-by: Mark W. Wenning <wenning@us.ibm.com> Reviewed-by: ADAM R. MUHLE <armuhle@us.ibm.com> Reviewed-by: Melissa J. Connell <missyc@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Ensure VMM operations are page aligned.Patrick Williams2013-06-101-2/+13
| | | | | | | | | | Change-Id: I55e07062e18bf8652752914151f640dce1a1623e Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4744 Tested-by: Jenkins Server Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: ADAM R. MUHLE <armuhle@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* New mm_block_map syscall.Patrick Williams2013-06-1012-85/+137
| | | | | | | | RTC: 71081 Change-Id: Ic5531fbba92cfc7aad7d303f043d6a350483d63d Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4607 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Update bbuild to b0605a_1323.810Adam Muhle2013-06-101-1/+1
| | | | | | | Change-Id: Ia3b06a32ae6e3fa5c33ed2660fc721bfee31a1b0 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4917 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Reopen RTC 70657Mark Wenning2013-06-102-1/+22
| | | | | | | | Change-Id: I7f8bf0d3e065813d041d6a6230eda9f9db53c096 RTC: 70657 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4895 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* update hwp_id.pl scriptBrian Horton2013-06-061-25/+47
| | | | | | | | | | | | | | . add .xml and .define files to the report generator. . support colon separated -D list Change-Id: Id6c4b8581032558deddaaa3da5b8ce69f0cde918 RTC: 68690 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4724 Tested-by: Jenkins Server Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: Van H. Lee <vanlee@us.ibm.com> Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Enable IBSCOM for Centaur DD2.0 and greaterAdam Muhle2013-06-062-5/+5
| | | | | | | | | | | | IBSCOM is broken in Centaur DD1.x, so EC check is required. Change-Id: Id797abf57404289bd3bfba28399c2bf9ff43706b RTC: 68733 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4776 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Michael Baiocchi <baiocchi@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* allow for SPless hardware change detectionBrian Horton2013-06-069-1/+91
| | | | | | | | | | | | add bit in SP_FUNCTIONS to indicate if SP does hcdb detection or not; add check and call in istep 6.5 to call stub hostboot function as appropriate. Change-Id: Iaabdbf6db12b554208e092ca4b2b53a7ac0a2650 RTC: 70459 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4358 Tested-by: Jenkins Server Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* HWP update - p8_istep_num.H v1.25vanlee2013-06-062-21/+22
| | | | | | | | | Change-Id: Ibb310352a591e4eca9f7393e96eac315ac88c57d RTC: 71889 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4575 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* INITPROC: Hostboot - Low Priority HW Init Procedures for week of 5/14Thi Tran2013-06-0616-300/+422
| | | | | | | | | | SW203934 Change-Id: I2fae67ce21872156fb3d7bd3be8d476695b6bb9a Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4784 Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Tested-by: Jenkins Server
* INITPROC: Hostboot - High Priority HW Init Procedures for week of 5/14Thi Tran2013-06-0619-606/+2778
| | | | | | | | | SW203933 Change-Id: Idd78a0c3a4790a84d66725d71149a1dc0b2a13fe Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4734 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Tested-by: Jenkins Server
* Tolerate memory UEs during dump extraction.Patrick Williams2013-06-069-115/+269
| | | | | | | | | | Change-Id: I0dc57ec047beb47b557b816162d619a5b2a54108 RTC: 64619 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4600 Tested-by: Jenkins Server Reviewed-by: ADAM R. MUHLE <armuhle@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Retrieve attributes from VSPD AM Centaur VPD fieldsMike Jones2013-06-0615-4/+499
| | | | | | | | | | | | | Create a HWP accessor to retrieve Address Mirroring Data attributes from cvpd record VSPD keyword AM. Change-Id: I1b994814407d0747021c869515d8e08a6d02f7e5 RTC: 50574 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4781 Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Tested-by: Jenkins Server Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Allow HWPs to callout a busMike Jones2013-06-068-279/+582
| | | | | | | | | | Change-Id: I587cfebfb6cb894f29ca38d0e4a068a016c333bf RTC: 47147 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4702 Tested-by: Jenkins Server Reviewed-by: Van H. Lee <vanlee@us.ibm.com> Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Mask PSI Interrupt_reg_change_while_active FIRDean Sanner2013-06-051-3/+3
| | | | | | | Change-Id: I12d961c3617154affe1af7e52c737f098d8ec94e Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4849 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* IPL service not returning error on invalid istepsMark Wenning2013-06-042-85/+77
| | | | | | | | | | Change-Id: Ie9d9873dee0b903c9deb107780eeda2a0d9375de RTC: 70657 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4499 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: Van H. Lee <vanlee@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Define User Data bits in PNOR TOCAdam Muhle2013-06-034-68/+83
| | | | | | | | Change-Id: Ie2bc561c2cfdbea32ba08d9e74bf1f36cf1f43cd RTC: 66209 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4687 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* only apply EX gard records on MPIPL.Brian Horton2013-06-032-12/+46
| | | | | | | | | | | | hostboot istep 6.6 calls collectGard(), and this should be done with a predicate for EX targets only if it is during an MPIPL. Change-Id: Ia68661c10c0fdbfbdbb6ddcb6637b02216d52f66 RTC: 70939 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4345 Tested-by: Jenkins Server Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* TULETA Bring up - DMI Lock fails on tul21fpThi Tran2013-06-031-40/+61
| | | | | | | | | | FW604089 Change-Id: I017484d19d037cd879aa7a9f8efaa80dcf53981c Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4742 Reviewed-by: Van H. Lee <vanlee@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Changes to run Awan standalone VPO to pass successfully memx_testvanlee2013-06-032-3/+21
| | | | | | | | | Change-Id: Ied9e1706c92030faa13279a849c20f24f876e959 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4655 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: ADAM R. MUHLE <armuhle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Fixing BEAM errorsvanlee2013-06-034-8/+9
| | | | | | | | | | | pbusLinkSvc.C nest_chiplets.C TodProc.C TodSvcUtil.C Change-Id: I680468745b316fa87fbc31615aab034ae3eb9d0a Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4598 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: Mark W. Wenning <wenning@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Fix duplicate 11,08 istepvanlee2013-06-031-1/+1
| | | | | | | | | | Change-Id: Iab5a39cf27c4237f416f055598ea3e4efe752e05 RTC: 72313 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4711 Tested-by: Jenkins Server Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Reviewed-by: Mark W. Wenning <wenning@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Update bbuild to b0521a_1321.810Adam Muhle2013-06-035-41/+20
| | | | | | | | | | | | | Updated bbuild to b0521a_1321.810. Fixed bug in hb script so workarounds.presimsetup will work if/when needed. Change-Id: I53926c94c0494cc5189b1268d85539708cb6f246 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4610 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: Michael Baiocchi <baiocchi@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* improvements and corrections to prcd_compile toolBrian Horton2013-06-032-25/+27
| | | | | | | | | | | | | | | | | | . reset values for each new connection (keepsandbox and fulldirectory) so that previous builds don't affect future builds . remove hb hack . return linker error back to user ('exception caught') . remove unused variables . add BUILD_MINIMAL flag for faster/smaller builds . add '-O' option to prcd_compile to not retrive output (useful if tool is only used to detect compile errors) Change-Id: I7b16b04f2ddd27c70759a26e1d82d7df2037f2b9 RTC: 70455 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4680 Tested-by: Jenkins Server Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Assign specific values to Targeting TYPEsBill Schwartz2013-06-031-0/+30
| | | | | | | | | | | | | | | | Add values to the TYPE enumeration so that the values don't change with inserts and deletions of types. This will help keep the Targeting Type values to stay in sync with the HUIDs (the genHwsvMrwXml.pl script that generates HUIDs hardcodes the type values). The synching mentioned in the issue had already been done. Change-Id: I4ee001a825f9a256a3cecb671e3ad1c85c762d54 RTC: 51916 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4681 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* HWPF: Improve FAPI->TARG attribute mapping compile time type checkMike Jones2013-06-031-28/+24
| | | | | | | | | | | | Old code used to check that the user's data size was the same as the Targeting attribute, new code checks that the type is the same. Change-Id: Ia9d8050e9d71cecf567f549ffa74f0ed36358d76 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4602 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: Van H. Lee <vanlee@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* unfence inter-enclosure Abus linksvanlee2013-06-0312-13/+390
| | | | | | | | | | | Change-Id: I161daac8071995132cabbea7a996eecf1aa50a9d RTC: 63132 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4471 Tested-by: Jenkins Server Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Increase parallelism in builds.Patrick Williams2013-06-024-5/+5
| | | | | | | | | Change-Id: I1da7d93fb9d36d780321f291fce8edd216092488 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4583 Tested-by: Jenkins Server Reviewed-by: ADAM R. MUHLE <armuhle@us.ibm.com> Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PNOR ECC algorithmsPatrick Williams2013-06-024-15/+480
| | | | | | | | | | RTC: 70686 Change-Id: I977bbabf99d57cdf28ef2c0a79d1f10f6b1c201c Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4364 Tested-by: Jenkins Server Reviewed-by: ADAM R. MUHLE <armuhle@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* INITPROC: Hostboot - Low Priority HW Init Procedures for week of 5/7Thi Tran2013-05-3013-661/+1249
| | | | | | | | | | SW202434 Change-Id: I6bf082deb2cbe927c0ba92d670906b232482578f Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4627 Tested-by: Jenkins Server Reviewed-by: Mark W. Wenning <wenning@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* fix bug in PR code to handle proc with 0 EX units.Brian Horton2013-05-301-7/+16
| | | | | | | | Change-Id: If9115324a79f21fe4fdb3c3f9271d48146e77dda RTC: 72363 Tested-by: Jenkins Server Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PRD: make 255 an infinite MFG thresholdChris Phan2013-05-301-2/+14
| | | | | | | | | | Change-Id: I4344c115a5cedf71d45b4fd6a261ea10e6e5fd8c CQ: SW204656 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4584 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/4739
* Fix deadlock in mbox/ipc queue registration with HB interrupt service providerDoug Gilbert2013-05-281-2/+5
| | | | | | | | | CQ: SW205543 Change-Id: I1eef2f63e2b63528f20bbaa3482049e95f09d6ee Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4686 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Correct bug in PR processing in discoverTargets()Brian Horton2013-05-281-10/+15
| | | | | | | | | | | | | correct logic in PR processing to handle when there are less cores than the maximum allowed, that was causing either less cores than desired, or hang. Change-Id: Ie6d95ecb2ea0a260ee7a9588e6565ed5a59093ed RTC: 72355 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4722 Tested-by: Jenkins Server Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Fix attribute name initialized from MRWMike Jones2013-05-171-1/+1
| | | | | | | | | | The genHwsvMrwXml.pl script mis-spells an attribute name that is initialized from the MRW, this causes the FSP build to fail Change-Id: Id8e83d47b95a862e398856032c9207172fb1fe69 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4579 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Tested-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Remove some of the fixme tags from PRDF code baseprashanthacharya2013-05-173-6/+5
| | | | | | | | | | RTC: 52110 Change-Id: I15e88a0b9afb19ce98493df72678a7d4b36663fa Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2453 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/4519
* PRD: Simplified PlatServices::mss_MaintCmdWrapperZane Shelley2013-05-172-64/+209
| | | | | | | | | Change-Id: I7141553fbea40f0e0271423e99f798c818b590e0 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4472 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4518 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* correction in callout code to fix invalid TIBrian Horton2013-05-171-4/+10
| | | | | | | | | | | | | | incorrect TI happened when a VPD error happened in discoverTargets(), before the master processor was marked 'functional'. callout code is set to TI if the master processor is deconfigured. fix is to only do that if the master processor is present AND not functional. Change-Id: I510d157b6e57e75b2c2c4dd4c93e6692cb4554a3 RTC: 71525 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4456 Reviewed-by: Van H. Lee <vanlee@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Add CONTROL_NODE target typeNick Bofferding2013-05-173-18/+20
| | | | | | | | | | | | | - Added CONTROL_NODE target type to attribute definition - Added CONTROL_NODE debug text to entity path decoder - Updated targeting image compiler to balk control node setup to FSP Change-Id: I52901ddbe93ee0c0413d7b54ee9d45782cae9010 CMVC: 882231 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4571 Tested-by: Jenkins Server Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* add support for ChangeSinceLastChecked bitsBrian Horton2013-05-1715-337/+977
| | | | | | | | | | | | | | | | | replace hwas changedSinceLastIpl bit to a bit for different services (ie, GARD, mem diag, psi diag, etc) and a subscription mask; this will be used by hcdb code - when a target changes, the mask will be copied into the bits field, and then services will clear their bits when they process the change. also update and create new hwas predicate to handle new attributes, as well as targeting utilities to set and clear the bits. Change-Id: Ie4a29500d07d7722f77ae2e89459e79a8b1e535b RTC: 63434 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4343 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* xmltohb.pl - Error:Duplicate AttributeId hashvalue for IS_MPIPLRichard J. Knight2013-05-161-42/+62
| | | | | | | | | Change-Id: If0ed40bca29d4dcf557445ba47bbff9504802e3d RTC:71853 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4527 Tested-by: Jenkins Server Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PRD: Refactored CenAddr due to hardware changeZane Shelley2013-05-163-121/+276
| | | | | | | | | | | | | Change-Id: Ic1b069be5063d54728bd3dc012cb9dddaef242bb Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4469 Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> 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: Zane Shelley <zshelle@us.ibm.com> Squashed: I60518c499974c01b2f646778c4c6b10375156dfd Squashed: I8cdec774634472aed3478b9c5aa3edc478434ada Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4517
* Inter-processor communications for multinodeDoug Gilbert2013-05-1623-128/+573
| | | | | | | | RTC: 63128 Change-Id: Ica27c7f714bc8b874c9bccb663a32d3cfba37c5a Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4193 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Rename listing files to '*.list.bz2'Patrick Williams2013-05-162-6/+6
| | | | | | | | | | | | | | | I previously changed the listing files to be bzip'd to reduce the size of builds and the FSP tarballs. Many editors, such as vim, will automatically expand these files when you open them but only if the file name is *.bz2. Otherwise, you can use something like 'bzcat hbicore.list.bz2 | editor'. Change-Id: Ic61e21a5e49ba88440f4a19d86a8c467f63e61fd Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4532 Tested-by: Jenkins Server Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: ADAM R. MUHLE <armuhle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Fix VDDR Error LogsMike Jones2013-05-163-92/+42
| | | | | | | | | | | Add a component ID to the VDDR error logs RTC: 62849 Change-Id: I295ab0559783c92f4fa06d2136414fb63f24f7df Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4529 Reviewed-by: Van H. Lee <vanlee@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* fix fsp build break in errlog parsersBrian Horton2013-05-161-19/+20
| | | | | | | | | | | | runtime functions are not needed when building the errlog parsers, so need to move them into the proper ifdef. Change-Id: I0a8fb1bac71fcf564b4c02c0803819ee3ae41338 RTC: 35077 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4525 Tested-by: Jenkins Server Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Xscom Error HandlingMissy Connell2013-05-163-120/+413
| | | | | | | | | Change-Id: Ic43af1de85d7bba02ee9078451e093e5443e8890 RTC:60768 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4402 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
OpenPOWER on IntegriCloud