summaryrefslogtreecommitdiff
path: root/board/cr50/board.c
Commit message (Expand)AuthorAgeFilesLines
* chip/stm32/usb_hid: Separate HID keyboard supportNicolas Boichat2016-11-161-1/+1
* cr50: add a function to tell between prod and dev keysVadim Bendebury2016-11-151-2/+19
* g: add permission level checksMary Ruthven2016-11-041-41/+0
* cr50: remove pullups on dioa9 and a1Mary Ruthven2016-11-011-6/+0
* cr50: enable write protectMary Ruthven2016-10-261-2/+2
* g: add usb i2c driverMary Ruthven2016-10-141-1/+3
* cr50: reset TPM when we assert sys_rst_lMary Ruthven2016-10-121-1/+0
* g: use devid 0 and 1 to create a serial numberMary Ruthven2016-10-111-0/+1
* Cr50: I2CM: Enable i2c master for accessing INA chipsScott2016-10-111-0/+13
* cr50: provide means of posting reboot requestVadim Bendebury2016-10-081-0/+9
* Cr50: Add board-specific "sysinfo" commandBill Richardson2016-10-071-0/+33
* 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