summaryrefslogtreecommitdiff
path: root/chip
Commit message (Expand)AuthorAgeFilesLines
* g: make fw upgrade less chattyMarius Schilder2018-03-141-2/+1
* Add rw_product_family field to signed_header.h.Jeff Andersen2018-03-141-1/+3
* g: add CONFIG_USB_CONSOLE_CRCMarius Schilder2018-03-141-0/+23
* g: optionally check board_id match at upgrade timeMarius Schilder2018-03-141-0/+17
* cr50: use single __packed definitionVadim Bendebury2018-03-141-0/+1
* cr50: remove set capabilities from powerbtnMary Ruthven2018-03-142-40/+0
* cr50: fix DEBUG_DRIVE commentBrian Norris2018-02-201-1/+1
* g: protect flash operationsVadim Bendebury2018-02-011-6/+32
* g: fix flaky timeout check for spi transfer.Marius Schilder2018-02-011-0/+6
* g: allow for other values of DCRYPTO_CALL_TIMEOUT_USMarius Schilder2018-02-011-0/+2
* g: allow for other values of RSA_MAX_BYTESMarius Schilder2018-02-011-0/+2
* g: simulate open drain GPIO behaviorVadim Bendebury2018-02-011-10/+33
* consumer: Remove flush operationNicolas Boichat2018-02-0110-88/+0
* g: tweak usart queuing for stream signingMarius Schilder2018-02-012-4/+32
* g:sps: do not stall reset when CS is assertedVadim Bendebury2017-12-071-14/+0
* g: speed up prime generation by ~40% (1024 bit).Marius Schilder2017-12-071-4/+1
* g: handle delayed processing of the 'wake' pulsesVadim Bendebury2017-11-131-2/+38
* g: sps: at initialization wait for the master to finish SPI cycleVadim Bendebury2017-11-131-0/+14
* g: sps do not invoke rx_handler unless data was receivedVadim Bendebury2017-11-131-4/+7
* cr50: fix event definition collisionVadim Bendebury2017-11-131-0/+4
* tpm: provide means of shutting down comms layer while in resetVadim Bendebury2017-11-133-5/+18
* Add CONFIG_IGNORE_G_UPDATE_CHECKSMarius Schilder2017-10-241-1/+6
* g:prevent SOF calibration debug message spewVadim Bendebury2017-10-241-12/+7
* chip/g: Run unrestricted image even if Board ID can't be readRandall Spangler2017-10-241-2/+11
* mn50: add data signing capabilityNick Sanders2017-10-245-3/+71
* g: limit compiling in crypto tests to cases where CR50DEV > 1Vadim Bendebury2017-10-242-2/+2
* cr50: compress array of prime deltasVadim Bendebury2017-10-241-273/+225
* g: Provide a pinhold interfaceNadim Taha2017-10-242-1/+36
* g: dcrypto: add debug function to print primesVadim Bendebury2017-10-241-0/+26
* Add WebUSB descriptor supportVincent Palatin2017-10-242-21/+56
* g: fix short packets on USB control endpointVincent Palatin2017-09-151-1/+1
* cr50: disable error printout on USB_DT_DEBUGNick Sanders2017-09-141-0/+2
* cr50: Defragment codeRandall Spangler2017-09-111-1/+1
* cleanup: Remove jtag_pre_init()Shawn Nematbakhsh2017-09-1128-266/+125
* g: restore DATA PID after USB suspend/resumeVincent Palatin2017-09-114-11/+43
* cr50: Consolidate CCD device enableRandall Spangler2017-09-072-18/+73
* cr50 updater: reject images with mismatching board IDVadim Bendebury2017-09-074-8/+22
* g: improve update error reportingVadim Bendebury2017-09-072-8/+15
* chip/g: use ccd_ext_is_enabled() instead of ccd_get_mode()Randall Spangler2017-09-072-3/+3
* Clean up CONFIG_CASE_CLOSED_DEBUG usageRandall Spangler2017-09-071-6/+3
* chip/g: Move Rdd keepalive to chip driverRandall Spangler2017-09-072-23/+24
* chip/g: Fix usb_console read-onlyRandall Spangler2017-09-071-4/+14
* cr50: Let state machines print their own statesRandall Spangler2017-09-072-9/+8
* g: Change rdd 0.4V ref to 0.3V.Aseda Aboagye2017-09-071-0/+7
* g: Move chip pre-init to chip_pre_init()Randall Spangler2017-09-074-23/+32
* cr50: Refactor Rdd state machineRandall Spangler2017-09-072-33/+195
* cr50: log I2C slave 'wedged bus recovery' eventVadim Bendebury2017-09-071-0/+6
* watchdog: Don't discard irqprio data due to CONFIG_LTOShawn Nematbakhsh2017-09-076-6/+6
* g: add 'recover hosed slave' i2cs capabilityVadim Bendebury2017-08-182-0/+84
* cr50: add delay after soft resetMary Ruthven2017-08-181-0/+9