summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfactory-gru-8557.BBrian Norris2021-09-102-10/+1
* CR50: fix EK cert NV attributes to be spec compliantnagendra modadugu2016-07-201-9/+9
* timer: fix clock() implementation to match TPM2 library expectationsnagendra modadugu2016-07-202-4/+4
* CR50: when testing an RSA key, check that N % p == 0nagendra modadugu2016-07-193-4/+6
* CR50: improve certificate installation error reportingVadim Bendebury2016-07-172-57/+118
* CR50: do not try searching in uninitialized TPM NV RAM.Vadim Bendebury2016-07-171-4/+15
* CR50: add previously missing NV RAM commitsVadim Bendebury2016-07-171-5/+6
* CR50: keep init level at high in board_init()Vadim Bendebury2016-07-171-5/+1
* CR50: do not look for certs in uninitialized nvram.Vadim Bendebury2016-07-171-8/+16
* CR50: zeroize manufacture related structs prior to usenagendra modadugu2016-07-171-2/+5
* CR50: temporarily allow re-manufacturenagendra modadugu2016-07-171-5/+34
* CR50: match privkey against certs on endorsementnagendra modadugu2016-07-173-24/+218
* CR50: fix uninitialized buffer size in _cpri__SignRSAnagendra modadugu2016-07-161-0/+2
* CR50: when generating primes, check compatibility with expnagendra modadugu2016-07-151-2/+26
* CR50: bn_modinv_vartime - don't reduce on carry conditionnagendra modadugu2016-07-141-21/+16
* CR50: rename struct BIGNUM -> struct LITE_BIGNUMnagendra modadugu2016-07-145-121/+127
* cr50: do a soft reset instead of hard when responding to sys_rst_lMary Ruthven2016-07-141-1/+1
* CR50: add a #define guard to enable use of non-asm bignumnagendra modadugu2016-07-141-0/+2
* CR50: minor fixes to cros_acknagendra modadugu2016-07-142-2/+2
* tpm: fire watchdog before executing commandsVadim Bendebury2016-07-141-0/+3
* CR50: fix incorrect loop counter / limitsnagendra modadugu2016-07-131-4/+2
* CR50: fixup chip_id name calculationnagendra modadugu2016-07-131-13/+73
* tpm: use correct key ladder step return value.Vadim Bendebury2016-07-121-1/+1
* cr50: report rw version properlyVadim Bendebury2016-07-121-0/+31
* CR50: allow basic TPM functions even before manufacturing is completedVadim Bendebury2016-07-101-24/+8
* tpm: allow to connect to /dev/tpm0 directlyVadim Bendebury2016-07-102-21/+94
* CR50: add logic for handling ack / cert injection at manufacturenagendra modadugu2016-07-099-19/+573
* CR50: add cros_ack, a SPI TPM based program for injecting certsnagendra modadugu2016-07-093-1/+226
* CR50: clear SHA config register when initializingnagendra modadugu2016-07-091-8/+15
* chell: Remove command_battfake commandGwendal Grignou2016-07-091-0/+1
* cr50: Modify USB updater to allow updates over /dev/tmp0 tooSimon Glass2016-07-091-23/+174
* kevin: Generate key scan event with hardware volume up/down button.Jongpil Jung2016-07-085-0/+34
* Revert "mkbp: Add mkbp_update_button()."Douglas Anderson2016-07-084-53/+0
* Revert "mkbp: Add support for buttons and switches."Douglas Anderson2016-07-084-220/+40
* mkbp: Add mkbp_update_button().Aseda Aboagye2016-07-084-0/+53
* kevin: change coordinates axis for sensorsInno Park2016-07-081-2/+23
* mkbp: Add support for buttons and switches.Aseda Aboagye2016-07-084-40/+220
* HACK: cr50: make sure manufacturing sequence is invoked only onceVadim Bendebury2016-07-081-3/+22
* cr50: init rbox before the board init is invokedVadim Bendebury2016-07-061-1/+1
* elm: Set PD_MAX_POWER_MW to 45WKoro Chen2016-07-051-1/+1
* charger: isl9237: Disable learn mode unless explicitly enabled.Todd Broch2016-07-051-2/+16
* cr50: generate HARD RESET when sys_reset is assertedVadim Bendebury2016-07-013-2/+27
* npcx: deprecate use of PC87570 mode on PM chan 1stabilize-8530.Bstabilize-8530.96.Bstabilize-8530.93.Bstabilize-8530.89.Bstabilize-8530.80.Bstabilize-8530.77.Bstabilize-8530.71.Bstabilize-8530.35.Brelease-R53-8530.BCHLin2016-06-301-5/+9
* motion: Add ability to stop ring interrupts.Gwendal Grignou2016-06-303-17/+70
* kevin / gru: Wait to allow ADC 'version' cap to sufficiently chargeShawn Nematbakhsh2016-06-301-1/+1
* kevin: re-define for changed GPIOWonjoon Lee2016-06-303-9/+8
* keyboard_scan: Support boot key recognition with stuck KSI2Shawn Nematbakhsh2016-06-304-0/+24
* tpm test: use proper locality zero SPI bus addressesnagendra modadugu2016-06-301-5/+7
* reef: Add I2C_PORT_ACCELDavid Hendricks2016-06-291-0/+7
* CR50: hardware based mod exp may need a final reducenagendra modadugu2016-06-291-0/+5