summaryrefslogtreecommitdiff
path: root/board/cr50
Commit message (Expand)AuthorAgeFilesLines
* g: display both RO and RW info map statusVadim Bendebury2019-12-051-2/+2
* cr50: add support for FIPS mode flag in FWMPVadim Sukhomlinov2019-12-042-2/+17
* g: Add support for 192 and 256 bit AES-GCM in DCRYPTO_gcm_initVadim Sukhomlinov2019-12-041-2/+4
* cr50: use new conventions to determine key ladder modeVadim Bendebury2019-11-283-17/+21
* cr50: update ownersVadim Sukhomlinov2019-11-211-0/+1
* cr50: drop unused definition of CONFIG_FLASH_READOUT_PROTECTIONVadim Bendebury2019-11-211-1/+0
* cr50: remove flash nonvolatile counter spaceVadim Bendebury2019-11-211-9/+3
* cr50: Add support for testing SHA-384, SHA-512 with CRYPTO_TEST=1Vadim Sukhomlinov2019-11-191-3/+10
* Add OWNERS for Cr50 specific directoriesVadim Bendebury2019-11-161-0/+8
* cr50: Move 30 ms ec_rst delay to after falling edgeMathew King2019-10-311-15/+9
* cr50: Add dummy U2F_ADPU vendor command.Louis Collard2019-10-241-0/+56
* cr50: Remove concept of U2F modeLouis Collard2019-10-241-56/+1
* Cr50: In hash crypto test, return valid hash for empty input.Gurleen Grewal2019-10-171-2/+0
* cr50: Fix building with CRYPTO_TEST=1Vadim Sukhomlinov2019-10-171-2/+1
* cr50: correct the comment on ENTERING_RW in gpio.incNamyoon Woo2019-10-071-2/+5
* include: De-longify BIT() macroEvan Green2019-10-051-1/+1
* printf: Fix formatting errorsEvan Green2019-10-051-1/+1
* printf: Convert %h to %phEvan Green2019-10-051-2/+2
* printf: Convert %T to %pTEvan Green2019-10-051-1/+1
* cr50: Refactor access to U2F stateLouis Collard2019-09-231-40/+76
* g: re-implement usb console with usb-stream configuration.Namyoon Woo2019-09-191-1/+3
* Increase output buffer size for AES_command_handlerGurleen Grewal2019-09-171-1/+1
* g: allow I2CS operate without hardware resetsVadim Bendebury2019-09-053-0/+47
* include: Move RESET_FLAG_* into ec_commands.h as EC_RESET_FLAG_*You-Cheng Syu2019-08-264-6/+9
* cr50: Delete non-volatile counter APILouis Collard2019-08-231-2/+1
* cr50: Delete legacy U2F implementationLouis Collard2019-08-231-56/+0
* cr50: Add vendor command to set U2F modestabilize-12441.BLouis Collard2019-08-211-0/+17
* cr50: use dedicated region for info1 accessesVadim Bendebury2019-08-101-12/+0
* cr50: add gpio assignments descriptionVadim Bendebury2019-08-021-0/+29
* cr50: add closed loop reset print statementsMary Ruthven2019-07-241-0/+2
* cr50: provide separate environment variable to enable crypto testsVadim Bendebury2019-07-171-1/+6
* cr50: minimize static declarations in virtual_nvmem.cAndrey Pronin2019-06-271-50/+47
* cr50: unwrap BUILD_ASSERTs in virtual_nvmem.cAndrey Pronin2019-06-271-8/+4
* cr50: add RSU Dev ID vNVRAM spaceAndrey Pronin2019-06-272-0/+34
* ec: Remove extraneous new line as the end of CPRINTS stringsNicolas Boichat2019-06-201-2/+2
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-195-5/+5
* cr50: optimize set_ec_on() by prioritizing the case EC is onNamyoon Woo2019-06-071-8/+10
* cr50: Remove user presence check message.Keith Short2019-06-031-1/+4
* cr50: limit ability to disable TPM to certain boardsVadim Bendebury2019-06-034-2/+19
* cr50: do not save NVMEM when disabling TPMVadim Bendebury2019-06-031-10/+0
* Makefile: Replace flag -DX with -DX= to be supported by IS_ENABLED().Yilun Lin2019-06-031-1/+1
* cr50: Generate new G2F seed.Louis Collard2019-05-212-1/+8
* cr50: rebuild board image if essential make variables changeVadim Bendebury2019-05-101-0/+5
* ccd: delay sleep while opening ccdMary Ruthven2019-04-271-0/+15
* cr50: default to SPI PLT_RST if there's a pullup on DIOA9Mary Ruthven2019-04-191-3/+12
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-11/+1
* cr50: use board_wipe_tpm to clear the tpmMary Ruthven2019-04-053-18/+32
* cr50: complete support of the new NVMEM structureVadim Bendebury2019-04-053-15/+18
* cr50: Update to VENDOR_CC_GET_PWR_BTNKeith Short2019-04-051-1/+12
* cr50: convert functions into staticNamyoon Woo2019-04-053-14/+2