summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/activate_powerbus
Commit message (Collapse)AuthorAgeFilesLines
* INITPROC: Hostboot - SW242686 proc_*_utils from RAS reviewMatt Ploetz2014-02-064-101/+126
| | | | | | | | | Change-Id: Ic5300b3054cdacb6ecacebc1f47de28f3a4b4530 CQ: SW242686 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/8456 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 SW243182 Downlevel proceduresThi Tran2014-02-062-16/+44
| | | | | | | | | Change-Id: Iac310d19413649f6b172e3bde98ab73ceb2ac25b CQ:SW243182 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/8430 Tested-by: Jenkins Server Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* INITPROC: Hostboot SW242267 Fabric overcommit/performance updatesThi Tran2014-01-232-16/+29
| | | | | | | | | Change-Id: I04f4e702700bc831e348deb866a92e23c6b20b91 CQ:SW242267 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/8224 Tested-by: Jenkins Server Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Re-enable SBE UpdateMike Baiocchi2014-01-231-1/+1
| | | | | | | | | | | Re-enabling SBE Update code. Also added better trace for update decisions and re-arranged 1 structure for ease of debugging. Change-Id: I879a3a250b7622145a92e1b2aebaaa3075cba156 RTC:89503 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/8244 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* ISteps should iterate on all components regardless of failureayma2014-01-151-22/+39
| | | | | | | | | | | | all the istep to call the HWP on all components, regardless of error. Change-Id: Icb930f9bcb2a9c30b36237a1c77cb0b7b67362b6 RTC:91798 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7860 Tested-by: Jenkins Server Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Temporarily Disable Hostboot SBE UpdateMike Baiocchi2014-01-141-2/+2
| | | | | | | | | | | | This 1 line change disables Hostboot SBE Update from being called in istep9. Change-Id: If1f1d56c53ea6a7d9eaf3ae65ee98c83602b0d8b RTC: 89503 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/8068 Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Enable Hostboot SBE UpdatesMike Baiocchi2014-01-091-2/+3
| | | | | | | | | | | | | Along with enabling hostboot SBE Updates, this commit also improves the interaction with the p8_xip_customize() HW procedure. Change-Id: Iea1eda7581cba8f9569594678f0cb0b9abb7c742 RTC: 89503 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7806 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Dean Sanner <dsanner@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Restart IPL after SBE UpdateMike Baiocchi2013-12-091-1/+4
| | | | | | | | | | | | | | | Along with some SBE Update improvements, this commit adds additional code to re-IPL the system after an SBE Update has taken place. NOTE: Full SBE Update code path to be enabled with RTC 89503. Change-Id: I6beaee026d3fc6aaa76bfc7ca387d6765754f0c3 RTC: 47033 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/6986 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 - SW234239 Untrusted BAR config updateThi Tran2013-12-041-1/+4
| | | | | | | | | Change-Id: Ibb2ae2e4ed9f05ed99b1554bd196f247ebb56660 CMVC-Coreq:907961 CQ:SW234239 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7451 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* INITPROC: Hostboot - SW232896 SMP updatesThi Tran2013-12-035-108/+558
| | | | | | | | | Change-Id: Ia8132e93663e616030d375f0edef3316c70f468a CMVC-Coreq:907399 CQ:SW232896 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7373 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* istepreasoncodes.H is a merge bottleneckBill Schwartz2013-11-081-20/+9
| | | | | | | | | | | | | | | Eliminate congestion on istepreasoncodes.H by removing error tags and moduleId/Reason codes from iSteps calling IStepError.addErrorDetails. ISteps pass only the failing error log. IStepError.addErrorDetails will get the iStep and substep from the istep dispatcher and add to user data. Change-Id: If8f8796bfeafb80b5dbcea21629137260b07bc72 RTC: 59658 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/6719 Tested-by: Jenkins Server Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* INITPROC: Hostboot - FW612231 Watchdog msgThi Tran2013-11-042-3/+29
| | | | | | | | | | Change-Id: I34dba93de4a77e26616bc3a4367ffdfeabbd28c9 CMVC-Prereq:FW612231 CQ:FW612231 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7006 Tested-by: Jenkins Server Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* INITPROC: Hostboot - SW228155 Build SMPThi Tran2013-11-0410-347/+765
| | | | | | | | | Change-Id: Id08f6606619977a0c686d8d130e58249626adf70 CQ:SW228155 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7001 Tested-by: Jenkins Server Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* INITPROC: Hostboot - SW230341 - Init updatesThi Tran2013-10-291-2/+2
| | | | | | | | | Change-Id: I08ec7dff56348c9aacf63b6c41439243ca3a0b93 CQ:SW230341 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6874 Reviewed-by: Thi N. Tran <thi@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Initial Support for Updating SBE SEEPROMMike Baiocchi2013-10-281-1/+4
| | | | | | | | | | | | | | | This initial commit will be used to create the new SBE directories and files. It also supports the usr functions to find and copy SBE PNOR images. NOTE: It will not enable Updating SBE SEEPROMs in the IPL. Change-Id: I3f545a134493c7595ce50fd885478bbe606de472 RTC: 47032 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6311 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 - from defect SW228718 Update attribute filesThi Tran2013-10-111-2/+3
| | | | | | | | | Change-Id: I7dcb8add1fea20d52027d4ff4a6be2daccdc0e6c CQ:SW228718 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6644 Tested-by: Jenkins Server Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Hostboot - Updated HWPs from defect SW218652 Epsilon UpdatesThi Tran2013-09-105-30/+59
| | | | | | | | | | SW218652 Change-Id: Ifdcfe632db23e533406759bf5c1088bff9f390dd Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5967 Tested-by: Jenkins Server Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* SW211734 INITPROC: hwp update (hostboot part 1)Richard J. Knight2013-08-081-0/+1
| | | | | | | Change-Id: I064b610e715ca04f99f10c1e81060ced7dbdc126 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5647 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* INITPROC: Hostboot - Updated HWPs from defect SW213883Thi Tran2013-07-302-31/+215
| | | | | | | | | | SW213883 Change-Id: I54f74de5103e62ee49d9e83155ae1a968f4b06d5 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5588 Tested-by: Jenkins Server Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* HOSTBOOT HWP Update (proc): SW199916 4/23Richard J. Knight2013-06-121-3/+7
| | | | | | | Change-Id: I0bd2111a54cf095d654bd36a54686767988df466 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4682 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* INITPROC: Hostboot - High Priority HW Init Procedures for week of 5/14Thi Tran2013-06-062-2/+193
| | | | | | | | | 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
* TULETA Bring up - proc_build_smp_adu.C 1.7 updateThi Tran2013-05-151-4/+4
| | | | | | | | | | SW201166 Change-Id: Id3ae26e8f78a6dcbfd3fc8e93950fd5810ba6f1d Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4448 Reviewed-by: Thi N. Tran <thi@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* TULETA Bring Up - Update Mem & Proc procedures 04/24Thi Tran2013-05-022-1/+7
| | | | | | | | | | SW198433 Change-Id: I40a65adc63648e2252e5351b4ae7b817f43d032d Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4190 Tested-by: Jenkins Server Reviewed-by: Van H. Lee <vanlee@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* TULETA PON - HW procedures (P8) - 03/25/2013Thi Tran2013-03-296-127/+167
| | | | | | | Change-Id: Iebbcd909dfefa1347facb592c947f360fb3e6b92 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3767 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* TULETA Bring Up - HW procedures update - FBC procedures 03/07/2013Thi Tran2013-03-112-4/+294
| | | | | | | | Change-Id: I592a41d3dfc64dc5fd9b4b0a1550a786de2f856e Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3477 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 - HW procedures update 03/03/2013Thi Tran2013-03-051-0/+49
| | | | | | | | | | | Revert io_run_training to 1.28 Update from review comment Change-Id: I2c94f24e3818ae1ffc6c629a5e904681e70205e2 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3405 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PON - HW procedures update 01/29/2013Thi Tran2013-02-161-3/+3
| | | | | | | Change-Id: Ifc0de7fa7d76ec2551b0dfb56cc348652677ee05 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3047 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* change path.dump() calls to trace HUIDBrian Horton2013-02-041-22/+22
| | | | | | | | | | | | | | also, some other general cleanup - replace loop counters with iterators - made more code consistant - fixed bug where errl wasn't getting committed Change-Id: I7acdda17b1b116675ce84de8c22f87395e0fee91 RTC: 59413 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2949 Tested-by: Jenkins Server Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* PON - Proc HW procedure updateThi Tran2013-01-245-124/+248
| | | | | | | Change-Id: I7168e7b02d9c7795ad16b76027e8a46edf24b161 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2984 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Update hostboot to version 1.28 IPL Flow documentRichard J. Knight2012-12-132-10/+15
| | | | | | | | Change-Id: Ie42bebb0fa91f248bc3ae3b1d1231d97cc5a4ca9 RTC: 52964 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2578 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Tested-by: Jenkins Server
* Multichip VPO supportsThi Tran2012-12-131-111/+133
| | | | | | | | Change-Id: I105942909a345a6984f430be7c147039144df587 RTC: 41240 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2457 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Updates to IPL flow to match doc v1.18Richard J. Knight2012-11-152-7/+33
| | | | | | | | | Change-Id: I9fe83e777fde516b6ddbadd2eea4969b87e601fa RTC: 50424 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2167 Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Correct the setup of the input vector to proc_build_smpVan Lee2012-11-071-2/+2
| | | | | | | | | Change-Id: I9383b66b868e8469c54dd4364987b52a5a855a94 RTC: 52099 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2200 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Return error when procedures fail during istepRichard J. Knight2012-11-031-12/+36
| | | | | | | | | | | Change-Id: I65686d261583ea84c7908f819071bd751fdb0e06 RTC: 39876 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1627 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: Paul Nguyen <nguyenp@us.ibm.com> Reviewed-by: Mark W. Wenning <wenning@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Memory Leak task_endBill Schwartz2012-10-122-4/+4
| | | | | | | | Change-Id: Idb7a2d8d72a55f644efd0b2548eca5df5d062e6d RTC: 47491 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2011 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* HWP: integrate proc_build_smp into HostbootVan Lee2012-10-1020-45/+9371
| | | | | | | | | RTC: 42153 Change-Id: I2d68a5d3614480e7fc9113c276c5a6b5440f9990 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1836 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Tool to analyze HWP filesBrian Horton2012-09-262-44/+48
| | | | | | | | | | | | | | | | | | Scan hardware procedure files and look for: . if file has special IGNORE string, ignore (ie, initservice files) . if file doesn't have '$Id:' tag - report it (if -m option used) . if file has '$Id:' tag, print filename and version Several different reporting options are supported. In addition, make target added for obj/genfiles/hwp_id.html and this file is now in the fsp.tar file that will be shipped. Change-Id: Iac56d4a2a839fac0c4522ceaa9eb11f16ca9c199 RTC: 35726 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1651 Tested-by: Jenkins Server Reviewed-by: Mark W. Wenning <wenning@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
* Support targeting code commonalityNick Bofferding2012-04-241-8/+1
| | | | | | | | | | | | | | | - 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>
* Add IStep Stubs for all ISteps in IPL Flow DocumentMark Wenning2012-04-173-0/+264
Add stubs for all remaining ISteps, based on HostBoot_IPL_Flow_v1.01.odt document. Task 39253 1 -5 Not applicable, performed by SBE 6 - Save SBE (HWAS) ALL, Brian is moving some of them from 4 7 - Start Clocks on Nest Chiplets ALL 8 - EDI, EI init ALL 9 - Activate PowerBus ALL 10 - Centaur Init already implemented 11 - DMI Training already implemented 12 - MC Init already Implemented 13 - Dram Training already Implemented 14 - Dram Initialization ALL 15 - Build Winkle Images ALL 16 - Core Activate ALL 17 - Init PSI marked FSP, not implemented 18 - Establish System SMP 18.8, 9, 10 only, the rest are marked FSP 19 - Build and Load Host Image marked FSP, not implemented 20 - Load Payload ALL 21 - Start Payload ALL RTC: 38196 Change-Id: I4e853f58caafe7dd472d57b42883724eaaa2e8a3 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/826 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