summaryrefslogtreecommitdiff
path: root/board/cr50
Commit message (Expand)AuthorAgeFilesLines
* Revert "cr50: remove internal pull up on DIOM0"Vadim Bendebury2016-08-262-4/+4
* cr50: connect to AP phy on reef when not in ccdMary Ruthven2016-08-252-2/+30
* CR50: add tests for AES CBC, CFB and OFBnagendra modadugu2016-08-251-26/+133
* Cr50: Tweak some comments about UART0_RXBill Richardson2016-08-242-9/+14
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-242-6/+4
* cr50: remove internal pull up on DIOM0Mary Ruthven2016-08-232-4/+4
* Cr50: Use parse_bool() for boolean argsBill Richardson2016-08-221-5/+13
* Cr50: Add "wp" console command to control EC_WP_LBill Richardson2016-08-222-0/+33
* Cr50: Disable spstest command.Bill Richardson2016-08-221-5/+0
* Fix AES CFB encryption for non-divisible-by-16 lengthsAndrey Pronin2016-08-201-18/+14
* Cr50: Remove unused AP_WP_L GPIOBill Richardson2016-08-191-5/+0
* cr50: delay sleep for 3 minutes after resuming from sleep or after initMary Ruthven2016-08-141-1/+1
* cr50: fix nvmem calculationsVadim Bendebury2016-08-081-10/+28
* servo_v4: servo_micro: cr50: fix usb power declarationNick Sanders2016-08-081-0/+1
* Fix minor typo.Marius Schilder2016-08-081-1/+1
* cr50: Rename EXTENSION_EC to EXTENSION_ECCBill Richardson2016-08-071-1/+1
* Cr50: Read slave config pins always if board properties are not setScott2016-08-051-9/+17
* Cr50: The battery-present gpio is active lowBill Richardson2016-08-051-3/+3
* Cr50: Sample slave configuration pins at PORScott2016-08-032-0/+41
* cr50: fix usb spi to disable resets while doing updatesMary Ruthven2016-07-282-7/+34
* cr50: fix wake pin handling when resuming from sleepMary Ruthven2016-07-282-2/+43
* CR50: add endorsement certificate flownagendra modadugu2016-07-232-0/+476
* Cr50: Rearrange flash to allow dual RO imagesBill Richardson2016-07-222-27/+31
* tpm: add manufacturing status checkVadim Bendebury2016-07-212-0/+44
* CR50: match private key against certs on endorsementnagendra modadugu2016-07-212-13/+42
* CR50: fix uninitialized buffer size in _cpri__SignRSAnagendra modadugu2016-07-211-0/+2
* CR50: rename struct BIGNUM -> struct LITE_BIGNUMnagendra modadugu2016-07-211-11/+12
* g: add an option to disable uart0 rx no matter whatMary Ruthven2016-07-201-0/+1
* cr50: add INA 3V3 load switch GPIOVincent Palatin2016-07-201-0/+4
* g: disable usb wakeup when debug accessory is disconnectedMary Ruthven2016-07-191-1/+11
* g: tristate spi master pinsMary Ruthven2016-07-142-1/+30
* cr50: disable device monitoring when not in ccdMary Ruthven2016-07-123-33/+37
* cr50: do a soft reset instead of hard when responding to sys_rst_lMary Ruthven2016-07-111-30/+1
* cr50: Dont switch from PHY 1 to 0 when disabling CCDMary Ruthven2016-07-111-8/+2
* cr50: disable UART0 RXMary Ruthven2016-07-111-2/+8
* Remove Makefile symlinks under board directoryDaisuke Nojiri2016-07-091-1/+0
* cr50: Disable reset triggered by sys_reset until after bootMary Ruthven2016-07-081-1/+29
* cr50: generate HARD RESET when sys_reset is assertedVadim Bendebury2016-07-012-2/+21
* CR50: add a golden test for RSA key gen from a fixed seednagendra modadugu2016-06-291-11/+39
* cr50: enable highsec jittery clockMary Ruthven2016-06-271-2/+1
* cr50: Add pull down on UART TX signalsMary Ruthven2016-06-191-5/+9
* CR50: give ecc and rsa keys distinct derivation templatesnagendra modadugu2016-06-152-4/+35
* CR50: add a simple ASN.1 parser & certificate verifierstabilize-8447.Bnagendra modadugu2016-06-121-2/+142
* CR50: add support for hardware modexpnagendra modadugu2016-06-091-0/+3
* cr50: enable case closed debugMary Ruthven2016-06-033-47/+39
* g: implement EC/AP flash access via CCDMary Ruthven2016-06-034-4/+163
* CR50: add tests for 1024-bit RSA.nagendra modadugu2016-06-011-7/+80
* CR50: port dcrypto/cr50 code to depend on third_party/cryptocnagendra modadugu2016-05-315-16/+23
* nvmem: provide a function to wipe out nvmem contentsVadim Bendebury2016-05-312-6/+12
* cr50: disable UART peripheral when the device is powered off.Mary Ruthven2016-05-271-1/+7