summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* g: support building with dummy signerv1.9308_26_0.0.22Vadim Bendebury2018-09-242-3/+3
* cr50: use the latest Cr50 signerVadim Bendebury2018-09-212-5/+4
* suppress TPM resets in chip factory modeVadim Bendebury2018-09-212-1/+23
* cr50: make sure tpm reset in factory mode always happensVadim Bendebury2018-07-181-11/+17
* cr50: prepare to release RW 0.0.22Vadim Bendebury2018-07-182-2/+2
* cr50: provide chip factory mode supportVadim Bendebury2018-07-184-5/+43
* cr50: introduce means of detecting chip running in factory modeVadim Bendebury2018-07-183-0/+24
* cr50: modify tpm_endorse() error reporting logicVadim Bendebury2018-07-182-10/+30
* cr50: prepare to release version 0.0.21Vadim Bendebury2018-07-182-2/+2
* Cr50: usb_updater: add commands to get/set board idVadim Bendebury2018-07-181-3/+131
* cr50: usb_updater: do not send setup request unless necessaryVadim Bendebury2018-07-181-21/+26
* cr50: include more vendor commands into the USB setVadim Bendebury2018-07-181-1/+4
* cr50: usb_updater: add proper vendor command processingVadim Bendebury2018-07-181-39/+117
* cr50: usb_updater: include return codes into USB response payloadVadim Bendebury2018-07-182-18/+34
* cr50: usb_upgrade: allow responses lager than requestsVadim Bendebury2018-07-182-5/+22
* cr50: usb_upgrade: pass proper number of bytes to the vendor commandsVadim Bendebury2018-07-181-2/+5
* cr50: Add console and TPM vendor commands to get/set board IDPhilip Chen2018-07-186-10/+335
* usb_updater: when communicating over tpm treat upgrades differentlyVadim Bendebury2018-07-181-13/+34
* cr50: allow vendor command to turn update on even in prod imagesVadim Bendebury2017-05-231-1/+1
* cr50: prepare to release version 0.0.20Vadim Bendebury2017-05-232-2/+2
* usb_updater: /dev/tmp0 -> /dev/tpm0Brian Norris2017-05-121-1/+1
* usb_updater: only run send_done on usb transfersMary Ruthven2017-05-121-1/+2
* usb_updater: do not filter out dev cr50 versionsVadim Bendebury2017-05-121-12/+6
* cr50: use 2048 bit key for autosigned imagesVadim Bendebury2017-05-121-37/+25
* usb_updater: post a reset during upstart on old versionsMary Ruthven2017-04-071-4/+23
* usb_updater: fix --fwverMary Ruthven2017-04-061-0/+1
* usb_updater: fix -b optionMary Ruthven2017-04-061-1/+1
* cr50: add a function to read TPM NVMEM locationsVadim Bendebury2017-03-242-0/+75
* g: add code to corrupt new header until further notice and move rw to 0.0.19Vadim Bendebury2017-03-244-18/+53
* usb_updater: separate image updates and resets, add restore image optionVadim Bendebury2017-03-241-62/+64
* cr50: add vendor command to restore corrupted headerVadim Bendebury2017-03-244-1/+145
* g: expose API to unlock secondary RO areaVadim Bendebury2017-03-243-16/+21
* usb_updater: stop supporting protocol versions below 5Vadim Bendebury2017-03-241-107/+47
* cr50: use plt_rst_l low level as a sleep wake triggerVadim Bendebury2017-03-161-4/+13
* cr50: prepare to release rw 0.0.18Vadim Bendebury2017-03-162-4/+4
* cr50: fix prod images timestampVadim Bendebury2017-03-151-1/+4
* g: fix sps interrupt assertion logicVadim Bendebury2017-03-101-8/+15
* g: add a cli command to erase flash INFO1 spaceVadim Bendebury2017-03-101-0/+61
* cr50: add rollback information to the sysinfo command outputVadim Bendebury2017-03-103-0/+55
* cr50: use empty rollback map when building debug imagesVadim Bendebury2017-03-101-2/+19
* g: mark RW INFO rollback map space to match the header infomap fieldVadim Bendebury2017-03-105-10/+142
* cr50: Only drive CCD_MODE_L when in CCD mode.Aseda Aboagye2017-03-095-28/+89
* cr50: enable utmi wakeupsMary Ruthven2017-03-093-2/+5
* g: enable usb wakeup interruptsMary Ruthven2017-03-091-2/+2
* cr50: prepare to release rw 0.0.17Vadim Bendebury2017-03-092-2/+2
* common: Ensure print_build_string() prints short strings properly.Carl Hamilton2017-03-091-1/+1
* cr50: make sys_rst_l wake on lowMary Ruthven2017-03-091-7/+12
* cr50: change DEV to DBG in debug images version stringsVadim Bendebury2017-03-081-1/+1
* g: add deep sleep counter to idle.cMary Ruthven2017-03-082-12/+20
* init_chip: add comment document pmu scratch registersMary Ruthven2017-03-081-0/+21