summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* gpio_commands: reduce number of vararg parametersVadim Bendebury2020-03-111-17/+24
* move ec_comm implementation to common directoryNamyoon Woo2020-03-107-2/+8
* fix in EC-EFS command, SET_BOOT_MODENamyoon Woo2020-03-101-1/+1
* util: add flash_cr50 script for updating cr50.Mary Ruthven2020-03-091-0/+771
* bs: use platform/cr50 as EC_ROOTMary Ruthven2020-03-071-1/+1
* cr50: remove create_released_imageMary Ruthven2020-03-071-232/+0
* gsctool: get the current system boot modeNamyoon Woo2020-03-061-2/+47
* gsctool: add 'force_ro' optionstabilize-12951.B-cr50_stabVadim Bendebury2020-02-282-2/+12
* cr50_rma_open: fix linter errorsMary Ruthven2020-02-281-193/+178
* cr50_rma_open: port to python 3Mary Ruthven2020-02-281-43/+50