summaryrefslogtreecommitdiff
path: root/chip/g
Commit message (Expand)AuthorAgeFilesLines
* g: simulate open drain GPIO behaviorVadim Bendebury2018-01-031-10/+33
* consumer: Remove flush operationNicolas Boichat2017-12-185-34/+0
* g: tweak usart queuing for stream signingMarius Schilder2017-12-132-4/+32
* g:sps: do not stall reset when CS is assertedVadim Bendebury2017-11-301-14/+0
* g: speed up prime generation by ~40% (1024 bit).Marius Schilder2017-11-211-4/+1
* g: handle delayed processing of the 'wake' pulsesVadim Bendebury2017-11-081-2/+38
* g: sps: at initialization wait for the master to finish SPI cycleVadim Bendebury2017-11-081-0/+14
* g: sps do not invoke rx_handler unless data was receivedVadim Bendebury2017-11-081-4/+7
* cr50: fix event definition collisionVadim Bendebury2017-11-071-0/+4
* tpm: provide means of shutting down comms layer while in resetVadim Bendebury2017-11-073-5/+18
* Mark reset and panic functions as noreturnPatrick Georgi2017-11-071-1/+2
* Add CONFIG_IGNORE_G_UPDATE_CHECKSMarius Schilder2017-10-181-1/+6
* g:prevent SOF calibration debug message spewVadim Bendebury2017-10-171-12/+7
* chip/g: Run unrestricted image even if Board ID can't be readRandall Spangler2017-10-131-2/+11
* mn50: add data signing capabilityNick Sanders2017-10-065-3/+71
* g: limit compiling in crypto tests to cases where CR50DEV > 1Vadim Bendebury2017-09-292-2/+2
* cr50: compress array of prime deltasVadim Bendebury2017-09-271-273/+225
* g: Provide a pinhold interfaceNadim Taha2017-09-272-1/+36
* g: dcrypto: add debug function to print primesVadim Bendebury2017-09-261-0/+26
* Add WebUSB descriptor supportVincent Palatin2017-09-221-2/+16
* g: fix short packets on USB control endpointVincent Palatin2017-09-151-1/+1
* cr50: disable error printout on USB_DT_DEBUGNick Sanders2017-09-131-0/+2
* cr50: Defragment codeRandall Spangler2017-09-091-1/+1
* cleanup: Remove jtag_pre_init()Shawn Nematbakhsh2017-09-072-9/+1
* g: restore DATA PID after USB suspend/resumeVincent Palatin2017-09-074-11/+43
* cr50: Consolidate CCD device enableRandall Spangler2017-09-062-18/+73
* cr50 updater: reject images with mismatching board IDVadim Bendebury2017-09-054-8/+22
* g: improve update error reportingVadim Bendebury2017-09-052-8/+15
* chip/g: use ccd_ext_is_enabled() instead of ccd_get_mode()Randall Spangler2017-09-012-3/+3
* Clean up CONFIG_CASE_CLOSED_DEBUG usageRandall Spangler2017-09-011-6/+3
* chip/g: Move Rdd keepalive to chip driverRandall Spangler2017-09-012-23/+24
* chip/g: Fix usb_console read-onlyRandall Spangler2017-09-011-4/+14
* cr50: Let state machines print their own statesRandall Spangler2017-08-292-9/+8
* g: Change rdd 0.4V ref to 0.3V.Aseda Aboagye2017-08-241-0/+7
* g: Move chip pre-init to chip_pre_init()Randall Spangler2017-08-244-23/+32
* cr50: Refactor Rdd state machineRandall Spangler2017-08-232-33/+195
* cr50: log I2C slave 'wedged bus recovery' eventVadim Bendebury2017-08-231-0/+6
* g: add 'recover hosed slave' i2cs capabilityVadim Bendebury2017-08-172-0/+84
* cr50: add delay after soft resetMary Ruthven2017-08-171-0/+9
* cr50: Remove BOARD_AP_USB propertyRandall Spangler2017-08-172-9/+9
* cr50: Merge CCD device handling to rdd.cRandall Spangler2017-08-081-8/+0
* Fix compilation with coreboot-sdkStefan Reinauer2017-08-041-1/+0
* g: use deterministic k for individual attestation certificate ECDSAVincent Palatin2017-08-035-7/+189
* g: stop converting hex device id values to intsVadim Bendebury2017-08-021-1/+1
* g: slightly optimize boot on USB resumeVincent Palatin2017-08-021-1/+1
* cr50: stop using AP PHYMary Ruthven2017-08-011-5/+11
* cr50: CCD V1 controls UART accessRandall Spangler2017-08-012-0/+16
* cr50: provide chip factory mode supportVadim Bendebury2017-07-301-0/+3
* cr50: Rename uartn_enabled() to uartn_tx_is_connected()Randall Spangler2017-07-291-6/+25
* cr50: CCD V1 controls SPI accessRandall Spangler2017-07-282-7/+19