summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfirmware-endeavour-13259.B-cr50_stabBrian Norris2021-09-101-9/+1
* apply INT_AP_L extension on I2CS interfaceNamyoon Woo2020-05-293-13/+46
* Use a long pulse of INT_AP_L for SPSNamyoon Woo2020-05-294-8/+241
* gsctool: add option to erase AP RO hashVadim Bendebury2020-05-291-3/+55
* ap_ro_integrity_check: move error codes enum into the .h fileVadim Bendebury2020-05-292-12/+15
* ap_ro_integrity_check: allow gsctool erasing AP RO hashVadim Bendebury2020-05-291-7/+36
* close RO window after useVadim Bendebury2020-05-295-8/+38
* ap_ro_integrity_check: don't ignore flash write return valuesVadim Bendebury2020-05-291-4/+12
* ap RO verification: enable loggingVadim Bendebury2020-05-294-4/+60
* ap_ro_verification: enable AP RO verification supportVadim Bendebury2020-05-291-0/+2
* Plug in the AP RO verification implementationVadim Bendebury2020-05-295-3/+68
* cr50_rma_open: fix version checkMary Ruthven2020-05-281-6/+6
* cr50_rma_open: raise an error if cr50 is too oldMary Ruthven2020-05-281-2/+2
* Add AP RO integrity check implementation.Vadim Bendebury2020-05-225-2/+300
* board_id: refactor to expose function checking INFO1 board ID spaceVadim Bendebury2020-05-203-19/+27
* ap_ro_flash.py: add new values and clean upVadim Bendebury2020-05-201-7/+12
* usb_spi: refactor to allow use in different contextsstabilize-quickfix-13099.93.B-cr50_stabstabilize-13099.94.B-cr50_stabstabilize-13099.90.B-cr50_stabstabilize-13099.85.B-cr50_stabstabilize-13099.73.B-cr50_stabstabilize-13099.72.B-cr50_stabstabilize-13099.70.B-cr50_stabstabilize-13099.118.B-cr50_stabstabilize-13099.110.B-cr50_stabstabilize-13099.101.B-cr50_stabrelease-R84-13099.B-cr50_stabVadim Bendebury2020-05-143-33/+64
* crypto_api: use const voidVadim Bendebury2020-05-146-17/+16
* ap_ro_hash.py: improve error processing and help messagesVadim Bendebury2020-05-141-5/+30
* make cr50 agnostic about EC-EFS2Namyoon Woo2020-05-143-21/+2
* gsctool: print sensible date when listing flash log contentsVadim Bendebury2020-05-111-1/+16
* cr50: prepare to release 0.{5,6}.4Mary Ruthven2020-05-082-2/+2
* idle: reduce set of idle command actionsMary Ruthven2020-05-081-9/+7
* cr50: prepare to release 0.{5,6}.3Mary Ruthven2020-05-042-2/+2
* util: script for generating RO hashesVadim Bendebury2020-05-042-0/+867
* sps: do not generate AP_INT_L pulse until controller is readyVadim Bendebury2020-05-041-19/+32
* cr50: prepare to release 0.{5,6}.2stabilize-13070.B-cr50_stabMary Ruthven2020-04-282-2/+2
* fix to set the TPM VC response size as zero on error casesNamyoon Woo2020-04-281-1/+5
* .pylintrc: update list of suppressed messagesVadim Bendebury2020-04-231-10/+11
* ec: Convert comments to C-styleLouis Collard2020-04-151-48/+52
* ec: Remove typedefs from u2f.hLouis Collard2020-04-152-37/+38
* ec: Run clang-format on u2f.cLouis Collard2020-04-151-30/+21
* ec: Run clang-format on u2f.hLouis Collard2020-04-151-53/+53
* gsctool: supprot enabling write protection (WP)Vadim Bendebury2020-04-141-13/+39
* VENDOR_CC_WP: allow to enable write protection (WP)Vadim Bendebury2020-04-142-1/+17
* Implement sequence for detecting trigger for AP RO verificationVadim Bendebury2020-04-132-0/+114
* Add a sw flag to indicate usb_i2c statusNamyoon Woo2020-04-091-7/+6
* speed up AP State polling when CCD is active.Vadim Bendebury2020-04-081-2/+27
* cr50: prepare to release 0.{5,6}.1Mary Ruthven2020-04-082-4/+4
* prevent reading ECRW hash from TPM nvmem on non-EFS2 boardsNamyoon Woo2020-04-071-0/+3
* cr50: prepare to release 0.{3,4}.28Mary Ruthven2020-04-072-2/+2
* prevent EC UART TX channel lockup caused by EFS introductionNamyoon Woo2020-04-041-22/+31
* cmsg: use two byte ints to send function name string indicesstabilize-sylas-13019.B-cr50_stabstabilize-13020.87.B-cr50_stabstabilize-13020.67.B-cr50_stabstabilize-13020.55.B-cr50_stabrelease-R83-13020.B-cr50_stabVadim Bendebury2020-04-012-6/+13
* util_precompile: add ability to reuse previously created blobsVadim Bendebury2020-04-012-0/+69
* Make acroterm work with Cr50Vadim Bendebury2020-03-312-93/+383
* Prepare for transitioning to packet mode consoleVadim Bendebury2020-03-317-9/+54
* cmsg.c, console packet mode driverVadim Bendebury2020-03-314-3/+428
* make: add preprocessor stageVadim Bendebury2020-03-315-1/+216
* script for processing preprocessor outputVadim Bendebury2020-03-312-0/+715
* Modify ec_comm command to corrupt NVMEM copy of kernel secdataNamyoon Woo2020-03-315-25/+69