| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Add CE Fix and unit tests | Matthew Hickman | 2017-06-07 | 1 | -51/+50 |
| * | P9 Cumulus InitCompiler supportis - Part 3 | Thi Tran | 2017-06-07 | 10 | -367/+401 |
| * | Added register reset functionality for DD2 | Stephen Glancy | 2017-06-07 | 10 | -65/+453 |
| * | future proof EC feature attributes, add missing P9N DD2 inits | Joe McGill | 2017-06-07 | 10 | -242/+255 |
| * | PM: Added support for multiple dd level executable in HW Image. | Prem Shanker Jha | 2017-06-07 | 2 | -53/+144 |
| * | Add PHY DP16 DRIFT_LIMITS regs and DD2_BLUE_WATERFALL_EXT field API | Louis Stermole | 2017-06-07 | 3 | -0/+199 |
| * | Turn off PHY refresh for RD_CNTR - RD_VREF | Jacob Harvey | 2017-06-07 | 6 | -20/+86 |
| * | Fixed CSID value for DD2 | Stephen Glancy | 2017-06-07 | 1 | -1/+5 |
| * | Adding a no error condition to the SBE_EXTRACT_RC for user return | Elizabeth Liner | 2017-06-07 | 1 | -0/+2 |
| * | AVSBus current,temperature and slew rate commands, add CRC Checking | Greg Still | 2017-06-07 | 1 | -0/+62 |
| * | PPE-HWP: [Level 2] Cache/Core chiplet_reset/init/scan0+startclocks | Yue Du | 2017-06-07 | 1 | -0/+56 |
| * | increase I2C_BUS_SPEED_ARRAY to be 4x13 array | Prachi Gupta | 2017-06-07 | 5 | -67/+60 |
| * | Use XSCOM BAR from Bootloader instead of hardcoded value | Dan Crowell | 2017-06-07 | 5 | -16/+65 |
| * | Return only present DIMM children to fapi | Dan Crowell | 2017-06-07 | 1 | -0/+13 |
| * | Disable Attribute Overrides in Secure Mode | Mike Baiocchi | 2017-06-07 | 6 | -56/+156 |
| * | Check Scratch Register 3 bit 7 and set new ATTR_SECURE_SETTINGS | Mike Baiocchi | 2017-06-07 | 2 | -2/+16 |
| * | Ignore LPC and XSCOM BARs from BL | Dan Crowell | 2017-06-07 | 1 | -0/+5 |
| * | Finalize SBE PSU FFDC collection - Set FFDC address in PSU | Dzuy Nguyen | 2017-06-06 | 2 | -95/+136 |
| * | Populate HDAT sections with Secureboot Hash and Verify Function info | Stephen Cprek | 2017-06-06 | 5 | -4/+167 |
| * | Create map of SecureROM function types, versions, and offsets | Stephen Cprek | 2017-06-06 | 4 | -10/+183 |
| * | Update LPC DD to set it's bar based upon what SBE tell us LPC bar is | crgeddes | 2017-06-05 | 1 | -8/+14 |
| * | Change power controll settings for PD/STR | Jacob Harvey | 2017-06-05 | 1 | -4/+5 |
| * | build: Add LOCALxx compile flags to static library targets | Joachim Fenkes | 2017-06-05 | 1 | -5/+6 |
| * | update owner comments in ADU, PBA, TOD HWPs | Joe McGill | 2017-06-05 | 6 | -7/+5 |
| * | p9_sbe_common: Level 3 | Joachim Fenkes | 2017-06-05 | 3 | -264/+96 |
| * | DMI I/O Checkin | Chris Steffen | 2017-06-05 | 1 | -1/+1 |
| * | O/X Bus I/O Ppe Loader + Wrapper Updates | Chris Steffen | 2017-06-02 | 6 | -119/+288 |
| * | Add P9 IO Obus Ppe Image Build | Chris Steffen | 2017-06-02 | 3 | -0/+293 |
| * | Full Path of SBE message passing Add support in rt_cmds.C | Marty Gloff | 2017-06-02 | 1 | -0/+56 |
| * | Setup INTP bars correctly when memory is swapped on master proc | crgeddes | 2017-06-02 | 5 | -37/+93 |
| * | Check SPIRA is valid before attempting to use it in hdatservice | crgeddes | 2017-06-02 | 1 | -3/+3 |
| * | Map BAR attributes based on data from Bootloader | Dan Crowell | 2017-06-02 | 12 | -85/+306 |
| * | Create more space in base image by switching trace to debug and smaller printk | Stephen Cprek | 2017-06-01 | 6 | -44/+45 |
| * | Add wof-tables-img tool to fsp tar | Corey Swenson | 2017-06-01 | 1 | -0/+1 |
| * | A few more attribute updates | Marty Gloff | 2017-06-01 | 2 | -0/+54 |
| * | Provide ability to clear an HDAT memory region and clear HB resv mem | Stephen Cprek | 2017-06-01 | 4 | -40/+202 |
| * | Update HTMGT state when called from host | Chris Cain | 2017-06-01 | 3 | -8/+24 |
| * | Add support for a wofdata directory | Elizabeth Liner | 2017-06-01 | 1 | -5/+22 |
| * | Handling of functional NX chiplet | Dzuy Nguyen | 2017-06-01 | 4 | -28/+132 |
| * | PSTATE: System Calc Parameters Fix | Rahul Batra | 2017-06-01 | 4 | -23/+133 |
| * | p9_pstate_parameter_block: Pound W enhancement for VID Compare | Prasad Bg Ranganath | 2017-06-01 | 10 | -263/+439 |
| * | jgr17050500 Added Centaur and DMI IO SCOM initfiles | John Rell | 2017-05-31 | 1 | -0/+18 |
| * | Verify callouts, gard and decofig records | Ilya Smirnov | 2017-05-31 | 4 | -1/+526 |
| * | Use Turbo freq for WOF selection in Turbo mode | Dan Crowell | 2017-05-31 | 1 | -9/+14 |
| * | Bootloader updates to support remapped memory Final Pass | Marty Gloff | 2017-05-31 | 2 | -17/+36 |
| * | Secure WOF data support in HB standalone | Jaymes Wilks | 2017-05-31 | 5 | -3/+6 |
| * | Handle extremely large ATTR in ATTR dump tool | Dean Sanner | 2017-05-31 | 1 | -1/+5 |
| * | Refactor populate_HbRsvMem to use a function to fill entries | Stephen Cprek | 2017-05-31 | 4 | -201/+130 |
| * | AVSBus current,temperature and slew rate commands, add CRC Checking | Greg Still | 2017-05-31 | 4 | -309/+145 |
| * | p9_cen_framelock -- 2nd version | Jin Song Jiang | 2017-05-31 | 4 | -4/+63 |