summaryrefslogtreecommitdiff
path: root/chip/g/usb_spi.h
Commit message (Expand)AuthorAgeFilesLines
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-3/+3
* mn50: add data signing capabilityNick Sanders2017-10-061-0/+2
* cr50: CCD V1 controls SPI accessRandall Spangler2017-07-281-4/+5
* mn50: socket controlsNick Sanders2017-05-251-0/+3
* cr50: remove code that was used to work around sys_rst issuesMary Ruthven2017-05-161-6/+0
* mn50: initial checkinNick Sanders2017-05-121-0/+10
* cr50: usb_spi: Block SPI when console locked.Aseda Aboagye2017-02-021-1/+3
* chip/g to chip/lm4: fix more misspellings in commentsMartin Roth2016-11-151-2/+2
* g: check that the rx fifo is ready before reading from itMary Ruthven2016-10-131-3/+0
* cr50: fix usb spi to disable resets while doing updatesMary Ruthven2016-07-281-3/+3
* cr50: generate HARD RESET when sys_reset is assertedVadim Bendebury2016-07-011-0/+6
* g: implement EC/AP flash access via CCDMary Ruthven2016-06-031-0/+230