summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml
Commit message (Collapse)AuthorAgeFilesLines
* PCIE phase1/phase2 initialization procedure.Gou Peng Fei2016-04-011-6/+259
| | | | | | | | | | | | | | | | | | | | Changes included: 1) p9_pcie_scominit for phase1. 2) p9_pcie_config for phase2. 3) Add attribute values for phase1. Change-Id: I0e08ba85041d9fef6105878bb9af0579f0cb95fe Original-Change-Id: Id9afc0edaa716b0fdc22ac9035ad4b8ebfecb38f Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/20885 Tested-by: Jenkins Server Tested-by: Hostboot CI Tested-by: PPE CI Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22601 Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* PCIE Level 1 proceduresJoe McGill2016-04-011-0/+500
| | | | | | | | | | | | | | | | Shells for p9_pcie_scominit, p9_pcie_config, p9_pcie_hotplug_control Supporting attribute definitions Change-Id: I7fada8c46e9c09b877a8779f8b2c56bb9d377dfd Original-Change-Id: Ifdfee9a0aee08624fdc279355a5f46e0049417e7 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21599 Tested-by: Jenkins Server Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: CHRISTINA L. GRAVES <clgraves@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22600 Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* L2 HWPs - Fix TODOs in p9_mss_eff_grouping HWPThi Tran2016-03-311-20/+0
| | | | | | | | | | | | | | | | Change-Id: I8f2d39500e25b2a76a6fa955da82503182fb086e Original-Change-Id: I58e4a18b8652dd02134d326fea0e22327afc31e4 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21946 Tested-by: Jenkins Server Tested-by: Auto Mirror Tested-by: Hostboot CI Tested-by: PPE CI Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: JOSHUA L. HANNAN <jlhannan@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22126 Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* L2 - p9_mss_eff_grouping HWP (p9_opt_memmap)Thi Tran2016-03-311-14/+37
| | | | | | | | | | | | | | | | Change-Id: Ic12a3ddf6adea70d3d91fda6f36c0c24300fd0bd Original-Change-Id: I22451d19831283c5204e43597d27cc5b87c68b0d Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23859 Tested-by: Jenkins Server Tested-by: Auto Mirror Tested-by: PPE CI Tested-by: Hostboot CI Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: CHRISTINA L. GRAVES <clgraves@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22123 Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* PCIE phase1/phase2 initialization procedure.Gou Peng Fei2016-03-301-0/+29
| | | | | | | | | | | | | | | | | | | | Changes included: 1) p9_pcie_scominit for phase1. 2) p9_pcie_config for phase2. 3) Add attribute values for phase1. Change-Id: I092b44525da98d0b9d3cdf8a119e171beed6b161 Original-Change-Id: Id9afc0edaa716b0fdc22ac9035ad4b8ebfecb38f Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/20885 Tested-by: Jenkins Server Tested-by: Hostboot CI Tested-by: PPE CI Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22627 Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Updates for p9_revert_sbe_mcs_setup, p9_sbe_mcs_setup (Level 2)Joe McGill2016-03-291-1/+1
| | | | | | | | | | | | | | | | | | | Add p9_revert_sbe_mcs_setup L2 content Update p9_sbe_mcs_setup to consider drawer base address, MI target type Add common routine in p9_fbc_utils to determine chip base addresses Update p9_sbe_bootloader to reference common base address routine Change size of fabric system ID attribute to accomodate small sytem memory map Change-Id: Ice97a35657ceb8d9b090a0bee2c725eef18009bd Original-Change-Id: Ifaf016b04c8cf7efbd6e5ee668f22a8059f0ed8d Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21908 Tested-by: Jenkins Server Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: CHRISTINA L. GRAVES <clgraves@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22122 Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* VBU IPL regression framework for isteps 0-5Joe McGill2016-03-291-1/+1
| | | | | | | | | | | | | | | | | | | | | - add model boot script (sc, sc_mem models) - add run scripts and config dependencies (sc, sc_mem models) - run_ipl script updates to track IPL spreadsheet - code sim workarounds in eCMD - add IPL phase attribute enum for chip contained work - fix SBE bootloader makefile Change-Id: I5fbcfb6e13cf5e16032c80fa74a262b889975c41 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20982 Tested-by: Jenkins Server Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: Benjamin Gass <bgass@us.ibm.com> Dev-Ready: Benjamin Gass <bgass@us.ibm.com> Reviewed-by: James N. Klazynski <jklazyns@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22121 Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* FBC Level 1 proceduresJoe McGill2016-03-291-5/+435
| | | | | | | | | | | | | | | | Shells for p9_build_smp, p9_fab_iovalid, p9_smp_link_layer Supporting attribute definitions Change-Id: I5822ae06fe84b94b26df5253d068f3db75ef834b Original-Change-Id: I59f7fb0f13ee190cd790ea5771f4a32faaa165d9 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21570 Tested-by: Jenkins Server Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: CHRISTINA L. GRAVES <clgraves@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22120 Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* p9_mss_eff_grouping procedure (Level 1)Thi Tran2016-03-291-48/+233
| | | | | | | | | | | | | Change-Id: Ia704dbce962363de32483a53f6fc2ef6f72930d7 Original-Change-Id: Ic5d2c2563a0e6e2706c07399c0ef7b20998dfc68 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21470 Tested-by: Jenkins Server Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: CHRISTINA L. GRAVES <clgraves@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22119 Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* PM: Added hcode image build support for SGPE and CME.Prem Shanker Jha2016-03-212-0/+138
| | | | | | | | | | | | | | | | | | | | | In this commit, nested xip structure of hardware image is traversed and hcode for following platform is copied to to relevant area in HOMER: - SGPE - CME - P9 Self Restore code RTC: 145583 Change-Id: I5127ab5d4e498e1b2db9ae8bcefef933be961855 Original-Change-Id: I8f91e34aff81b4c9218be5a380e3336913cbd7c9 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/10675 Tested-by: Jenkins Server Tested-by: Auto Mirror Reviewed-by: AMIT KUMAR <akumar3@us.ibm.com> Tested-by: Hostboot CI Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22229 Tested-by: FSP CI Jenkins
* Nest Level 2 SBE ProceduresJoe McGill2016-03-181-0/+252
| | | | | | | | | | | | | | | | | EKB refresh for p9_sbe_mcs_setup, p9_sbe_scominit Update with current nest attribute content Change-Id: I11220b07879f79cb770fd254e278b2ef23e3b7d1 Original-Change-Id: Ica23209022a66e98101848ef678fd13b21650013 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20908 Tested-by: Jenkins Server Reviewed-by: CHRISTINA L. GRAVES <clgraves@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: GIRISANKAR PAULRAJ <gpaulraj@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22117 Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* L2 stop_gpe_initAmit Kumar2016-03-052-0/+109
| | | | | | | | | | | | | | | | | | | | | | | | | - Move to use of IVPR setting and Hard Reset for starting - IVPR value comes from a HWP attribute written by p9_hcode_image_build. The value written will be for the SGPE Boot Copier and will decouples this procedure from HOMER layout changes. - Added -set_hcode_done option to wrapper to force condition without real HCode - Added SUET actions - add missing p9_pm_hcd_flags.h file - address Gerrit comments (including HB) - Rebased (4) Change-Id: I5cd9ce04315af581b5b8cafb1ede275a5f3cd3d3 Original-Change-Id: I0b5a94a16b0aff811eb526434ca6d02f51c781a8 RTC: 144279 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23274 Tested-by: Jenkins Server Tested-by: Auto Mirror Tested-by: Hostboot CI Tested-by: PPE CI Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21480 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Level 2 p9_pm_pba_initGreg Still2016-03-051-0/+130
| | | | | | | | | | | | | | | | | | | | | | | | | - Due to git issues, couldn't use Sangeetha commit - Leverage the previous transliteration work from FAPI to FAPI2.0 - Includes the HW/FW interlock direction for PBA Slave usage for "boot" phase and a "run_time" phase - Per OCC interlock, support PBAX topology setting via platform (chip level) attributes - Added -test option to wrapper to run both -reset (boot phase) and -init (runtime phase - SUET tested, runs on AWAN. Need to load something in memory on AWAN to fully test - powermgmt.act restoration of p9_pm_occ_gpe_init actions - Rebased; added -test to help for the wrapper. - Dealt with Gerrit comment Change-Id: I93dc8bf07e79cc9936c2bb8bbeac8ad303187376 Original-Change-Id: Ia370c33fb230949770ebeeab8418b9cdd0d08933 RTC: 146275 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/24024 Tested-by: Jenkins Server Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21738
* Added IO GCR Access and GCR Register DetailsChris Steffen2016-03-031-0/+31
| | | | | | | | | | | | | Change-Id: I8f986130a3ba6b0146423fe31fa318a86a49d731 Original-Change-Id: Ia7c1750fdf516a81e61c9f19aa67a5939580a254 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21028 Tested-by: Jenkins Server Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Reviewed-by: Brian Silver <bsilver@us.ibm.com> Reviewed-by: CHRISTOPHER W. STEFFEN <cwsteffen@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21678 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* regression updates -- hostboot isteps and multi-chipJoe McGill2016-03-021-13/+12
| | | | | | | | | | | | | | | | | | regression framework support for remaining isteps core/cache looper updates to support single/multi-core init eCMD implementation of current core/cache initfile content add tested Memex/Trash images run_ipl updates to support alternate EKB/script/attribute storage paths dial-based FBC initfile and cache epsilon programming Change-Id: Ib5fbb6b9431328aff38ed05c93a83c8586c87524 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23943 Tested-by: Jenkins Server Reviewed-by: Benjamin Gass <bgass@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21551 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Level 2 HWP for p9_sbe_chiplet_resetAnusha Reddy Rangareddygari2016-03-021-0/+7
| | | | | | | | | | | | | | | Included mux settings for clock grid (version 105 IPL spread sheet) Change-Id: I87ece23a9c20e1bf6f67f73e71520a069766f6b2 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/24152 Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Tested-by: Jenkins Server Reviewed-by: Sunil Kumar <skumar8j@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21550 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* p9_sbe_select_ex Level 2Greg Still2016-03-021-1/+26
| | | | | | | | | | | | | | | | | | | | | | - SUET tested (this included updates to suet.scomdef) - Awan unit (re)test (note yet through IPL script inclusion) - Update Multicast Group assignment per HW/FW interlock - Addressed review comments, including Round 2 - Changed to use of PERV targets only as ATTR_CHIP_UNIT_POS of these are supported on the SBE - Added support for ATTR_MASTER_CORE and ATTR_MASTER_EX where core/EX numbers (not Pervasive chiplet numbers) of the boot core and EX are stored - Fix attribute conflict Change-Id: I5c52c4c378f40361bca84a5dbba5b28dd286380d RTC: 141486 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22508 Tested-by: Jenkins Server Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21549 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* p9_xip_customize HWP - L2Prachi Gupta2016-03-021-41/+233
| | | | | | | | | | | | | | | | - Added all the mailbox attributes to the required xmls - HWP is able to customize the image with new attribute values based on the environment RTC:138900 Change-Id: Idfadd53a747a2cab90d2b977bce178ba7e0c170a Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23664 Tested-by: Jenkins Server Reviewed-by: Claus Michael Olsen <cmolsen@us.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21548 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Remove duplicate set of fabric topology attributesJoe McGill2016-03-021-28/+1
| | | | | | | | | | | | | update p9_sbe_scominit p9_mss_eff_grouping procedures Change-Id: I72758686ba2b40a5e409a9506067272a585c923e Original-Change-Id: I895ca88808a62a1ae544f1a9861ec97223cd3c9b Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22541 Tested-by: Jenkins Server Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21547 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Power Management Platform and Frequency AttributesGreg Still2016-03-021-20/+0
| | | | | | | | | | | | | | | | | | | | - Focus on AVSBus and I2C VRM location attributes - Reference clock attributes - Initial frequency and voltage biasing attributes that will be used by the Pstate Parameter Block code in time. - Consolodate voltage attributes in on place - Added PBAX topology attributes per OCC interlock - Rebase Change-Id: I633ce30a3316b622a88a49ea79eb4869d923d984 Original-Change-Id: I3c6817b5240587aaa84d57a78443453ff140aaf7 RTC: 141323 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21953 Tested-by: Jenkins Server Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21546 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* p9_sbe_setup_boot_freq Level 2 - Setup boot frequencySudheendra K Srivathsa2016-03-021-0/+10
| | | | | | | | | | | | Change-Id: I2b123188915e54f159ff374a6399402d55a541e7 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21483 Tested-by: Jenkins Server Reviewed-by: Bilicon Patil <bilpatil@in.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21545 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* FBC Level 1 proceduresJoe McGill2016-03-021-10/+0
| | | | | | | | | | | | | | | | Shells for p9_build_smp, p9_fab_iovalid, p9_smp_link_layer Supporting attribute definitions Change-Id: Iba2a60d08681aeca83d75d644370399d3cbb59d0 Original-Change-Id: I59f7fb0f13ee190cd790ea5771f4a32faaa165d9 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21570 Tested-by: Jenkins Server Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: CHRISTINA L. GRAVES <clgraves@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21544 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Nest Level 2 SBE ProceduresJoe McGill2016-03-021-0/+9
| | | | | | | | | | | | | | | | EKB refresh for p9_sbe_mcs_setup, p9_sbe_scominit Update with current nest attribute content Change-Id: Ica23209022a66e98101848ef678fd13b21650013 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20908 Tested-by: Jenkins Server Reviewed-by: CHRISTINA L. GRAVES <clgraves@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: GIRISANKAR PAULRAJ <gpaulraj@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21543 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Add base FAPI2 attribute definitionsJoe McGill2016-03-021-7/+0
| | | | | | | | | | | | | | | | | Add attributes needed for Cronus platform compilation to hwpf/fapi2 Adjust location of XML in hwpf/fapi2 tree Change-Id: Ib4c516ce6ba92169117552a00acdc931a9911fdb Original-Change-Id: I7c6873335bc21327edf53319bd0753c352205480 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20918 Tested-by: Jenkins Server Reviewed-by: Matt K. Light <mklight@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: Brian Silver <bsilver@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21542 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Makefile Infrastructure for SBE Level 2 HWPsSunil.Kumar2016-03-021-0/+357
| | | | | | | | | | | Change-Id: I9feb7dc9be55815f543c727abecc18d7f636a199 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20742 Tested-by: Jenkins Server Reviewed-by: SRINIVAS V. POLISETTY <srinivan@in.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21541 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Level 2 Procedure - p9_start_cbsSunil.Kumar2016-03-011-0/+42
| | | | | | | | | | | Change-Id: I01d03ea93148a83d8e5eec8dcd9fc2478e0e8723 Original-Change-Id: I733c93f6f8f27af8de8b3da61308052fa107f9d6 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20744 Tested-by: Jenkins Server Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21447 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Level 2 p9_pm_pba_initGreg Still2016-03-011-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | - Due to git issues, couldn't use Sangeetha commit - Leverage the previous transliteration work from FAPI to FAPI2.0 - Includes the HW/FW interlock direction for PBA Slave usage for "boot" phase and a "run_time" phase - Per OCC interlock, support PBAX topology setting via platform (chip level) attributes - Added -test option to wrapper to run both -reset (boot phase) and -init (runtime phase - SUET tested, runs on AWAN. Need to load something in memory on AWAN to fully test - powermgmt.act restoration of p9_pm_occ_gpe_init actions - Rebased; added -test to help for the wrapper. - Dealt with Gerrit comment Change-Id: Ia370c33fb230949770ebeeab8418b9cdd0d08933 RTC: 146275 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/24024 Tested-by: Jenkins Server Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/20818
* Level 2, FAPI 1.0 to FAPI 2.0 transliteration of p9_pm_pba_bar_configSangeetha T S2016-02-231-0/+65
| | | | | | | | | | | | Change-Id: I13609ae589b9cdf8dee3ede2a86687c632813d6a Original-Change-Id: I2d43e0e87460e84e39f8112573a35a968f8bd402 RTC: 138602 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21888 Tested-by: Jenkins Server Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/24648
* Fix all incorrect copyright prologsStephen Cprek2016-02-221-1/+1
| | | | | | | | | | | | Change-Id: I4a485d6f98355f5c5ffcaa3b4deaa788383becf3 Original-Change-Id: I293e79b5a37bf4180f6dd19d259fac3434327fb3 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22759 Tested-by: Jenkins Server Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/24590 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Level 2 p9_pm_set_homer_barAmit Kumar2016-02-221-0/+45
| | | | | | | | | | | | | Initialzed curent_err with return code from procedur call of pba_bar_config Made some more changes based on gerrit feedback Change-Id: I5411b85a0f169384fbcc7dac80265e5e3f84e1be Original-Change-Id: Id93ffea2850a221921f86bc3ed5b0e4245bdcf9d Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22186 Tested-by: Jenkins Server Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/24589 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* p9_pm_pfet_init Level 2Amit Kumar2016-02-191-2/+56
| | | | | | | | | | | | | | | | Made changes to correct the addresses for CORE/EQ, added templates for functions for delay and off changes based on gerrit feedback Change-Id: Idf2742c960b593e4e564c3d36e197c2792c52d1e Original-Change-Id: Ic0f151d94db925b361c69fe44d7f55472f7c356b Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22198 Tested-by: Jenkins Server Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Bilicon Patil <bilpatil@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23910 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Fix all incorrect copyright prologsStephen Cprek2016-02-191-1/+1
| | | | | | | | | | | | Change-Id: Ic7b015cbc223cf5fff1964c7fe7b8ed1f8396c09 Original-Change-Id: I293e79b5a37bf4180f6dd19d259fac3434327fb3 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22759 Tested-by: Jenkins Server Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23909 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Power Management Platform and Frequency AttributesGreg Still2016-02-191-0/+812
| | | | | | | | | | | | | | | | | | | | - Focus on AVSBus and I2C VRM location attributes - Reference clock attributes - Initial frequency and voltage biasing attributes that will be used by the Pstate Parameter Block code in time. - Consolodate voltage attributes in on place - Added PBAX topology attributes per OCC interlock - Rebase Change-Id: I5bf09583fc66433d0fb471b9eda5387708aa67b9 Original-Change-Id: I3c6817b5240587aaa84d57a78443453ff140aaf7 RTC: 141323 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21953 Tested-by: Jenkins Server Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23908 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Add new attributes for memory freq calculationsDan Crowell2016-02-191-1/+28
| | | | | | | | | | | Change-Id: I8e0a296e7e942335aaffb88467e62fcdc526c90e Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23439 Tested-by: Jenkins Server Reviewed-by: Brian Silver <bsilver@us.ibm.com> Reviewed-by: Andre A. Marin <aamarin@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23907 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Power Management Platform and Frequency AttributesGreg Still2016-02-191-0/+47
| | | | | | | | | | | | | | | | | | - Focus on AVSBus and I2C VRM location attributes - Reference clock attributes - Initial frequency and voltage biasing attributes that will be used by the Pstate Parameter Block code in time. - Consolodate voltage attributes in on place - Added PBAX topology attributes per OCC interlock - Rebase Change-Id: I3c6817b5240587aaa84d57a78443453ff140aaf7 RTC: 141323 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21953 Tested-by: Jenkins Server Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23906 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* p9_pm_pfet_init Level 2Amit Kumar2016-02-191-0/+29
| | | | | | | | | | | | | | | | | Made changes to correct the addresses for CORE/EQ, added templates for functions for delay and off changes based on gerrit feedback Change-Id: I2e50177fb160571d7975739e87f72e71a9d93dfd Original-Change-Id: Ic0f151d94db925b361c69fe44d7f55472f7c356b Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22198 Tested-by: Jenkins Server Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Bilicon Patil <bilpatil@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23905 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Fix all incorrect copyright prologsStephen Cprek2016-02-191-1/+1
| | | | | | | | | | | | Change-Id: I7c5eb41191428accc4b1acaebf8399f4cb5269d8 Original-Change-Id: I293e79b5a37bf4180f6dd19d259fac3434327fb3 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22759 Tested-by: Jenkins Server Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23410 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Shift HWP content to align with desired EKB layoutJoe McGill2016-02-191-0/+133
Change-Id: I59a7b373a24e872020afbcbc6ba3325b20c719b7 Original-Change-Id: Id22bf63b31e0631685139b9695c5a443cf4f2298 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20714 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23408 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com>
OpenPOWER on IntegriCloud