summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cr50: expose spihash PP polling to the hostVadim Bendebury2018-03-231-0/+2
* g: add CONFIG_USB_CONSOLE_CRCMarius Schilder2018-03-142-0/+16
* ec: add crc32_ctx..() to take context parameter.Marius Schilder2018-03-141-0/+14
* cr50: use single __packed definitionVadim Bendebury2018-03-142-0/+4
* cr50: Convert spihash to TPM vendor commandRandall Spangler2018-02-201-0/+33
* cr50: Add SPI hashing commandRandall Spangler2018-02-201-0/+3
* ccd: add distinct return code to indicate that password is requiredVadim Bendebury2018-02-011-0/+1
* ccd: 'pp polling' vendor command optionVadim Bendebury2018-02-011-0/+9
* ccd: add 'in progress' return valueVadim Bendebury2018-02-011-0/+2
* pp: add API to show when press is expectedVadim Bendebury2018-02-011-0/+12
* cr50: pass essential ccd commands through tpm task contextVadim Bendebury2018-02-011-0/+6
* ccd: prepare for handling crucial CCD commands through TPM task contextVadim Bendebury2018-02-012-1/+16
* consumer: Remove flush operationNicolas Boichat2018-02-011-6/+0
* common: Substitute modified CRC8 with CRC-5-USBSam Hurst2018-02-011-2/+3
* ccd: restrict password setting to allowed statesVadim Bendebury2017-12-122-0/+8
* cr50: ccd: add vendor command to disable RMA modeVadim Bendebury2017-12-071-0/+1
* usb_i2c: Remove usb_i2c_board_enable/disableNicolas Boichat2017-12-071-12/+0
* tpm: provide means of shutting down comms layer while in resetVadim Bendebury2017-11-131-3/+7
* ccd: pass 'ccd password' execution through tpm task contextVadim Bendebury2017-11-131-0/+1
* tpm: let the caller of TPM reset decide if the EC needs to be reset tooVadim Bendebury2017-10-241-2/+2
* rma: process proper auth codeVadim Bendebury2017-10-241-0/+20
* core/cortex-m0/curve25519: Integrate fast curve25519 implementationNicolas Boichat2017-10-241-0/+8
* curve25519: strip-down, build and testVincent Palatin2017-10-242-0/+66
* Add CONFIG_IGNORE_G_UPDATE_CHECKSMarius Schilder2017-10-241-0/+5
* common: add alternative TPM command execution contextVadim Bendebury2017-10-241-0/+20
* g: rename usb_updater into gsctoolVadim Bendebury2017-10-241-1/+1
* mn50: add data signing capabilityNick Sanders2017-10-241-0/+8
* cr50: enable rma_authVadim Bendebury2017-10-241-13/+0
* common: add TPM vendor command to support RMA authenticationVadim Bendebury2017-10-241-0/+1
* common: Add RMA reset auth challenge-response cryptoRandall Spangler2017-10-241-0/+80
* Add WebUSB descriptor supportVincent Palatin2017-10-242-0/+60
* cleanup: Remove 'ryu' boardShawn Nematbakhsh2017-09-111-3/+0
* ccd_config: Clean up help and config.hRandall Spangler2017-09-111-1/+1
* cr50: Defragment codeRandall Spangler2017-09-112-152/+159
* cleanup: Remove jtag_pre_init()Shawn Nematbakhsh2017-09-111-30/+0
* g: restore DATA PID after USB suspend/resumeVincent Palatin2017-09-111-0/+12
* cleanup: Remove big and pit boardsShawn Nematbakhsh2017-09-111-298/+0
* cr50: Consolidate CCD device enableRandall Spangler2017-09-071-9/+9
* chip/g: use ccd_ext_is_enabled() instead of ccd_get_mode()Randall Spangler2017-09-071-0/+5
* Clean up CONFIG_CASE_CLOSED_DEBUG usageRandall Spangler2017-09-072-2/+2
* cr50: Add vendor cmd to query rec btn state.Aseda Aboagye2017-09-071-0/+1
* g: Move chip pre-init to chip_pre_init()Randall Spangler2017-09-072-0/+21
* cr50: Refactor Rdd state machineRandall Spangler2017-09-071-8/+0
* cr50: log I2C slave 'wedged bus recovery' eventVadim Bendebury2017-09-071-1/+1
* tpm: Add optional event loggingShawn Nematbakhsh2017-08-183-0/+24
* cr50: Clean up device state codeRandall Spangler2017-08-181-14/+63
* pd_log: Make PD logging more generic for general purpose loggingShawn Nematbakhsh2017-08-043-3/+42
* cr50: CCD V1 controls UART accessRandall Spangler2017-08-041-5/+5
* usb_i2c: Fail if board I2C bridge is disabledRandall Spangler2017-08-042-1/+25
* usb_i2c: extend the protocol to support larger payloadChun-Ta Lin2017-08-041-8/+11