summaryrefslogtreecommitdiff
path: root/board/cr50/ap_state.c
Commit message (Expand)AuthorAgeFilesLines
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-131-1/+1
* ap_state: poll TPM_RST_L in case cr50 missed an edge.Mary Ruthven2022-04-251-0/+36
* ap_state: add device state infoMary Ruthven2022-04-251-1/+9
* ds_disable: clear ds_disable if the AP doesn't turn off in 10SMary Ruthven2022-03-011-1/+20
* add vendor command to disable deep sleepMary Ruthven2022-01-261-1/+69
* CRYPTO_TEST: fix build ap_state build issueMary Ruthven2021-07-021-0/+2
* ap_ro_integrity_check: Add vendor command to check statusMary Ruthven2021-06-181-0/+4
* include: Move RESET_FLAG_* into ec_commands.h as EC_RESET_FLAG_*You-Cheng Syu2019-08-261-1/+2
* cr50: add closed loop reset print statementsMary Ruthven2019-07-241-0/+2
* cr50: use closed loop reset based on board propertyMary Ruthven2019-03-061-10/+33
* cr50: set ap state to unknown while waiting for resetMary Ruthven2019-03-061-0/+3
* cr50: add a closed loop reset functionMary Ruthven2019-03-061-3/+31
* cr50: use interrupts for ap_stateMary Ruthven2019-03-061-54/+42
* cr50: create ap_uart state machineMary Ruthven2018-02-021-79/+23
* cr50:ap_state: reenable detect ap on interruptMary Ruthven2018-01-171-4/+8
* cr50: Defragment codeRandall Spangler2017-09-091-0/+1
* cr50: Consolidate CCD device enableRandall Spangler2017-09-061-2/+2
* cr50: Split AP state machine into its own fileRandall Spangler2017-08-301-0/+211