summaryrefslogtreecommitdiff
path: root/board/cr50/usb_spi.c
Commit message (Expand)AuthorAgeFilesLines
* usb_spi: move validate_ranges_sha print to usb_spi_sha256_updateMary Ruthven2022-11-021-2/+7
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-131-1/+1
* cr50: provide public crypto API for HMAC/HASH with error reporting.Vadim Sukhomlinov2021-10-021-1/+2
* usb_spi: add API for reading arbitrary AP flash locationsVadim Bendebury2021-09-221-0/+20
* cr50: drop cryptoc for SHA1/SHA2 supportstabilize-14150.882.B-cr50_stabstabilize-14150.881.B-cr50_stabstabilize-14150.74.B-cr50_stabstabilize-14150.734.B-cr50_stabstabilize-14150.64.B-cr50_stabstabilize-14150.43.B-cr50_stabstabilize-14150.376.B-cr50_stabrelease-R94-14150.B-cr50_stabrelease-R94-14150.49.B-cr50_stabVadim Sukhomlinov2021-08-121-7/+10
* cr50: switch SPI CS to GPIO modestabilize-RUST-14057.B-cr50_stabstabilize-14057.B-cr50_stabVadim Bendebury2021-06-251-3/+0
* add CONFIG_SPI_HASHMary Ruthven2021-05-071-6/+11
* isolate CONFIG_AP_RO_VERIFICATIONMary Ruthven2021-05-071-0/+2
* coil: cleanup commentsstabilize-rust-13720.B-cr50_stabMary Ruthven2021-01-111-2/+2
* usb_spi: add support for custom SYS_RST and EC_RST setupMary Ruthven2020-07-221-13/+52
* usb_spi: add spi_hash_ to new_device and new_gang_modeMary Ruthven2020-07-211-10/+10
* Plug in the AP RO verification implementationVadim Bendebury2020-05-291-0/+49
* 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-141-29/+54
* printf: Convert %h to %phEvan Green2019-10-051-2/+2
* cr50: expose spihash PP polling to the hostVadim Bendebury2018-02-231-6/+50
* cr50: Convert spihash to TPM vendor commandRandall Spangler2018-02-151-128/+225
* cr50: Add SPI hashing commandRandall Spangler2018-02-081-24/+483
* cr50: Don't touch EC reset for USB-EC SPI bridge.Aseda Aboagye2018-01-101-7/+18
* cr50: Defragment codeRandall Spangler2017-09-091-1/+1
* cr50: add a pulldown to spi mosi and clkMary Ruthven2017-08-011-0/+6
* cr50: CCD V1 controls SPI accessRandall Spangler2017-07-281-9/+13
* cr50: remove code that was used to work around sys_rst issuesMary Ruthven2017-05-161-35/+1
* cr50: usb_spi: Block SPI when console locked.Aseda Aboagye2017-02-021-2/+11
* cr50: dont do a hard reboot after updating the AP or ECMary Ruthven2016-10-121-2/+5
* Cr50: Add clean functions to hold EC/AP in resetBill Richardson2016-09-131-22/+14
* cr50: assert EC_RST_L when trying to flash the APMary Ruthven2016-09-091-5/+6
* cr50: fix usb spi to disable resets while doing updatesMary Ruthven2016-07-281-6/+33
* g: tristate spi master pinsMary Ruthven2016-07-141-0/+20
* cr50: generate HARD RESET when sys_reset is assertedVadim Bendebury2016-07-011-0/+9
* cr50: enable case closed debugMary Ruthven2016-06-031-28/+1
* g: implement EC/AP flash access via CCDMary Ruthven2016-06-031-0/+145