| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | PRD: Enable background scrubbing | Caleb Palmer | 2016-09-20 | 9 | -19/+611 |
* | Interface to determine what nest freq the system booted with | Andres Lugo-Reyes | 2016-09-20 | 5 | -18/+110 |
* | Change VPD to better account for deconfigured chiplets | Brian Silver | 2016-09-20 | 8 | -151/+290 |
* | Updates to compile for P9 BMC_AST2400 istep control | Dean Sanner | 2016-09-20 | 6 | -8/+28 |
* | Add register API for PHY Rank Pair registers | Louis Stermole | 2016-09-20 | 8 | -18/+642 |
* | Changes related to PHY register review, Round 3 | Louis Stermole | 2016-09-20 | 5 | -23/+112 |
* | Update parser handling of collectFfdc error xml tags | Richard J. Knight | 2016-09-20 | 1 | -22/+14 |
* | Update simics level for power management CI | Dean Sanner | 2016-09-19 | 2 | -0/+14 |
* | Remove depreciated PCIE Attributes from p9 nimbus attribute xml | crgeddes | 2016-09-19 | 2 | -344/+32 |
* | ATTN: Clear Intr Reg on RECOV errors from Host Side | Brian Stegmiller | 2016-09-18 | 7 | -28/+359 |
* | Added support for 'Put Ring from Image' command on HB for SBE | Vitaly Marin | 2016-09-18 | 14 | -185/+672 |
* | Update genHwsvMrwXml script to use only 2 frequencies for mvpd_freq | crgeddes | 2016-09-18 | 1 | -2/+2 |
* | Remove EKB's unit test files | crgeddes | 2016-09-16 | 2 | -1406/+0 |
* | Appropriate messages in OCB reset phase | Sangeetha T S | 2016-09-16 | 1 | -1/+5 |
* | add p9_io_xbus_clear_firs as an object for p9_io_xbus_linktrain compile | Matt K. Light | 2016-09-16 | 1 | -0/+1 |
* | Update OCC,PBA,CME FIR handling based on the recent RAS specification | Sangeetha T S | 2016-09-16 | 3 | -133/+132 |
* | Adding a disable for the write read push protocol chicken switch, dd1 issue. | Juan Medina | 2016-09-16 | 1 | -0/+21 |
* | Changes based on Jenny's review of ffdc | Juan Medina | 2016-09-16 | 1 | -6/+6 |
* | Modify fake SPD API to take into account spd type | Andre Marin | 2016-09-16 | 3 | -44/+181 |
* | p9_scominfo: Add DBG macro regs to pu.perv targets | Joachim Fenkes | 2016-09-16 | 2 | -1/+9 |
* | adjust HWP logic dependent on X/O freq attributes | Joe McGill | 2016-09-16 | 4 | -36/+48 |
* | FIR updates | Joe McGill | 2016-09-16 | 5 | -13/+104 |
* | Update fapi2 attribute to have correct persistency | crgeddes | 2016-09-16 | 1 | -27/+27 |
* | Support DQ and CKE maps for the memory bus | Matt Derksen | 2016-09-16 | 7 | -1/+103 |
* | Added CK and DQ vpd accessors | Matt Derksen | 2016-09-16 | 9 | -209/+578 |
* | Level 2 p9_cpu_special_wakeup | Greg Still | 2016-09-16 | 19 | -53/+1517 |
* | Interface to send processor voltage change requests to HWSV | Andres Lugo-Reyes | 2016-09-16 | 9 | -210/+598 |
* | Add fapi attributes to correct target_type | crgeddes | 2016-09-16 | 1 | -0/+48 |
* | Cleaned up memory_mrw_attributes.xml | Jacob Harvey | 2016-09-16 | 5 | -27/+206 |
* | Do not lose traces during cache to mem transition | Dan Crowell | 2016-09-16 | 1 | -4/+8 |
* | add initToZero tag to ATTR_PFET_OFF_CONTROLS/ATTR_SECURITY_MODE | Joe McGill | 2016-09-15 | 1 | -0/+2 |
* | Add detailed description to ATTR_BOOT_FREQ_MULT | Greg Still | 2016-09-15 | 1 | -5/+14 |
* | Updates for new sbe ffdc requirements | Richard J. Knight | 2016-09-15 | 1 | -163/+210 |
* | Fix fapi attribute that are on the wrong targets | crgeddes | 2016-09-15 | 1 | -3/+3 |
* | Remove deprecated VPD RLO,WLO, and GLO attributes | crgeddes | 2016-09-15 | 2 | -61/+0 |
* | Fixed PHY impedance bugs and commments | Stephen Glancy | 2016-09-15 | 2 | -12/+12 |
* | Some updates to FAPI files | Santosh Puranik | 2016-09-15 | 5 | -5/+13 |
* | Explicitly declare FFDC shared_ptr for space savings | Dean Sanner | 2016-09-15 | 4 | -2/+13 |
* | nest HWP updates for partial good MC, FBC chip_as_group | Joe McGill | 2016-09-15 | 3 | -31/+75 |
* | Add new xml tag to support returning an SBE scom fail | Richard J. Knight | 2016-09-15 | 1 | -4/+46 |
* | Modifying INT initfile based on RAS reviews | Jenny Huynh | 2016-09-15 | 1 | -2/+2 |
* | Merging single and multichip tod wrappers into one | CHRISTINA L. GRAVES | 2016-09-15 | 2 | -77/+203 |
* | Changes for P9 SBE - Test case additions and changes | Marty Gloff | 2016-09-15 | 2 | -49/+383 |
* | Add new error xml file for sbe scom failure RC | Richard J. Knight | 2016-09-15 | 1 | -0/+34 |
* | Fixed no DIMM configuration bug in xlate code | Stephen Glancy | 2016-09-15 | 1 | -1/+10 |
* | Remove </writeable> tag from attributes that don't need it | crgeddes | 2016-09-15 | 1 | -21/+0 |
* | Add bit field of master ranks attribute for PRD | Brian Silver | 2016-09-15 | 4 | -1/+121 |
* | Add support for getTarget<T>(type, instance) | Richard J. Knight | 2016-09-14 | 3 | -80/+204 |
* | Change RCD, MRS polling delays; calculated no longer static | Brian Silver | 2016-09-14 | 2 | -0/+10 |
* | Add SEQ timing parameters, DP16 RD Diag config 5 inits | Brian Silver | 2016-09-14 | 7 | -27/+128 |