summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* VDM(Part 2): CME hcode support for per quad VDM.Prem Shanker Jha2019-04-304-8/+41
| | | | | | | | | | | | | | | | | | | | If per quad VDM is enabled by hcode image build through CME header, CME downloads local pstate parameter block and repair rings in second block copy. If per quad VDM is not enabled CME retains legacy behavior. Key_Cronus_Test=PM_REGRESS Change-Id: I97112b6816657a8201d7b8122bca01909ca20aa5 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69971 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: Cronus HW CI <cronushw-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: RANGANATHPRASAD G. BRAHMASAMUDRA <prasadbgr@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
* Self Save: Fixing self save of core SPR.Prem Shanker Jha2019-04-301-33/+49
| | | | | | | | | | | | | | | | | | | | Commit fixes - the issue originated due to withdrawal of self-save for HRMOR and URMOR. This withdrawal created an asymmetry in the design of self-save and restore. Commit fixes the self-save common routine which now accounts for not self saving of HRMOR. - missing handling of an LE core in STOP entry path. Key_Cronus_Test=PM_REGRESS Change-Id: I9a10b4ff0062980ed496d93976a2a30a6f31af77 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/75808 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Cronus HW CI <cronushw-ci+hostboot@us.ibm.com> Reviewed-by: RANGANATHPRASAD G. BRAHMASAMUDRA <prasadbgr@in.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
* Release tag information updated for hw042519a.940hostboot2019-04-251-1/+1
| | | | Change-Id: If0a0c161d57bf08870ffceac6a0f82334a5296ab
* PM: Fix Clip Update TimeoutRahul Batra2019-04-253-16/+87
| | | | | | | | | | | | | | Key_Cronus_Test=PM_REGRESS Change-Id: Ia943cdd3bb646104bfd686356cd3f23bc5876a7d CQ: SW452077 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/74964 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Cronus HW CI <cronushw-ci+hostboot@us.ibm.com> Reviewed-by: RANGANATHPRASAD G. BRAHMASAMUDRA <prasadbgr@in.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
* Release tag information updated for hw042419a.940hostboot2019-04-241-1/+1
| | | | Change-Id: Idaf58884a97b3805e9060d09ae5d8ffef696e0f6
* Release tag information updated for hw042319a.940hostboot2019-04-231-1/+1
| | | | Change-Id: Ic2ff66988815baee386d610163f46ad0fc4e353e
* Release tag information updated for hw042119a.940hostboot2019-04-211-1/+1
| | | | Change-Id: I238302bdbf03b81d6070525adea0a13182fb41e6
* Release tag information updated for hw042019a.940hostboot2019-04-201-1/+1
| | | | Change-Id: I3abf3d0f096048dcb5ef607aa0f800f7de3caddd
* Release tag information updated for hw041819a.940hostboot2019-04-181-1/+1
| | | | Change-Id: I0b18882fb0dca16d716dc7d2ccdd7c4bfc5e4fdf
* Release tag information updated for hw041719a.940hostboot2019-04-171-1/+1
| | | | Change-Id: Id874fdd3f56c518820d84172c6568e99f7d08a3a
* Release tag information updated for hw041619a.940hostboot2019-04-161-1/+1
| | | | Change-Id: I163deec56a6782e4250339e21668a6d428ace06e
* Release tag information updated for hw041319a.940hostboot2019-04-131-1/+1
| | | | Change-Id: Iaace1aa704a859c076226c72023ef9220698cdb5
* Release tag information updated for hw041219a.940hostboot2019-04-121-1/+1
| | | | Change-Id: I76b60df60b0a1e33dcfa0ded30c8742771a457a6
* Release tag information updated for hw041019a.940hostboot2019-04-101-1/+1
| | | | Change-Id: I135a7a7216b3bf70c06bbad9c1191efaa957d6e6
* Release tag information updated for hw040919a.940hostboot2019-04-091-1/+1
| | | | Change-Id: Ib05161697c631f422c2e8e81d8fc0292858968e4
* Self Save: Added support for SPR self save in CME hcode(func ver)Yue Du2019-04-094-192/+306
| | | | | | | | | | | | | | | Key_Cronus_Test=PM_REGRESS Change-Id: I890e2f8ee2fc50214ad84a37ff8098807fe6cd60 CQ: SW454956 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/65480 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Cronus HW CI <cronushw-ci+hostboot@us.ibm.com> Dev-Ready: Gregory S. Still <stillgs@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>
* Release tag information updated for hw040619a.940hostboot2019-04-061-1/+1
| | | | Change-Id: I0420e21da5b538a08592731ff10c3d073db73224
* Release tag information updated for hw040519a.940hostboot2019-04-051-1/+1
| | | | Change-Id: I5c0a77eba9067be49d1d9efe00822388b3ab8380
* Release tag information updated for hw040419a.940hostboot2019-04-041-1/+1
| | | | Change-Id: I4e1ef3bad4bf0dead365b93d70a67951cb6b30c9
* Release tag information updated for hw040319a.940hostboot2019-04-031-1/+1
| | | | Change-Id: I8e820bd0a8ca56d9e045002209d593a06bacdaf5
* Release tag information updated for hw040219a.940hostboot2019-04-021-1/+1
| | | | Change-Id: I0f6fc827a534fab9cfbea8e8dbdc1f56ccd6b8d0
* Release tag information updated for hw032919a.940hostboot2019-03-291-1/+1
| | | | Change-Id: I8b37d8503c7ab54e3fce11127ec705ad2db5744a
* Release tag information updated for hw032719a.940hostboot2019-03-271-1/+1
| | | | Change-Id: Ib57920461e8e37b695d6081817ea40ed5151ebb0
* Release tag information updated for hw032619a.940hostboot2019-03-261-1/+1
| | | | Change-Id: I5fe8349a90e7b8a3fddb9d8d7eb0d8b384a65c32
* Proposed structure change for OCCChris Cain2019-03-261-56/+35
| | | | | | | | | | | Change-Id: I8d6afd28e96ed987333471a3f0317b4ff06a8671 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/72201 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@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: Christopher J. Cain <cjcain@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
* Release tag information updated for hw032319a.940hostboot2019-03-231-1/+1
| | | | Change-Id: Ie5e2019986867cb3942ac05e39b980d9ce367ba0
* Release tag information updated for hw032219a.940hostboot2019-03-221-1/+1
| | | | Change-Id: Idd8a4a2ae6039258715442670e363d7a9777aba2
* Release tag information updated for hw032119a.940hostboot2019-03-211-1/+1
| | | | Change-Id: I0402b3ee3041e5236ee3ee4664231f61bfb833c3
* Release tag information updated for hw032019b.940hostboot2019-03-201-1/+1
| | | | Change-Id: I6e92abd7c1dd6296b418d76ed86f9b5c42b40f95
* Release tag information updated for hw031919a.940hostboot2019-03-191-1/+1
| | | | Change-Id: I0cc86482c227d25bc51c12eca0f29591209f7403
* Release tag information updated for hw031619a.940hostboot2019-03-161-1/+1
| | | | Change-Id: I9fd83cd85adea6f68d18f2737aa4967e913eee5b
* Release tag information updated for hw031319a.940hostboot2019-03-131-1/+1
| | | | Change-Id: I8fab7b5d120d5c7b21ebf171540859725f6e39e6
* Release tag information updated for hw031219a.940hostboot2019-03-121-1/+1
| | | | Change-Id: Ifb27376c9cd25e0390d9669a5de84147b4979764
* Release tag information updated for hw030919a.940hostboot2019-03-091-1/+1
| | | | Change-Id: I2cac02f7d0a5f46be5f26c09798ec9f57d3935db
* Release tag information updated for hw030819a.940hostboot2019-03-091-1/+1
| | | | Change-Id: Iaff6c1129160cc8e5caac6415ffc155d572e984b
* PPB: Refactor pstate parameter blockPrasad Bg Ranganath2019-03-082-121/+12
| | | | | | | | | | | | | | | Key_Cronus_Test=PM_REGRESS CQ:SW458304 Change-Id: Ia854423e663919a192a8fd271f2656d7d7469406 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/70365 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@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: Prem Shanker Jha <premjha2@in.ibm.com> Tested-by: Cronus HW CI <cronushw-ci+hostboot@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
* Release tag information updated for hw022319a.930hostboot2019-02-231-1/+1
| | | | Change-Id: I0e8664de4186e8bb3cf0ae8f2380456832c63a0f
* Release tag information updated for hw022219a.930hostboot2019-02-221-1/+1
| | | | Change-Id: Id588aded8d8cffcf58664558528c5a1679f305ab
* Release tag information updated for hw022119a.930hostboot2019-02-211-1/+1
| | | | Change-Id: Ia50b1c49a800947250a4f208aa40713a2df5f1c7
* Release tag information updated for hw022019a.930hostboot2019-02-201-1/+1
| | | | Change-Id: I755f255675aab229f50e7fd9fe9c5d8e5515ac0f
* Change CME BCE reads to always use VG scopeJoe McGill2019-02-201-2/+2
| | | | | | | | | | | | | DD2.1 parts are now being run with the MCD disabled in enterprise FW Change-Id: Ia2fdcf72023ec353688d1db3decec65161f0d745 CQ: SW455429 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/71940 Reviewed-by: Brian T. Vanderpool <vanderp@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Dean Sanner <dsanner@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
* Release tag information updated for hw021919a.930hostboot2019-02-191-1/+1
| | | | Change-Id: If383befe95a2a8862765a5fed087b53db01b9bd7
* Release tag information updated for hw021619a.930hostboot2019-02-161-1/+1
| | | | Change-Id: I422e16e1e9afb9b9439b448ad35df23e1277c759
* Release tag information updated for hw021519a.930hostboot2019-02-151-1/+1
| | | | Change-Id: Ia692e92254dec1d780ec591a1b3b5acec927b2fc
* Release tag information updated for hw021419a.930hostboot2019-02-141-1/+1
| | | | Change-Id: I4f04b13fec18193a5a256839a8743da16e551be0
* Release tag information updated for hw021219a.930hostboot2019-02-121-1/+1
| | | | Change-Id: I335e38070751ae51213113fe8463e45bf47a4674
* Release tag information updated for hw020919a.930hostboot2019-02-091-1/+1
| | | | Change-Id: Ifa6ccfed224e9fb604a2aa5b18a2576456745e70
* Release tag information updated for hw020819a.930hostboot2019-02-081-1/+1
| | | | Change-Id: I13dac40dca6e973a7b4f41d6ec2adc46486718e0
* Release tag information updated for hw020619a.930hostboot2019-02-061-1/+1
| | | | Change-Id: I87df698ae5677d1c1bd85b1f3ab5252e8fbf00ad
* Release tag information updated for hw020419a.930hostboot2019-02-041-1/+1
| | | | Change-Id: I487919f0685aa193bd4e84509cff35e6f763228f
OpenPOWER on IntegriCloud