summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cr50: prepare to release prepvt 0.4.5cr50_v4.5Vadim Bendebury2018-04-181-1/+1
* cr50: add s3 term for rk3399 devicesMary Ruthven2018-04-171-1/+2
* cr50: add support for enabling terminations on ap suspendMary Ruthven2018-04-177-1/+124
* u2f: accept short APDUVincent Palatin2018-04-171-1/+1
* cr50:usb_spi: add Cheza EC supportMary Ruthven2018-04-171-4/+11
* cr50: add vendor CCD subcommand to report CCD informationVadim Bendebury2018-04-172-53/+122
* g: add Make variable for controlling blob swappingVadim Bendebury2018-04-171-0/+5
* rma: mark key ID volatile so that it can be replaced post compilationVadim Bendebury2018-04-171-1/+1
* cr50: use run time generated public RMA key definitionVadim Bendebury2018-04-175-20/+26
* cr50: prepare using blobs as RMA key sourcesVadim Bendebury2018-04-174-0/+48
* g: add caching around modulus loading.Marius Schilder2018-04-173-4/+17
* cr50: bundle together RMA key and key IDVadim Bendebury2018-04-171-4/+11
* g: use reset_count to determine system_rollback_detectedMary Ruthven2018-04-172-17/+32
* cr50: use system_rollback_detected to detect rollbackMary Ruthven2018-04-171-1/+1
* g: add stream sniffing for DUT spiflash content.Marius Schilder2018-04-171-0/+11
* g: add missing define for UART register UART_VAL.Marius Schilder2018-04-171-0/+1
* cr50: update manifests for both dev and prod versionsVadim Bendebury2018-03-232-2/+2
* cr50: update version numbers to match Cr50 branchesVadim Bendebury2018-03-192-3/+3
* Cr50: Add LLSR (long long shift right) support.Allen Webb2018-03-193-1/+72
* cr50: fix console command RMA authentication code checkVadim Bendebury2018-03-191-11/+30
* cr50: include GscFullConsole in rma openMary Ruthven2018-03-191-10/+1
* fix shmem console commandVincent Palatin2018-03-191-2/+2
* cr50: move dev version to 0.2.3Vadim Bendebury2018-03-011-1/+1
* g: make fw upgrade less chattyMarius Schilder2018-03-011-2/+1
* Add rw_product_family field to signed_header.h.Jeff Andersen2018-03-011-1/+3
* g: add CONFIG_USB_CONSOLE_CRCMarius Schilder2018-03-013-0/+39
* ec: add crc32_ctx..() to take context parameter.Marius Schilder2018-03-016-7/+144
* g: optionally check board_id match at upgrade timeMarius Schilder2018-03-011-0/+17
* cr50: expose spihash PP polling to the hostVadim Bendebury2018-03-012-6/+52
* cr50: use single __packed definitionVadim Bendebury2018-03-015-6/+6
* cr50: Allow spihash extension command over USBVadim Bendebury2018-03-011-0/+1
* cr50: remove set capabilities from powerbtnMary Ruthven2018-03-013-68/+2
* cr50: fix DEBUG_DRIVE commentcr50_v4.4Brian Norris2018-02-201-1/+1
* tpm: ccd: allow alternative commands when ap is held in resetVadim Bendebury2018-02-201-6/+14
* cr50: Convert spihash to TPM vendor commandRandall Spangler2018-02-152-128/+257
* signer: advance to new version number and erase new bit in the rollback mapVadim Bendebury2018-02-152-4/+4
* cr50: move to prod RMA keyVadim Bendebury2018-02-151-6/+7
* cr50: Add SPI hashing commandRandall Spangler2018-02-153-24/+487
* Add support for HW alertsAnatol Pomazau2018-02-156-0/+383
* cr50: prepare for pre-pvt images' revision bumpVadim Bendebury2018-02-082-2/+2
* rma: enable WP on RMA disableVadim Bendebury2018-02-083-6/+31
* tpm: set waiting task ID earlier.Vadim Bendebury2018-02-081-3/+10
* cr50: prepare to release 0.1.1Vadim Bendebury2018-02-052-2/+2
* cr50: create ap_uart state machineMary Ruthven2018-02-037-115/+172
* ccd: fix scan-admin warningsVadim Bendebury2018-02-031-3/+5
* g: protect flash operationsVadim Bendebury2018-02-011-6/+32
* cr50: fix ec and servo detectionMary Ruthven2018-02-012-4/+13
* cr50: add properties to BOARD_ALL_PROPERTIESMary Ruthven2018-02-011-1/+2
* cr50:ap_state: reenable detect ap on interruptMary Ruthven2018-02-011-4/+8
* ccd: add distinct return code to indicate that password is requiredVadim Bendebury2018-02-012-2/+3