summaryrefslogtreecommitdiff
path: root/board/cr50/board.c
Commit message (Expand)AuthorAgeFilesLines
* Cr50: Removed Reef EVT workaroundsScott2016-10-041-42/+10
* cr50: tpm: ignore sys_rst_l/plt_rst_l when TPM reset is in progressVadim Bendebury2016-09-271-2/+6
* Cr50: I2CS TPM: Prevent sleep when I2CS is activestabilize-8838.BScott2016-09-251-1/+9
* Cr50: Clear NVMEM before unlocking the consoleBill Richardson2016-09-241-0/+21
* Cr50: Add mostly-synchronous tpm_reset() function.Bill Richardson2016-09-241-1/+1
* cr50: reset only the TPM state on SYS_RST_LRandall Spangler2016-09-241-2/+2
* Cr50: I2CS: Set INT_AP_L as in input when the AP is offScott2016-09-231-0/+25
* cr50: wake from deep sleep on rising edge of AP UARTMary Ruthven2016-09-231-0/+8
* Cr50: Add gpio input for platform reset (plt_rst_l)Scott2016-09-231-4/+65
* cr50: notify chipset hooks when the AP state changesMary Ruthven2016-09-221-12/+26
* cr50: remove unused detect_off interruptMary Ruthven2016-09-211-46/+14
* cr50: enable deep sleep on chipset shutdownMary Ruthven2016-09-161-1/+32
* Cr50: Add clean functions to hold EC/AP in resetBill Richardson2016-09-131-6/+60
* cr50: stop using the AP uart to detect servoMary Ruthven2016-09-131-66/+25
* cr50: correct a todo bug numberMary Ruthven2016-09-111-1/+1
* cr50: remove the pullup on sys_rst on kevinMary Ruthven2016-09-091-2/+16
* Revert "cr50: remove internal pull up on DIOM0"Mary Ruthven2016-09-061-3/+2
* Cr50: Preliminary I2CS TPM2.0 driverScott2016-09-051-0/+22
* cr50: reset board properties after a hard resetMary Ruthven2016-09-021-0/+6
* Cr50: NvMem: Allow for partitions to not be contiguousScott2016-09-021-5/+11
* cr50: mark updated image as good once a usb request is receivedMary Ruthven2016-09-021-0/+5
* g: switch to using timels for hwtimerMary Ruthven2016-09-021-14/+19
* cr50: unlock consoleMary Ruthven2016-09-011-3/+7
* cr50: remove internal pull up on DIOM0Mary Ruthven2016-08-311-2/+3
* Revert "cr50: remove internal pull up on DIOM0"Vadim Bendebury2016-08-261-3/+2
* cr50: connect to AP phy on reef when not in ccdMary Ruthven2016-08-251-2/+5
* cr50: remove internal pull up on DIOM0Mary Ruthven2016-08-231-2/+3
* 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
* Cr50: Read slave config pins always if board properties are not setScott2016-08-051-9/+17
* Cr50: Sample slave configuration pins at PORScott2016-08-031-0/+37
* cr50: fix usb spi to disable resets while doing updatesMary Ruthven2016-07-281-1/+1
* cr50: fix wake pin handling when resuming from sleepMary Ruthven2016-07-281-0/+40
* Cr50: Rearrange flash to allow dual RO imagesBill Richardson2016-07-221-25/+28
* cr50: disable device monitoring when not in ccdMary Ruthven2016-07-121-25/+13
* cr50: do a soft reset instead of hard when responding to sys_rst_lMary Ruthven2016-07-111-30/+1
* 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-011-2/+12
* cr50: enable highsec jittery clockMary Ruthven2016-06-271-2/+1
* g: implement EC/AP flash access via CCDMary Ruthven2016-06-031-2/+4
* CR50: port dcrypto/cr50 code to depend on third_party/cryptocnagendra modadugu2016-05-311-1/+3
* cr50: disable UART peripheral when the device is powered off.Mary Ruthven2016-05-271-1/+7
* cr50: dont drive UART output if servo is connectedMary Ruthven2016-05-271-47/+102
* cr50: monitor the state of Servo, the EC, and APMary Ruthven2016-05-271-0/+177
* Cr50: NvMem: Connected function stubs in /board/tpm2/NVMem.cScott2016-05-261-2/+11
* Cr50: Enabling NvMem in board.c and board.hScott2016-05-261-0/+28
* Cr50: Lower all runlevel permissions to mediumBill Richardson2016-05-051-0/+8
* Cr50: Enable jittery clockBill Richardson2016-05-031-0/+2
* cr50: enable AP and EC flash accessstabilize-8249.BMary Ruthven2016-04-261-0/+7
* Cr50: Change SYS_RST output to SYS_RST_L inoutBill Richardson2016-04-161-0/+8