summaryrefslogtreecommitdiff
path: root/board/cr50/board.c
Commit message (Expand)AuthorAgeFilesLines
* add 'atboot' arg to rddkeepalivestabilize-13895.B-cr50_stabMary Ruthven2021-04-011-0/+1
* ec-comm: make EC_PACKET_MODE_EN a wake source in all statesMary Ruthven2021-04-011-3/+0
* coil: cleanup i2c commentsMary Ruthven2021-01-081-3/+3
* coil: rename i2cs files to i2cpMary Ruthven2021-01-081-1/+1
* coil: rename I2CS gpiosMary Ruthven2021-01-071-1/+1
* coil: i2cs -> i2cpMary Ruthven2021-01-071-7/+7
* coil: I2C_PORT_MASTER -> I2C_PORT_CONTROLLERMary Ruthven2021-01-071-1/+1
* coil: brdprop BOARD_SLAVE->BOARD_PERIPHMary Ruthven2021-01-061-17/+17
* Add debug message for detachable cutoffMary Ruthven2020-12-101-0/+1
* fips: move FIPS power-up test completion to PMU_PWRDN_SCRATCH22Vadim Sukhomlinov2020-08-061-8/+3
* cr50: do not trigger unnecessary legacy NVMEM partition checksVadim Bendebury2020-06-221-1/+1
* cr50/board: add board-local FIPS settingVadim Sukhomlinov2020-06-161-0/+59
* ap_ro: add handling of the corrupted hashVadim Bendebury2020-06-051-0/+6
* remove CR50_SQAMary Ruthven2020-06-021-1/+1
* Introduce BOARD_CFG_LONG_INT_AP_BIT in TPM_BOARD_CFG registerNamyoon Woo2020-06-011-0/+14
* Introduce TPM_BOARD_CFG registerNamyoon Woo2020-06-011-0/+30
* make cr50 agnostic about EC-EFS2Namyoon Woo2020-05-141-2/+2
* change the init proiorities of ec_efs_init() and ec_comm_init()release-R82-12974.B-cr50_stabNamyoon Woo2020-03-121-1/+1
* restructure EC-EFS moduleNamyoon Woo2020-02-201-0/+9
* cr50: add Asurada strapMary Ruthven2020-02-191-0/+7
* use gpio_set_wakepin() to enable or disable wake pinsNamyoon Woo2020-02-131-62/+29
* cr50: Defer call to board_reboot_ec() in key_combo0_irq()Mathew King2020-02-101-1/+2
* make DIOB3 interruptible and wakable for EC-EFS2Namyoon Woo2020-02-081-8/+28
* cr50: add support for using a strap pin as a ccd gpioMary Ruthven2020-01-171-1/+28
* add BOARD_EC_CR50_COMM_SUPPORT to board propertiesNamyoon Woo2020-01-141-1/+37
* drop chip factory mode supportVadim Bendebury2020-01-131-19/+0
* nvmem: do not waste time looking for legacy NVMEM spaceVadim Bendebury2019-12-131-0/+13
* g: display both RO and RW info map statusVadim Bendebury2019-12-061-2/+2
* cr50: use new conventions to determine key ladder modeVadim Bendebury2019-12-061-12/+18
* cr50: Move 30 ms ec_rst delay to after falling edgeMathew King2019-10-311-15/+9
* include: De-longify BIT() macroEvan Green2019-10-051-1/+1
* printf: Fix formatting errorsEvan Green2019-10-051-1/+1
* g: allow I2CS operate without hardware resetsVadim Bendebury2019-09-051-0/+28
* include: Move RESET_FLAG_* into ec_commands.h as EC_RESET_FLAG_*You-Cheng Syu2019-08-261-3/+3
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* cr50: limit ability to disable TPM to certain boardsVadim Bendebury2019-06-031-1/+7
* cr50: default to SPI PLT_RST if there's a pullup on DIOA9Mary Ruthven2019-04-191-3/+12
* cr50: use board_wipe_tpm to clear the tpmMary Ruthven2019-04-051-1/+1
* cr50: complete support of the new NVMEM structureVadim Bendebury2019-04-051-2/+0
* cr50: convert functions into staticNamyoon Woo2019-04-051-12/+1
* cr50: make is_sys_rst_asserted staticMary Ruthven2019-04-051-1/+1
* cr50: make sys_rst_l_out pseudo open drainMary Ruthven2019-04-051-23/+6
* cr50: add kukui strapMary Ruthven2019-04-041-0/+6
* cr50: add command for forcing servo disconnectMary Ruthven2019-03-301-1/+2
* cr50: add support for building CR50_SQA imagesMary Ruthven2019-03-201-2/+2
* cr50: use closed loop reset based on board propertyMary Ruthven2019-03-061-0/+8
* cr50: add closed loop reset property to mistralMary Ruthven2019-03-061-1/+2
* cr50: add no ina support board propertyMary Ruthven2019-03-061-2/+7
* cr50: add a closed loop reset functionMary Ruthven2019-03-061-2/+5
* cr50: use interrupts for ap_stateMary Ruthven2019-03-061-13/+6