summaryrefslogtreecommitdiffstats
path: root/import
Commit message (Collapse)AuthorAgeFilesLines
...
* CME/SGPE/PGPE/Restore Image Build: pick up per-chip/EC level filesMartin Peschke2017-10-234-12/+26
| | | | | | | | | | | | | | | | | | | | introduces a new image build macro that is an easy-to-use wrapper for the p9_dd_container_tool, which is the base for this support calls new macro in various XIP sub-image build flows to generate DD level containers for some section content, and picks these files up in XIP image build flows DD level specific files to be handled include HCODE for CME/SGPE/PGPE and CPMR/PPMR/QPMR headers. Change-Id: Ia78e99bfa508cbddcb6599ef0c980deca0993d66 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39590 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com>
* AVSBUS: Remove unmasking of OIMR1 - pmc_o2s_ongoingBrian Vanderpool2017-10-231-8/+0
| | | | | | | | | | Change-Id: Iaf2e96c73d6b7c932a87acc499e644b72bdfa8ad Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41468 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Michael S. Floyd <mfloyd@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
* PM: Added support for CMSK in ec_fun ring.Prem Shanker Jha2017-10-234-20/+119
| | | | | | | | | | | | | | | Commit adds support for scanning of CMSK ring.RS4 container has been augmented to include an additional header and RS4. Additional header is known as CMSK header and additional RS4 is known as CMSK payload. Change-Id: I8401a03f84a505b55031110b20a8cba280f2da3a RTC: 168874 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38857 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: RANGANATHPRASAD G. BRAHMASAMUDRA <prasadbgr@in.ibm.com> Reviewed-by: Juan R. Medina <jrmedina@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* PM: Added support for multiple dd level executable in HW Image.Prem Shanker Jha2017-10-231-0/+7
| | | | | | | | | | | | | | - Hcode queries HW Image and gets DD specific executable. - Appends separate magic words in HOMER header based on DD level. Change-Id: I2878c7809d8eba69255c74baa68a5baebeb983df RTC: 168880 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39871 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Juan R. Medina <jrmedina@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
* HW Image Build Flow: per-chip XIP sub-imagesMartin Peschke2017-10-234-64/+173
| | | | | | | | | | | | | | | | prereq for supporting multiple DD level HCODE build changes to generate <chipid>.<name>_image.bin files follow-up commits will pick up per-chip section content that is provided by others and their build flows Change-Id: Ief6ed91e1feb8dbf56802efd0f38ec9b75db2c05 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40755 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com>
* STOP: Move Stop 8 code from CME to SGPE for CME space savingsYue Du2017-10-232-1/+54
| | | | | | | | | Change-Id: I8ef3a2bb61d562462a7594275ea219597d7e519c Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40667 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Juan R. Medina <jrmedina@us.ibm.com> Reviewed-by: Brian T. Vanderpool <vanderp@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* STOP: Fix hostboot stop level mappingYue Du2017-10-231-3/+5
| | | | | | | | | | Change-Id: I261944757d137077be4d2788f8433a9392d2dd80 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40761 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Juan R. Medina <jrmedina@us.ibm.com> Reviewed-by: Brian T. Vanderpool <vanderp@us.ibm.com> Reviewed-by: CHRISTOPHER M. RIEDL <cmriedl@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* STOP: Fix pc_wakeup with PowermixerYue Du2017-10-231-2/+4
| | | | | | | | | Change-Id: Ib4f8c85787c41640ed58d701775f6ce663f8f3cf Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41384 Reviewed-by: Brian T. Vanderpool <vanderp@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Juan R. Medina <jrmedina@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* PGPE Core Throttle ControlAdam Hale2017-10-232-18/+111
| | | | | | | | | Change-Id: Ia53e80231d50594ceba8bf807c2883cf5196d3ae Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41272 Reviewed-by: Michael S. Floyd <mfloyd@us.ibm.com> Reviewed-by: RAHUL BATRA <rbatra@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* STOP: Fix STOP1 with PowermixerYue Du2017-10-233-43/+60
| | | | | | | | | Change-Id: I42a9cbaab372506de09be183448bc3fcb5362c2c Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41139 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Juan R. Medina <jrmedina@us.ibm.com> Reviewed-by: Brian T. Vanderpool <vanderp@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* Re-enable Queued ScanMichael Floyd2017-10-231-1/+1
| | | | | | | | | Change-Id: If5123d4882b814b38feb153e0c6777612b1c88d1 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41362 Reviewed-by: CHRISTOPHER M. RIEDL <cmriedl@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Juan R. Medina <jrmedina@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* OCC support to time IPC messagesDoug Gilbert2017-10-233-1/+15
| | | | | | | | | | | Change-Id: Ib3ec10d95c7e8835dbd42ee9837475bc8c4f3d3d RTC:168122 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40594 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Juan R. Medina <jrmedina@us.ibm.com> Reviewed-by: YUE DU <daviddu@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* PSTATE: PGPE Fixes for PMCR CHAR/HOST ModeRahul Batra2017-10-233-48/+63
| | | | | | | | | | | | - Fixes issue dynamic PMCR Ownership change - Fixes PCB_TYPE1 interrupt miss Change-Id: Icf5d5f11376825c1807a9a49e7db644bdc347ec2 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41175 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Juan R. Medina <jrmedina@us.ibm.com> Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* PK pba_slvcntl buf_alloc fields not being set correctlyDoug Gilbert2017-10-231-34/+8
| | | | | | | | | | Change-Id: I5790f1620271ded42c2d7a4a1bac66b19fc3267a Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40985 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sooraj R. Nair <soonair3@in.ibm.com> Dev-Ready: Sooraj R. Nair <soonair3@in.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
* Hcode: ekb build enhancements for CME, SGPE and PGPE Nimbus DD2 image creationDoug Gilbert2017-10-2321-43/+1160
| | | | | | | | | | | | Change-Id: Icea65684bb06c5a3afb05a2f04fb71630f0226d2 RTC: 172517 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39764 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Claus M. Olsen <cmolsen@us.ibm.com> Reviewed-by: YUE DU <daviddu@us.ibm.com> Reviewed-by: RAHUL BATRA <rbatra@us.ibm.com> Reviewed-by: Juan R. Medina <jrmedina@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* Add PHY DP16 DRIFT_LIMITS regs and DD2_BLUE_WATERFALL_EXT field APILouis Stermole2017-10-231-0/+6
| | | | | | | | | | | | Change-Id: Ia891488d7de965a99c8cf3c457fccba9603773ad Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41136 Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: JACOB L. HARVEY <jlharvey@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
* PM: deprecate p9_ppe_dump in favor of p9_ppe_stateBrian Vanderpool2017-10-238-21/+21
| | | | | | | | | | Change-Id: I547796c9b3501c6e85c079228fa0d275681b267d RTC: 174667 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40930 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: YUE DU <daviddu@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
* PSTATE: PGPE updates for new slopes set and Pstates Table fixRahul Batra2017-10-234-35/+19
| | | | | | | | | | | | | - Updates PGPE to use new slopes calculation - Fixes Pstates Table generation to use correct slope set Change-Id: I07389e89c58b3c942a6b704ccece1b94ea9101fa HW-Image-Prereq: Ic79ed4d0311c46612d68d6dffdabc459ec88d8e1 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40955 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Juan R. Medina <jrmedina@us.ibm.com> Reviewed-by: RANGANATHPRASAD G. BRAHMASAMUDRA <prasadbgr@in.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* PSTATE: System Calc Parameters FixRahul Batra2017-10-232-6/+22
| | | | | | | | | | | | | | | | | | - Adds PStateVSlopes and VPStateSlopes to Global Parm Struct - Calculates slopes for RAW/SYSP/BIASED/SYSP_BIASED Operating Pts - Leaves the old slopes and calculation in p9_pstate_parameter_block.C using slope shift of 13. To be removed later - Adds a new slopes format of 4.12[4 bits integer + 12 bit fractional - Recovers the lost system parameter equation fix Change-Id: Ic79ed4d0311c46612d68d6dffdabc459ec88d8e1 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40891 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Juan R. Medina <jrmedina@us.ibm.com> Reviewed-by: RANGANATHPRASAD G. BRAHMASAMUDRA <prasadbgr@in.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* p9_cen_framelock -- 2nd versionJin Song Jiang2017-10-232-1/+26
| | | | | | | | | | | | | | | | | 1) Replace MCSMODE4 register with MCMODE2 and MCBCFGQ register shift host attention enablement to p9c_set_inband_addr HWP 2) Update FIR registers'(ACT0,ACT1 and MASK) set from p8 to p9c Change-Id: Ifdce2d948c12ad2b82a74cfc6a8731617a3086df Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39558 Dev-Ready: Brent Wieman <bwieman@us.ibm.com> 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: 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>
* AVSBus current,temperature and slew rate commands, add CRC CheckingGreg Still2017-10-232-0/+120
| | | | | | | | | | | | | | | | | - Reformated output of the wrapper to be more tablular - Included voltage read and write functions into p9_avsbus_cmds to avoid code duplication with p9_avsbus_voltage.C - p9_avsbus_voltage_wrap is still retained to keep present usage intact. - Remove unconnected AVSBus VCS rail error messages - added CRC and bad response error checking Change-Id: I36e87aa434ec39a2a34520f9762574e8f665d02d Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37164 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Brian T. Vanderpool <vanderp@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
* PGPE: Fix compilation errroPrasad Bg Ranganath2017-10-231-2/+2
| | | | | | | | Change-Id: If663efe75de8983dcc01eae5a51a7dbc2a63aaed Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41083 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Reviewed-by: Johannes Koesters <koesters@de.ibm.com>
* PSTATE: Remove #define EVID_SLOPE_FP_SHIFT from PGPE codeRahul Batra2017-10-231-1/+1
| | | | | | | | | Change-Id: I0ef830065baca12da3dcd471f917a03cda979d0f Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40993 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: RANGANATHPRASAD G. BRAHMASAMUDRA <prasadbgr@in.ibm.com> Reviewed-by: Juan R. Medina <jrmedina@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* p9_pstate_parameter_block: Pound W enhancement for VID ComparePrasad Bg Ranganath2017-10-235-51/+69
| | | | | | | | | | | | | | | - Add changes to Compare VID slopes support - Added changes for threshold slopes Change-Id: I6ce9f7630cf8f8bbb19a2914da43c24308c3c7fd RTC:172523 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39955 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: CHRISTOPHER M. RIEDL <cmriedl@us.ibm.com> Reviewed-by: Juan R. Medina <jrmedina@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* Enablement of support for Stumped and Cmsk ringsSumit Kumar2017-10-236-93/+296
| | | | | | | | | | | | | | | | | | - Currently its enabled for ec_func ring only - Introduced new function read_scan_data_care_ring() to read scan data & care bits for rings - Updated scan address for cmsk ring - Both ec_func's stumped and cmsk rs4 rings treated as non-overrides Change-Id: Id684ecb68d987f6ecd3f2e0476ab9aa2adce338f Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38788 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: Claus M. Olsen <cmolsen@us.ibm.com> Reviewed-by: Prem Shanker Jha <premjha2@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
* H-code ddLevel support: Bridging front-end to back-end.Martin Peschke2017-10-234-12/+84
| | | | | | | | | | | | | | Further add a small update to xip_image.C to clear the ddSupport field in XipSection upon deleting a section. Change-Id: I5a0aa28ac209d8d31a1e30a75389910da366c5f6 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40046 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: Richard J. Knight <rjknight@us.ibm.com> Reviewed-by: Prem Shanker Jha <premjha2@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
* CME: CME PMCR Format FixRahul Batra2017-10-232-4/+4
| | | | | | | | | | Change-Id: I970b1f0db1b487fd7e4f7cd2719ad4aa22539774 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40810 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: RANGANATHPRASAD G. BRAHMASAMUDRA <prasadbgr@in.ibm.com> Reviewed-by: Juan R. Medina <jrmedina@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* Remove context switch in ppe program exception handlerspashabk-in2017-10-231-8/+1
| | | | | | | | | | | Change-Id: Iaed6207f1838e3a77fde9eeb945fc1fd1c5c0a91 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40485 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
* Adding conditional flags to pCpmrHdrAddr to avoid ndd2 build errorsJenny Huynh2017-10-231-0/+2
| | | | | | | | | Change-Id: Iec7000de4dd107566ea7563a0b93cedc3e4fea4d Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40844 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Michael S. Floyd <mfloyd@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
* PGPE: Read AVS Bus Num and Rail Num from OCCScratch2Rahul Batra2017-10-232-57/+27
| | | | | | | | | Change-Id: I40d18dac950db6225ad8d6c5f90019c228c1a34f Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40668 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Juan R. Medina <jrmedina@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
* Add DDRPHY RD_VREF renamed or added regs for DD2.0 to platform headerLouis Stermole2017-10-232-1/+1391
| | | | | | | | | | | | Change-Id: I9ea515c64dbc7133a4443b458f367887581e662e Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40561 Reviewed-by: JACOB L. HARVEY <jlharvey@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
* PSTATE: CME UIH priorities fixRahul Batra2017-10-231-89/+79
| | | | | | | | | Change-Id: Ib9317e5a887c822d4c568e9a2c321839bc148fb4 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40734 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Michael S. Floyd <mfloyd@us.ibm.com> Reviewed-by: Juan R. Medina <jrmedina@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* Pstate: Fix CME Resclk EnablementChristopher M. Riedl2017-10-233-41/+27
| | | | | | | | | | | | | | - Fix wrong usage of BITS64() macro - Replace single-word 64bit local register access with upper/lower-half 32b access instead (save code space) - Pstate SUSPEND disables Resclk and VDM operations Change-Id: I212c19d5db62b74fae4fc547d74b9c70cb572c99 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40678 Reviewed-by: Michael S. Floyd <mfloyd@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Juan R. Medina <jrmedina@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* L2/L3/NCU scominit changes in stop codeJenny Huynh2017-10-231-2/+2
| | | | | | | | | | | | | > Fixed attribute check for fbc pump mode to set chip==node bit > Fixed skip_g bit set in ncu scominit Change-Id: I1ed0182975b67680d4632a87f7cc6bcf8389c4a3 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40739 Reviewed-by: YUE DU <daviddu@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Juan R. Medina <jrmedina@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* PM: Remove usage of CME flag to disable queued scan.Michael Floyd2017-10-238-20/+23
| | | | | | | | | | | - Subsequent commit will need to remove attribute and from image build. Change-Id: Ia8a3771ff883929f96f4451d6dbb6b83bfaa1c17 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40571 Reviewed-by: CHRISTOPHER M. RIEDL <cmriedl@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Juan R. Medina <jrmedina@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* STOP: Move delay after LPID change to before asserting quiesceBrian Vanderpool2017-10-231-2/+6
| | | | | | | | | Change-Id: Ie4f44477258ad97432a368949618189905ad9c25 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40626 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Michael S. Floyd <mfloyd@us.ibm.com> Reviewed-by: Juan R. Medina <jrmedina@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* STOP: Port recent L2/L3/Ncu Initfile changes to scominits in stopYue Du2017-10-231-1/+50
| | | | | | | | | Change-Id: Ie6069a57ba9899afa5a786fd1cd8c821c7a2d625 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40526 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Michael S. Floyd <mfloyd@us.ibm.com> Reviewed-by: Juan R. Medina <jrmedina@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* STOP: Stop1 overall fixYue Du2017-10-232-20/+36
| | | | | | | | | | Change-Id: I101179bce569ad47970d17e15c1213eee00fe447 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40680 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Michael S. Floyd <mfloyd@us.ibm.com> Reviewed-by: Juan R. Medina <jrmedina@us.ibm.com> Reviewed-by: Brian T. Vanderpool <vanderp@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* WOF: Phase 1 FixesRahul Batra2017-10-233-41/+71
| | | | | | | | | | Change-Id: Ia5ff5c59ef333f7d745e5249af1c0da30ba966e0 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40502 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: RANGANATHPRASAD G. BRAHMASAMUDRA <prasadbgr@in.ibm.com> Reviewed-by: Juan R. Medina <jrmedina@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* This reverts the stop 1 commitsBrian Vanderpool2017-10-232-35/+22
| | | | | | | | | | Change-Id: Iddb6f734b8c05b97fc4d87268829ecb7af08fdf2 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40653 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: YUE DU <daviddu@us.ibm.com> Dev-Ready: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Michael S. Floyd <mfloyd@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* STOP: Fix STOP1 correctly for DD1 WorkaroundMichael Floyd2017-10-232-11/+28
| | | | | | | | | Change-Id: I8e10199208db098f5e73b9b3c66cb64a097f73e6 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40603 Reviewed-by: YUE DU <daviddu@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Brian T. Vanderpool <vanderp@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* xip_tool: Removed the commented, and unnecessaryly identically repeated,Claus Michael Olsen2017-10-231-101/+0
| | | | | | | | | | | | form of "usage" which is also printed out. Change-Id: I603e8f61fd780162164f3165e065cc531f514c4c Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40535 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Reviewed-by: Sumit Kumar <sumit_kumar@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
* p9_throttle_sync -- initial version for CumulusPeng Fei GOU2017-10-231-0/+4
| | | | | | | | | | | | | | | | | | | 1) Mostly copied from Nimbus settings. 2) Add findNumDimms() for dimm numbers. 3) Add MCMODE0 bit 27/28 programming for Nimbus DD2 and Cumulus. 4) No HW397255 workaround for Nimbus DD2 and Cumulus 5) Generalize throttleSync(), progMaster() and progMCMODE0(). Change-Id: I74d96f4113cb2a33eaba6e1966b17aac693c9c4e Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39695 Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> 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: Jennifer A. Stofer <stofer@us.ibm.com>
* STOP: Fix FABRIC_PUMP_MODE plumbing in stop imagesYue Du2017-10-2314-113/+104
| | | | | | | | | | Change-Id: Id0d10d56e421bb0cae2f02f2da54e11bd349ac1f Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35443 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Juan R. Medina <jrmedina@us.ibm.com> Reviewed-by: Michael S. Floyd <mfloyd@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* p9_dd_container: simple generic standalone DD level containerMartin Peschke2017-10-235-0/+767
| | | | | | | | | Change-Id: I4c9d8cb28d4ae6a8b21c87ebaad07c1fd7163b85 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39588 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Claus M. Olsen <cmolsen@us.ibm.com> Reviewed-by: Sumit Kumar <sumit_kumar@in.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com>
* STOP: Actually enable Manual Stop1 for Nimbus DD1 to fix the PSSCR PLS reportingMichael Floyd2017-10-232-11/+7
| | | | | | | | | Change-Id: Ib001a6b4afe22b84f6cbf389cafec71dce86aa7b Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40510 Reviewed-by: YUE DU <daviddu@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Juan R. Medina <jrmedina@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* STOP: PGPE Updates and fixes for STOP with PstatesRahul Batra2017-10-236-121/+164
| | | | | | | | | | Change-Id: If6a0a30e7e7b5a8e4559a78f639d3e20950550c4 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40430 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Juan R. Medina <jrmedina@us.ibm.com> Reviewed-by: Michael S. Floyd <mfloyd@us.ibm.com> Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* STOP: SGPE Fix for Quad Active UpdateRahul Batra2017-10-231-2/+0
| | | | | | | | | Change-Id: I0ef8d17292c19304fffb648dfc6c3a5c7951610a Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40429 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Juan R. Medina <jrmedina@us.ibm.com> Reviewed-by: YUE DU <daviddu@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* DD1 Doorbell Write Workaround FixRahul Batra2017-10-231-17/+0
| | | | | | | | | Change-Id: I921d12a58685f0d2328c039ef06ce7ba55c37c83 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40428 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: CHRISTOPHER M. RIEDL <cmriedl@us.ibm.com> Reviewed-by: Juan R. Medina <jrmedina@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com>
* rename TYPE_NV to TYPE_OBUS_BRICKPrachi Gupta2017-10-232-2/+2
| | | | | | | | | | | | | Change-Id: I2915e0b76c16f1c789700c0ca300e601fd0c4cdd RTC:171599 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39676 Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Matt K. Light <mklight@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
OpenPOWER on IntegriCloud