summaryrefslogtreecommitdiff
path: root/board/cr50/usb_spi.c
Commit message (Expand)AuthorAgeFilesLines
* 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