summaryrefslogtreecommitdiff
path: root/board/cr50
Commit message (Expand)AuthorAgeFilesLines
* g: hwtimer: Improve accuracy of hwtimer and ensure minimum udelay() waitShawn Nematbakhsh2017-07-211-0/+3
* cr50: modify tpm_endorse() error reporting logicstabilize-9765.7.BVadim Bendebury2017-07-201-9/+13
* cr50: Add case closed debugging V1 configurationRandall Spangler2017-07-203-11/+101
* cr50: Add physical presence state machineRandall Spangler2017-07-192-4/+24
* cr50: Always read LONG_LIFE_SCRATCH1 for brdprop.Aseda Aboagye2017-07-111-2/+7
* cr50: ensure the hash sizes are correct in U2F codeVincent Palatin2017-07-031-5/+5
* cr50: add U2F supportVincent Palatin2017-06-294-0/+237
* g: cr50: update INFO1 mask when corrupting the second imageVadim Bendebury2017-06-211-1/+4
* cr50: handle board ID mismatch gracefullyVadim Bendebury2017-06-162-0/+11
* mn50: fix usb_updateNick Sanders2017-06-163-191/+0
* cr50: check for board ID match at startupVadim Bendebury2017-06-152-4/+35
* g: show RW headers' Board ID fields in 'version' outputVadim Bendebury2017-06-134-301/+3
* cr50: Enable EC UART bit banging.Aseda Aboagye2017-06-073-1/+55
* cr50: Add console and TPM vendor commands to get/set board IDPhilip Chen2017-06-023-0/+301
* cr50: change the power button handlingVincent Palatin2017-06-021-8/+18
* cr50: configure flash counterVincent Palatin2017-06-022-8/+15
* cr50: Have CCD_MODE_L respect "ccd keepalive".Aseda Aboagye2017-06-011-3/+4
* cr50: read fwmp and act on it when controlling console restrictionsVadim Bendebury2017-05-314-13/+104
* cr50: remove code that was used to work around sys_rst issuesMary Ruthven2017-05-161-35/+1
* cr50: drop obsolete/addressed TODOsVadim Bendebury2017-05-163-20/+0
* CR50: replace dcrypto_memset with always_memsetnagendra modadugu2017-05-153-16/+23
* cr50: add LONG_LIFE bit to suppress RO uart.Marius Schilder2017-05-121-0/+6
* mn50: initial checkinNick Sanders2017-05-121-7/+2
* cr50: print '.' every time cr50 resumes from sleepMary Ruthven2017-04-061-0/+11
* cr50: wp: Only use RAM val on wake from hibernate.Aseda Aboagye2017-03-311-6/+12
* cr50: add a function to read TPM NVMEM locationsVadim Bendebury2017-03-232-0/+75
* g: add code to corrupt new header until further notice and move rw to 0.0.19Vadim Bendebury2017-03-221-16/+34
* cr50: add vendor command to restore corrupted headerVadim Bendebury2017-03-221-0/+141
* cr50: use plt_rst_l low level as a sleep wake triggerVadim Bendebury2017-03-151-4/+13
* cr50: add rollback information to the sysinfo command outputVadim Bendebury2017-03-091-0/+4
* g: mark RW INFO rollback map space to match the header infomap fieldVadim Bendebury2017-03-091-0/+2
* cr50: make sys_rst_l wake on lowMary Ruthven2017-03-071-7/+12
* cr50: Only drive CCD_MODE_L when in CCD mode.Aseda Aboagye2017-03-074-28/+81
* cr50: enable utmi wakeupsMary Ruthven2017-03-071-1/+1
* g: enhance flash INFO apiVadim Bendebury2017-03-021-13/+2
* cr50: Store console lock state in NvMem vars.Aseda Aboagye2017-02-274-24/+88
* cr50: Remove 'crash' command from prod images.Aseda Aboagye2017-02-211-0/+1
* cr50:x86: disable tpm wake sources during deep sleepMary Ruthven2017-02-211-1/+2
* cr50: Decrement retry counter on manual reboots.Aseda Aboagye2017-02-183-3/+7
* cleanup: Move chip/g-specific system() prototypes to system_chip.hShawn Nematbakhsh2017-02-182-0/+2
* cr50: Disallow console unlocking for prod images.Aseda Aboagye2017-02-141-1/+9
* cr50: Added Poppy and Rowan strap options to config tableScott2017-02-121-0/+7
* cr50: don't disable TPM_RST_L interruptMary Ruthven2017-02-101-2/+31
* cr50: Use BATT_PRES_L as source of write protect.Aseda Aboagye2017-02-095-10/+95
* cr50: call tpm_rst_isr if we missed the edge during initMary Ruthven2017-02-091-1/+11
* cr50: reenable ap uart on servo disconnectMary Ruthven2017-02-091-1/+6
* cr50: print reset count in sysinfoMary Ruthven2017-02-071-0/+4
* cr50: Check if inactive RW region needs to be invalidatedScott2017-02-071-2/+10
* cr50: Remove usleep() call from ina_enable functionScott2017-02-071-2/+0
* cr50: consolidate chip shutdown and resume eventsVadim Bendebury2017-02-071-16/+18