summaryrefslogtreecommitdiffstats
path: root/src/usr
Commit message (Collapse)AuthorAgeFilesLines
* Fix VPD cache records/keywordsCorey Swenson2015-03-264-4/+123
| | | | | | | | | | | | | The CVPD should be checking OPFR:VS/VP first, then VINI:SN/PN The MVPD should be checking VRML:SN/PN not VINI:SN/PN Change-Id: If792fae2964011c1ca80e8cc08235477dc8a7a3b RTC: 124992 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16396 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: ANDRES A. LUGO-REYES <aalugore@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Fix device address and offset for I2C runtimeCorey Swenson2015-03-261-9/+43
| | | | | | | | | | Change-Id: I8aae26f0e7d774059547b110c4bd643115570116 RTC: 125281 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16255 Tested-by: Jenkins Server Reviewed-by: Michael Baiocchi <baiocchi@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Support partial good XbusDean Sanner2015-03-261-4/+18
| | | | | | | | | Change-Id: I245cd9947d5b7a05ff9a8f92ff18c658b1fe09d6 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16300 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* SW292677:INITPROC: FSP&Hostboot - NPU updatesPrachi Gupta2015-03-263-4/+147
| | | | | | | | | | | | Change-Id: I86258da57eecca403b785782fc1496460e527814 CQ:SW292677 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16097 Reviewed-by: Sangeetha T S <sangeet2@in.ibm.com> Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Tested-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16657 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* SW295098: 830:FTC:ALPINE:HB DUMP: Memory content not collect in HB dump triggerePrachi Gupta2015-03-262-7/+38
| | | | | | | | | | | | Change-Id: I37f84ee78500664ec9a17793727aaf86b01d0671 CQ:SW295098 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16278 Reviewed-by: Thi N. Tran <thi@us.ibm.com> Tested-by: Thi N. Tran <thi@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16440 Tested-by: Jenkins Server Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* SW292120: FAPI Files required for RTC 117913Sangeetha T S2015-03-263-11/+45
| | | | | | | | | | | | | Change-Id: I383d24be201e3a42188278bb667dc074d71e7612 CQ:SW292120 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15232 Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-by: Sangeetha T S <sangeet2@in.ibm.com> Tested-by: Sangeetha T S <sangeet2@in.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15248 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Modify hbrt pnor interfaces to handle different partition sizesDan Crowell2015-03-264-15/+63
| | | | | | | | | | Change-Id: I8ea0d9fa603328bdafed97bd33d70ad3634b43a3 RTC: 125021 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16139 Tested-by: Jenkins Server Reviewed-by: Corey V. Swenson <cswenson@us.ibm.com> Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Initialize I2C Switches in struct to zeroMike Baiocchi2015-03-262-2/+7
| | | | | | | | | | | | | | | | | There are multiple uses for the I2C Switches in the misc_args_t struct used in I2C operations. The struct was not defaulting the switches value to zero and there were negative consequences of this early in the IPL for the i2cPresence() function. Fixes open-power/hostboot#18 Change-Id: I83d34770ff04cfe31bf07b320d8821c8fa80c705 CQ: SW2999529 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16447 Tested-by: Jenkins Server Reviewed-by: MATTHEW A. PLOETZ <maploetz@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* SW295279: Add support for RCD parity error handling for RDIMM and LRDIMMPrachi Gupta2015-03-264-27/+812
| | | | | | | | | | | CQ:SW295279 Change-Id: Ibfb9b2719f71836da9c0dcb9e0da3dfe8833a2bd Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15805 Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Tested-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16380 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* SW297647: Habanero ISDIMM Temperature Sensor Nack ErrorsPrachi Gupta2015-03-261-4/+20
| | | | | | | | | | | | | Change-Id: I6d92330678d89d44133522a1737cbb14fad81e8f CQ:SW297647 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16183 Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Tested-by: Thi N. Tran <thi@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16381 Tested-by: Jenkins Server Reviewed-by: MATTHEW A. PLOETZ <maploetz@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* SW298105:INITPROC: FSP&Hostboot - Updated PEC hang timersPrachi Gupta2015-03-261-10/+10
| | | | | | | | | | | | Change-Id: Ie98286508ce69800f9e4883603d7b224cf997b39 CQ:SW298105 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16335 Reviewed-by: Thi N. Tran <thi@us.ibm.com> Tested-by: Thi N. Tran <thi@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16348 Tested-by: Jenkins Server Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* SW291385: MPV:STC830:Alpine-IPL Power BUS erepair fails to restore vpdPrachi Gupta2015-03-262-8/+7
| | | | | | | | | | | | CQ:SW291385 Change-Id: I9b3be33e74981ba319d73d8a8a041642a30bf66c Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16272 Reviewed-by: Thi N. Tran <thi@us.ibm.com> Tested-by: Thi N. Tran <thi@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16351 Tested-by: Jenkins Server Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* SW294129: INITPROC: FSP&Hostboot - DDR4 freq updatePrachi Gupta2015-03-261-12/+15
| | | | | | | | | | | | Change-Id: I6b0f97e5246d80752cc0cc4ad9a34e8450d6740b CQ:SW294129 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15632 Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Tested-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16330 Tested-by: Jenkins Server Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Limit I2C Reset on Processors to engine 0 - fixedMike Baiocchi2015-03-261-3/+4
| | | | | | | | | | | | | | Fixed a bug with the initial commit that when I2C Reset is called for procesors, the reset is only done on I2C Master Engine 0. Change-Id: I7ac5f6bee5fee9beb286b029b7fdab187685460b CQ: SW300339 Backport: release-fips830 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16637 Tested-by: Jenkins Server Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Support Alpine per-socket proc loadline attributesNick Bofferding2015-03-2611-185/+714
| | | | | | | | | | | | | | - Moved proc loadline attributes to processor target, from system - Moved same attributes from system to proc for runtime - Updated runtime tests to use different system attributes - Updated MRW parser to override invidual proc loadline attributes - Updated system XML files to reflect attribute moves Change-Id: Ie61c3ef87ce20b5fd8f537f63ec97904d89859b6 RTC: 125036 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16595 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* SW298278: 830 HWP changes to support Alpine load-line-per-socket overridesPrachi Gupta2015-03-253-42/+70
| | | | | | | | | | | | | CQ:SW298278 Change-Id: I5c7a7b9de6fe41c2cfe58f5efc4b88073b681e00 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16353 Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Reviewed-by: Sangeetha T S <sangeet2@in.ibm.com> Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Tested-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16355 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* fix memmap_group_policy definition in genHwsvMrwXmlAndres Lugo-Reyes2015-03-251-2/+1
| | | | | | | | | | | Change-Id: I494a8df0b2210f25590a84467c635ef284004677 CQ:SW298705 backport:release-fips830 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16322 Reviewed-by: Thi N. Tran <thi@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* SW293869: HWP: mss_get_cen_ecid.C and mss_get_cen_ecid_decode.C DD2 display bugPrachi Gupta2015-03-252-8/+17
| | | | | | | | | | | Change-Id: I21c20b2650c849ff88142d3f6c982a66a375286b CQ:SW293869 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15983 Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Tested-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16311 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* added a new attribute to represent Hot Plug ControllersElizabeth Liner2015-03-259-3/+398
| | | | | | | | | | | | | Change-Id: Ia4bc10e9f1abe443218d0220dbe69c3af075d1b2 RTC:113374 Backport: release-fips830 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15049 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-by: Michael Baiocchi <baiocchi@us.ibm.com> Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Limit I2C Reset on Processors to engine 0Mike Baiocchi2015-03-251-0/+9
| | | | | | | | | | | | | When I2C Reset is called for procesors, the reset is only done on I2C Master Engine 0 with this change. Change-Id: I6df6181d5dc7b24a3cd270930a50e52023eb1d73 CQ: SW300339 Backport: release-fips830 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16547 Tested-by: Jenkins Server Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PRD: Compile failure with HBRT_PRD and ENABLE_CHECKSTOP_ANALYSIS setZane Shelley2015-03-111-3/+3
| | | | | | | | | | Fixes open-power/hostboot#17 Change-Id: Ieba2184292c3ce70a2aac55d4f048c3031bcb16e Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16253 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* SW292676: INITPROC: FSP&Hostboot - Catch up file versions - no functionPrachi Gupta2015-03-114-9/+19
| | | | | | | | | | | | Change-Id: I5b18c640be03572ccf802a91f46b2acd15238d3f CQ:SW292676 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15465 Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-by: Sangeetha T S <sangeet2@in.ibm.com> Tested-by: Sangeetha T S <sangeet2@in.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16273 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Fix compile error with config option SBE_UPDATE_INDEPENDENTStephen Cprek2015-03-111-2/+2
| | | | | | | | | | | | The commit RTC 123369, which moved seeprom code back to SBE namespace did not fail jenkins because no config flags were set. Change-Id: I69d76f7ea52edbbd375763f796faf2c73156bbf4 RTC: 123369 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16295 Tested-by: Jenkins Server Reviewed-by: MATTHEW A. PLOETZ <maploetz@us.ibm.com> Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com>
* change error log to SEL processingBrian Horton2015-03-112-14/+90
| | | | | | | | | | | | | for hostboot runtime, do not send eSEL (AMI bug) for hostboot ipl, send down SEL following eSEL Change-Id: I86ee9766e27548c3f7f72fbdbfd76c8a8be7da73 RTC: 124971 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16107 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Brian Silver <bsilver@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Remove pnorsbe.C and move seeprom code back to SBE namespaceStephen Cprek2015-03-107-154/+129
| | | | | | | | | | | | | | PNOR code no longer uses getSbeBootSeeprom() and it makes more sense to keep this function in the sbe component Change-Id: Ic984f1af35fcc7346242bee03c69d16796ef7c09 RTC: 123369 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15912 Tested-by: Jenkins Server Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* HTMGT add attempt to reset OCC when OCC Activate failsDoug Gilbert2015-03-104-50/+117
| | | | | | | | | | | Change-Id: I964d2b68216c3ddabae73ce3b851bbc468ec96a7 RTC: 123180 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16145 Reviewed-by: Christopher Cain <cjcain@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: Matt Spinler <spinler@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Add "IPMI shutdown requested" to non-debug consoleRichard J. Knight2015-03-101-2/+15
| | | | | | | | | | | | | | | -Added console message to inidcate shutdown was requested via IPMI. Resolves open-power/hostboot#13 Change-Id: Ibe9c514a69a1c7003d455c1c86fa14cde6adecd3 RTC:125035 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16142 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: Brian Silver <bsilver@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Clear out VPD caches when booting with a golden imageDan Crowell2015-03-104-26/+129
| | | | | | | | | | Change-Id: Ie371e855dc53655ac0d9d3f10119a2253cfab77d RTC: 124570 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15964 Tested-by: Jenkins Server Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-by: Corey V. Swenson <cswenson@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* override tool pads taking ecc bits into accountAndres Lugo-Reyes2015-03-101-5/+6
| | | | | | | | | | | | Fixes open-power/hostboot#12 Change-Id: I860741165fae31594e1258147f03f08adf606389 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16144 Tested-by: Jenkins Server Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-by: WILLIAM G. HOFFA <wghoffa@us.ibm.com> Reviewed-by: Jay M. Azurin <jmazurin@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* SW291438: Tuleta: FW830 dynamic VID support breaks 1.1V cdimmsPrachi Gupta2015-03-102-8/+55
| | | | | | | | | | | | Change-Id: I38a5695d460adc368589a215b295f32f91210b25 CQ:SW291438 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15630 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Tested-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16269 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PRD: R/R and F/O performance improvement in TD controllerZane Shelley2015-03-101-6/+12
| | | | | | | | | | | | | Change-Id: Ife188eeba97e05742b1bf739ac313109e8201bb7 CQ: SW291873 Backport: release-fips830 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16160 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Bilicon Patil <bilpatil@in.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16287 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* 62392: HB Common Resource RecoveryDhruvaraj S2015-03-094-118/+428
| | | | | | | | | | | | | | | | | HB Common resource recovery will recover any resources which is not garded by a FATAL error and try to use in the system for the current IPL Change-Id: I6ea4114ba19f47f062ec04449c3e0209d85a1faf RTC: 62392 CQ: SW291079 CMVC-Coreq: 948355 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15678 Tested-by: Jenkins Server Reviewed-by: Nicholas E. Bofferding <bofferdn@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>
* Fix FSP Sandbox Compile Error with IPMI Fru Updates changeBill Hoffa2015-03-051-2/+1
| | | | | | | | | Change-Id: I06dfec688030aa6e5177788a56022f64c29c0ecf RTC:125133 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16165 Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com>
* Fixed a bug in the support for core scoms special wakeup in HBRTElizabeth Liner2015-03-031-6/+12
| | | | | | | | | Change-Id: Ib2ff8155eacaf50b9c3372e7081eecbde53f7057 RTC:124864 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16079 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Runtime fixes for IPMIDan Crowell2015-03-031-4/+8
| | | | | | | | | | | | | -initialize trace buffer in IPMI runtime code -fix buffer mixup -fix netfn format for opal call Change-Id: I612431f81d40f1698b585353da9c245adf1447e1 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16082 Tested-by: Jenkins Server Reviewed-by: Corey V. Swenson <cswenson@us.ibm.com> Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Update DIMM_TEMP Sensor EnumBill Hoffa2015-03-031-1/+1
| | | | | | | | | | Change-Id: Ia850e56b85f13b4b421525541f547bde03cb4cbc RTC:124867 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16086 Tested-by: Jenkins Server Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Ensure double-side support is not enabled on 32MB chips.Patrick Williams2015-03-031-0/+1
| | | | | | | | | Change-Id: I92c7bbf13bf1d672f805e8a765484be22f13930a Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16080 Tested-by: Jenkins Server Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com> Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* SW296793: New rx_fifo_final_l2u_dly setting for brazos (venice )only - A/X busThi Tran2015-03-032-2/+32
| | | | | | | | | | | Change-Id: I8ea68987bc3e3af22c8c42f5155217784c358dba CQ:SW296793 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16035 Reviewed-by: Thi N. Tran <thi@us.ibm.com> Tested-by: Thi N. Tran <thi@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16044 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* SW294134: INITPROC: FSP&Hostboot - p8_inst_pm_state.C updatePrachi Gupta2015-03-031-12/+78
| | | | | | | | | | | | Change-Id: I298edcbebbb351e5917f4ed4c2c177268df05459 CQ:SW294134 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15633 Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Tested-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16055 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* SW295272: ISDIMM Sensor Cache Address Map Attribute Target ChangeJosh Rispoli2015-03-031-2/+4
| | | | | | | | | | | Change-Id: I36a5c0fc589eab69ae80ef7fe8fd625914d73ad8 CQ:SW295272 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16102 Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Tested-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16103 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* eRepair MBVPD size check for CDIMM and ISDIMMBilicon Patil2015-03-012-52/+215
| | | | | | | | | | | | | | | | | The eRepair VPD size for DMI Bus is bigger in systems with ISDIMMs because the VPD accounts for all the Centaurs. The current check in the code is for each Centaur which is applicable for systems with CDIMMs. The fix also includes a change to do restore of eRepair records noted in the VPD when the system had a non-fips830 driver. Change-Id: Ibaaf98c5be3e26474ee0eede6081f506f4bb7ec3 RTC: 119532 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14727 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Prem Shanker Jha <premjha2@in.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PRD: Changing the Byte order checking logicBilicon Patil2015-03-012-1/+3
| | | | | | | | | | | Change-Id: Icd733ffdd08eb49f80a4e1f20ab213b1d0549ca7 CQ: SW293171 Backport: release-fips830 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15801 Tested-by: Jenkins Server Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16077 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PRD: clean up RE FIR bits that can't cause CSZane Shelley2015-03-0113-72/+108
| | | | | | | | | | | | Change-Id: Idae1485db3a26b1866c33bee57d4b263e1f78265 RTC: 119944 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15328 Tested-by: Jenkins Server Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16076 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PRD: no Dynamic Memory Deallocation on checkstop attnsZane Shelley2015-03-016-30/+131
| | | | | | | | | | Change-Id: If9323bbf3ec407f8385fce5811473d966be38527 CQ: SW293858 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15574 Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Tested-by: Jenkins Server Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16075 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PRD: Support to write FIR data to HOMER.Zane Shelley2015-03-0110-8/+744
| | | | | | | | | | | Change-Id: I07af0734bbcc90f1b8988f865532ddf281ce47a5 RTC: 119828 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15972 Tested-by: Jenkins Server Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Prem Shanker Jha <premjha2@in.ibm.com> Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PRD: Add FFDC support for PNOR FIRDATA sectionSachin Gupta2015-03-011-0/+62
| | | | | | | | | | Change-Id: Ib20a43397cd6620c5223d50e4a363549a2d32ba4 RTC: 119623 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15717 Tested-by: Jenkins Server Reviewed-by: Prem Shanker Jha <premjha2@in.ibm.com> Reviewed-by: Christopher T. Phan <cphan@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Update Shutdown Path for SBE UpdatesMike Baiocchi2015-03-013-8/+43
| | | | | | | | | | | | | | | | This change will do the following: -- Flush out a console message to alert the user that the system is shutting down to perform a SBE Update. -- Set the watchdog timer to 15 seconds before shutting down. -- Set the watchdog timer to NO_ACTIONS such that the boot count sensor will handle the re-IPL. Change-Id: I3e8ca07030e50a56cd8bafc514bab036e3fdab96 RTC: 120734 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16045 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* GOLDEN SBE Update Support - Reconcile SBE images and PNOR sidesMike Baiocchi2015-03-016-37/+1732
| | | | | | | | | | | | | | | | This code adds a new function at istep 6 to reconcile the two SBE Seeproms with the PNOR side and mode (ie, 2-sided, golden, etc). It also updates what happens in istep 9 in SBE_UPDATE_INDEPENDENT mode. Change-Id: If71ca52338a179b8cf38cfa336d9790737844715 RTC: 120734 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15790 Tested-by: Jenkins Server Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Downgrade OCC Config Data Version if no FIR MasterDan Crowell2015-03-011-0/+3
| | | | | | | | Change-Id: Idc48298a9c3068da2216172da474ebff93eb3839 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16073 Tested-by: Jenkins Server Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Assert called when trying to deconfigure a DIMMRichard J. Knight2015-03-011-45/+51
| | | | | | | | | | | | | | -Remove assert call from default path. Assert should not be called for targets without status sensors. Path should be a no-op. Change-Id: Id1aa002ea3d79cf24b5c123cbd92647257d12093 RTC:124846 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16058 Reviewed-by: WILLIAM G. HOFFA <wghoffa@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
OpenPOWER on IntegriCloud