summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Print EC-EFS2 boot-mode upon ec_comm uart commandNamyoon Woo2020-03-281-0/+7
* cr50: prepare to release 0.{3,4}.27Mary Ruthven2020-03-272-2/+2
* Add .pylintrcVadim Bendebury2020-03-261-0/+170
* Bring in acroterm from the Dauntless project.Vadim Bendebury2020-03-252-0/+1191
* tpm2: clean up stubs.cVadim Bendebury2020-03-251-17/+4
* cr50: Configure clang-format to AlignConsecutiveMacrosstabilize-12997.B-cr50_stabLouis Collard2020-03-231-0/+1
* g: add CONFIG_USB_CONSOLE_DEFAULT_DISABLEDMarius Schilder2020-03-202-6/+14
* Makefile.rules: prevent unnecessary updates of ec_version.hVadim Bendebury2020-03-191-1/+3
* PRESUBMIT.cfg does not need to enforce BRANCH=Vadim Bendebury2020-03-181-1/+0
* remove CONFIG_USB_HID_KEYBOARD and CONFIG_USB_UPDATENamyoon Woo2020-03-136-1107/+0
* change the init proiorities of ec_efs_init() and ec_comm_init()release-R82-12974.B-cr50_stabNamyoon Woo2020-03-124-3/+15
* add corrupt and reload options to 'ec_comm' console cmdNamyoon Woo2020-03-113-2/+39
* introducing an unittest of EC-EFSNamyoon Woo2020-03-1116-19/+620
* minor cleanup on EC-EFS2 implementationNamyoon Woo2020-03-112-2/+1
* allowing repeating an EC-EFS command, SET_BOOT_MODENamyoon Woo2020-03-111-2/+27
* system: avoid printing one character at a timeVadim Bendebury2020-03-111-13/+35