| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Deleted src/include/usr/hwpf/hwp/ to ensure no old usage
Deleted a couple modules that have no P9 equivalent
Moved tod_init under istep18
Deleted old initfile related code
Deleted old pll related code
Change-Id: I9c1746609c7ca2a723241158b3958bb891b0629b
RTC: 146345
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/21888
Tested-by: Jenkins Server
Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Tested-by: FSP CI Jenkins
Reviewed-by: Prachi Gupta <pragupta@us.ibm.com>
Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
|
| |
|
|
|
|
|
|
|
|
|
| |
CQ:SW265478
Change-Id: I8a2f69c5f5220f0e6c8f518d8abef3c40a6e5547
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11992
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/11993
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
| |
|
|
|
|
|
| |
Change-Id: I5664587b4f889099290ef50d50fa9ce5e580e1eb
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11167
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|
|
|
There are 4 SPD FAPI Attributes where there are separate FAPI Attributes
for DDR3 and DDR4 because the raw data is interpreted differently and
the FAPI enumeration matches the raw data. I agreed with Ken Wright
that for these, there should be a common FAPI attribute that is handled
by an Accessor HWP, the Accessor converts the data appropriately to the
common enumeration. Right now the common enumeration matches DDR3 where
possible to facilitate Cronus switchover from SPD Driver to Accessor,
but eventually this could change. This change helps HWP code to not need
to know the different between DDR3 and DDR4 DIMMs.
Change-Id: I108937ab0bdfc534d9ffc1e391675f4c87875048
RTC: 82631
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6326
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
|