summaryrefslogtreecommitdiff
path: root/libpeci
AgeCommit message (Expand)AuthorFilesLines
2020-02-27Add WrEndPointConfig MMIO to peci_cmdsJason M. Bills1-0/+42
2020-02-27Add WrEndPointConfig MMIO to the PECI libraryJason M. Bills2-0/+85
2020-02-07Print the completion code on errorJason M. Bills1-0/+11
2020-02-06Add PECI_CC_TIMEOUT responseJason M. Bills2-0/+6
2019-12-05Update usage info of peci_cmds utilityKarthick Sundarrajan1-5/+4
2019-12-05Fix the peci_cmds utilityKarthick Sundarrajan1-53/+53
2019-11-26Add peci_WrEndPointConfig_seq for sequential writeKenny L. Ku2-20/+41
2019-11-26Separate stepping from model in peci_GetCPUID()Jason M. Bills2-12/+17
2019-10-25Add a raw command to peci_cmdsJason M. Bills1-0/+71
2019-10-24Add ICX CPUID 0x606A4 supportKenny L. Ku1-0/+1
2019-10-23Enable build flags and fix warningsJason M. Bills4-73/+104
2019-10-16Handle the address and size parameters betterJason M. Bills1-6/+20
2019-10-15Add a LICENSE file for this recipeJason M. Bills1-0/+13
2019-10-15Add a peci_cmds verbose optionJason M. Bills1-36/+92
2019-10-15Change peci_cmds interface to use a string for the commandJason M. Bills1-450/+395
2019-10-15Clean up peci_cmds outputJason M. Bills1-111/+80
2019-10-14Update peci_cmds with RdEndPointConfig and WrEndPointConfig supportKenny L. Ku3-2/+317
2019-10-09Allow raw PECI ping commandsJason M. Bills1-1/+1
2019-09-13Add libpeci as a standalone libraryJason M. Bills5-0/+1793