summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/mdia
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove last of old hwpf directoryDan Crowell2016-08-302-8/+1
| | | | | | | | | | | | | | Remove all of the old fapi1 HWPs from P8 Update makefiles/code to not include old hwpf headers Change-Id: Idc840554721f68b0af3b6ee6c7ad84f5df258e60 RTC: 146345 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28844 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* MDIA: remove support to restart command in the middle of memoryZane Shelley2016-08-242-89/+5
| | | | | | | | | | | | | | | Starting in P9 PRD will ensure the command reaches the end of memory so MDIA does not need to keep track. Change-Id: I62899d39589b67b58409504997b549b07cb4cf4c RTC: 159568 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28425 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Caleb N. Palmer <cnpalmer@us.ibm.com> Reviewed-by: Benjamin J. Weisenbeck <bweisenb@us.ibm.com> Reviewed-by: Brian J. Stegmiller <bjs@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Update parseErrorInfo.pl to support collectFfdc tags for SBERichard J. Knight2016-08-122-0/+2
| | | | | | | | | | | | | | | | | | | | | -Modified script to enable passing back from the SBE parameters for the collectFfdc fuction -Added sample code for collectFfdc tags to proc_example_errors.xml -Added sample collectFfdc function p9_collect_some_ffdc -Fixed compile issue in fapi2_variable_buffer_test which was a result of changes to the hwp_ffdc_classes generated by the script. Change-Id: I6abbbc05ed38e368eb0ff586a22cc5aba824bad4 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27048 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Deepak Kodihalli <dkodihal@in.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27459 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* MDIA: restore processCommandTimeoutCaleb Palmer2016-07-261-49/+69
| | | | | | | | | | | | | Change-Id: If2b48e5f1553498998b2d11869ed16f4cb0e72b3 RTC: 145132 Depends-on: Ief6d926673bf32e27056862ecd5043d86c000ace Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24221 Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Benjamin J. Weisenbeck <bweisenb@us.ibm.com> Reviewed-by: Brian J. Stegmiller <bjs@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* MDIA: Use Hostboot interfaces instead of fapi2Caleb Palmer2016-07-261-45/+25
| | | | | | | | | | | Change-Id: Id8f1113cd0e747e7031f0027a55009e23e1dc906 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26922 Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Benjamin J. Weisenbeck <bweisenb@us.ibm.com> Reviewed-by: Brian J. Stegmiller <bjs@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* MDIA: Fix getMdiaTargetType bugCaleb Palmer2016-07-181-4/+4
| | | | | | | | | | Change-Id: Ie5002720315b7166063086adaaee034310f0f3b8 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26635 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com> Reviewed-by: Benjamin J. Weisenbeck <bweisenb@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* MDIA: re-enable use of maint cmds - general changesCaleb Palmer2016-07-016-40/+102
| | | | | | | | | | | Change-Id: Ief6d926673bf32e27056862ecd5043d86c000ace RTC: 145132 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24220 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Benjamin J. Weisenbeck <bweisenb@us.ibm.com> Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* MDIA: Updated supported command events in MDIA.Zane Shelley2016-06-283-22/+14
| | | | | | | | | | | Change-Id: I27e3c31602f869d705c1efef8ad74cc442b932ae RTC: 155877 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25679 Reviewed-by: Caleb N. Palmer <cnpalmer@us.ibm.com> Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Benjamin J. Weisenbeck <bweisenb@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* PRD: update call_mss_memdiagCaleb Palmer2016-05-021-50/+54
| | | | | | | | | | | | | | Change-Id: I17c4b8ca56e739622ea7e53a84a956f620432eeb RTC: 145354 Depends-on: I9e76c07849331bf1402aeeddd32fdf1dcc26eafc Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23360 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Benjamin J. Weisenbeck <bweisenb@us.ibm.com> Reviewed-by: Brian J. Stegmiller <bjs@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
* PRD: Restore libmdia.soCaleb Palmer2016-04-211-1/+2
| | | | | | | | | | | | | | Change-Id: I74e645570b1c6b81d6604241c6b861c341c84501 RTC: 148566 Depends-on: I50232e9e40799e8e17d5379695b75ae9895cc631 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22868 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Benjamin J. Weisenbeck <bweisenb@us.ibm.com> Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com> Reviewed-by: Brian J. Stegmiller <bjs@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* PRD: Restore testprdf and testattn for p9 - hostboot changesCaleb Palmer2016-04-211-1/+2
| | | | | | | | | | Change-Id: I50232e9e40799e8e17d5379695b75ae9895cc631 RTC: 147040 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/20833 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Basic Hostboot platform support for FAPI2crgeddes2016-02-261-1/+0
| | | | | | | | | | | | | | Allows clean compile and link of FAPI2 procedures and a subset of the platform functional support RTC:123290 Change-Id: I9faa3bea86d1b43bca0a7eaca3869b45cc0b0d54 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23046 Tested-by: Jenkins Server Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Reviewed-by: WILLIAM G. HOFFA <wghoffa@us.ibm.com>
* MDIA: stub out legacy FAPI interfacesZane Shelley2016-02-194-23/+35
| | | | | | | | | | Change-Id: I5ac29f95652896e52d44d16974d2e1066b2f9b2b RTC: 145131 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23548 Tested-by: Jenkins Server Reviewed-by: BENJAMIN J. WEISENBECK <bweisenb@us.ibm.com> Reviewed-by: Caleb N. Palmer <cnpalmer@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* PRD: Increase MDIA timeout value when tracing enabledBenjamin Weisenbeck2015-10-281-2/+2
| | | | | | | | | | | | | Change-Id: I87c5286ea83cfadbeb70e4b0a7d7ac753582ff84 CQ: SW326404 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21534 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Reviewed-by: Caleb N. Palmer <cnpalmer@us.ibm.com> Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PRD: Improve MDIA Timeout DesignCaleb Palmer2015-08-182-9/+21
| | | | | | | | | | | | Change-Id: Ia622a1285469ffe405ec2ce7435f2445f8ec1ac7 RTC: 127342 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/19199 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* MDIA: C++11 bad string literal concatenationPatrick Williams2015-06-082-9/+13
| | | | | | | | | Change-Id: Ief772778b444229b1e99a74824e4d1d8c2098d45 RTC:124186 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/17977 Tested-by: Jenkins Server Reviewed-by: Brian J. Stegmiller <bjs@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Increase mdia timeout value if running with continous tracingBenjamin Weisenbeck2015-04-242-3/+16
| | | | | | | | | | | Change-Id: I350692f582ae55900a57d7a628de88ab919dd376 CQ: SW303048 Backport: release-fips830 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/17364 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: Brian J. Stegmiller <bjs@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* MDIA: add debug traces to timeout logsChris Phan2015-02-281-0/+7
| | | | | | | | | | | Change-Id: I729907df9e0be09863252acebb9647aa451338d1 CQ: SW294208 Backport: release-fips811 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15993 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: Prem Shanker Jha <premjha2@in.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Enable MDIA/ATTN test casesSachin Gupta2015-02-021-3/+4
| | | | | | | | | Change-Id: Ib77300062e6957144970e057595bcaa4c1d82a5c RTC: 67008 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14718 Tested-by: Jenkins Server Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Fix spelling mistakes using codespell.Patrick Williams2015-01-151-4/+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>
* add IPMI Watchdog TimerAni Bagepalli2014-12-031-3/+17
| | | | | | | | | | Change-Id: I4617f5b545a3fc193e62fb7cfdf0292b394871c2 RTC: 108832 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14232 Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Tested-by: Jenkins Server
* MDIA: fix null pointer access in error pathChris Phan2014-11-171-5/+9
| | | | | | | | | | Change-Id: Iecb249e87944c3b6018c6eea08ce50ecf9eb7f40 CQ: SW285652 Backport: release-fips811 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14454 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* MDIA: reset timeoutCnt for new MBA work requestsChris Phan2014-06-192-22/+49
| | | | | | | | | | | | | | | | Also make SW timeout error an info log with no callout Change-Id: I72da08eadf0c2a209493680cda46f82c6126faca CQ: SW262375 RTC: 106213 Backport: release-fips811 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11170 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Prem Shanker Jha <premjha2@in.ibm.com> Reviewed-by: Bilicon Patil <bilpatil@in.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-2125-335/+331
| | | | | | | 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-212-18/+24
| | | | | | | | 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>
* MDIA: clear BAD_DQ_BIT_SET bit in ATTR_RECONFIGURE_LOOPChris Phan2014-05-021-0/+8
| | | | | | | | | | Change-Id: I49a92a480836625992e9fe0c1db6400018610f58 CQ: SW257611 Backport: release-fips811 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/10625 Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* MDIA: temporarily increase memdiags timeout max countChris Phan2014-04-251-2/+3
| | | | | | | | | | | Brazos sometimes runs into memdiags timeout with HB traces enabled. This is a quick fix to get around this issue. Change-Id: Ia567a08e2106abb12927f57befcd79235b35bc39 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/10772 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* HWP version updates for mss_memdiags.C mss_scrub.CZane Shelley2014-04-031-1/+1
| | | | | | | | | | | | Actual code updates done in SW250519. This commit only updates the version numbers so that the HWP tools sees that we have the latest code. Change-Id: I1c71a6db270993398581000b875a94a54936356a CQ: SW253919 Backport: release-fips810 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/9976 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* BEAM fixes in errlm, targeting, initservice, mvpd accessors, hwas, and mdiaBill Schwartz2014-03-131-0/+2
| | | | | | | | | | | | | | | | Partial updates for issues 94995 Errlm, 94996 targeting, 94998 istep/initservice 94999 VPD accessors, 95000 HWAS, and 95001 MDIA. Open issues require additional research: push_back memory leak, sync_cond_wait infinite loop, masterCpu uninitialized complaint, checkConstantsMatch template no effect, and shutdown has no effect. Issue will be updated with progress. Change-Id: If60fef67564a0c2cb2a10824100480095e896f17 RTC: 94995 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/9492 Tested-by: Jenkins Server Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* MDIA: add MBA timeout count and checkChris Phan2014-03-074-10/+40
| | | | | | | | | Change-Id: I2116a10a577bd4ee66797f7f70947b2fa51babfb CQ: SW244391 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/9237 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Cleanup enum MNFG_FLAG_BIT_MNFG_IPL_MEMORY_CE_CHECKINGEBill Schwartz2014-03-071-4/+4
| | | | | | | | | | | | | Third and final step to remove the typo and long enunerations now that fsp has picked up the common changes and fsp changes are built. Change-Id: I8fa8c9cd51ca020ee6ebb4a35cf7e68c80d45519 CMVC-prereq: 916597 RTC: 89378 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/9291 Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* MDIA: add DISABLE_SCRUB_AFTER_PATTERN_TEST hb-only attributeChris Phan2014-02-143-2/+19
| | | | | | | | Change-Id: I5d59dcc8a5d20676342cbb6ce26664105e484725 RTC: 96647 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/8738 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* MDIA: check for poweroff request between pattern tests and returnChris Phan2014-02-145-15/+60
| | | | | | | | Change-Id: I19abea11dd62fbff11e8afc63d64ffc14050182f RTC: 95817 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/8569 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Cleanup enum MNFG_FLAG_BIT_MNFG_IPL_MEMORY_CE_CHECKINGEBill Schwartz2014-02-123-6/+6
| | | | | | | | | | | | | | | | | There are 3 steps. This is step 1. Step 1: "Add" typo fix for CHECKING and "Add" shorter enumeration names without the redundant "BIT_MNFG_" to common targeting files. Fix host boot only files. Once common targeting files are in FSP build... Step 2a: Update FSP side including prd common file Step 2b: Remove CHECKINGE typo and long enumeration names from common targeting files. Fix up common prd host boot file Change-Id: I3619a2389d421026b5bf3dd0df53113ee7d9a034 RTC: 89378 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/8593 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* MDIA: Force minimal pattern tests for memdiags running in SimicsChris Phan2014-02-053-8/+23
| | | | | | | | | Change-Id: I77bfe3f39e68ad779e187aebbf850373337f47c3 RTC: 96013 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/8407 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* MDIA: determine mba timeout based on maint cmd complete bitChris Phan2014-01-152-7/+61
| | | | | | | | | Change-Id: Id7454aef57f9ce4f18ba36a0b60b84f3e560e97e CQ: SW241753 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/8088 Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* MDIA: temporarily double the timeout value to 120 secsChris Phan2014-01-091-2/+3
| | | | | | | | Change-Id: If53f2e0ea86f18e83725a3511fa131ca6010a240 CQ: SW240276 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7977 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PRD/MDIA: HWP updatesZane Shelley2014-01-071-2/+2
| | | | | | | | Change-Id: I48703f7c06b7acdf0919418021fef6f854b19108 CQ: SW226035 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7733 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* MDIA: remove mpipl related codeChris Phan2013-12-124-28/+1
| | | | | | | | | | Change-Id: I9ebb4d42ea9db9725f1f4a7965a2d5f6c2139e8c RTC: 87493 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7506 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Simplified supported pattern tests in MDIASachin Gupta2013-12-093-15/+9
| | | | | | | | | | Change-Id: I67189279914fd883131509051bc2bbd7750d3e12 RTC: 92181 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7431 Tested-by: Jenkins Server Reviewed-by: Bilicon Patil <bilpatil@in.ibm.com> Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* MDIA: update revision number for mss_memdiags.C,v 1.22Chris Phan2013-11-061-1/+1
| | | | | | | | | | No code changes since the update was to remove commented out enum Change-Id: I45f46ace1450fc461717e88fb626012cadcaa3b5 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7042 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* MDIA: moved random pattern test to standard modeZane Shelley2013-10-211-6/+6
| | | | | | | | Change-Id: I7219b02d46d624ed3ad154430fa44b2e1e32bffc Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/6732 Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* MDIA: Added HWP tags for mss_memdiags.CZane Shelley2013-10-071-0/+5
| | | | | | | | Change-Id: If4bb51655cc50ec7aa42acaa1d019a201e7a32b5 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6495 Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* MDIA: set diag mode to init only when in MPIPLChris Phan2013-09-183-46/+71
| | | | | | | | | | Change-Id: I4a54e14fddd0178206008f801fdd4a74a15784dc RTC: 84546 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6154 Tested-by: Jenkins Server Reviewed-by: BENJAMIN J. WEISENBECK <bweisenb@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PRD: Pending review comments in IPL MNFG CE activity.sachin gupta2013-09-161-13/+21
| | | | | | | | Change-Id: Ia5805ca06eaa1bb6f07ad4c2780ce3a5396ce449 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6122 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* MDIA: fix bug in pattern test checkChris Phan2013-09-111-2/+2
| | | | | | | | | | Change-Id: Iaacdad2d1ddaa7485bf8c0d60bde58876bc6f132 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6024 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: BENJAMIN J. WEISENBECK <bweisenb@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PRD: IPL MNFG CE changes for MDIAsachin gupta2013-09-116-9/+118
| | | | | | | | | | Change-Id: I4830625fe3dfa0194c520c539a6e765d8331ca7c RTC: 47290 Depends-On: I94bd86b7b902a20e4f945abbac3b5556cd07f1bc Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5054 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* MDIA: add hcdb/HWAS_CHANGED_BIT_MEMDIAG supportChris Phan2013-08-097-24/+280
| | | | | | | | | | | Also add check for the new ATTR_RUN_MAX_MEM_PATTERNS Change-Id: I343f1054cf657e06cea688f0a87340bdd32f01f2 RTC: 38367 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5548 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* MDIA: use DELAYED_DECONFIG for maintenance timeout deconfigChris Phan2013-07-241-1/+1
| | | | | | | | | Change-Id: Iba50f11bc65501150c902e3ac20c28d0f9f988f6 RTC: 78438 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5451 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PRD: TD controller for MDIAZane Shelley2013-06-111-2/+6
| | | | | | | | | | 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
OpenPOWER on IntegriCloud