summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* usb_spi: refactor to allow use in different contextsstabilize-quickfix-13099.93.B-cr50_stabstabilize-13099.94.B-cr50_stabstabilize-13099.90.B-cr50_stabstabilize-13099.85.B-cr50_stabstabilize-13099.73.B-cr50_stabstabilize-13099.72.B-cr50_stabstabilize-13099.70.B-cr50_stabstabilize-13099.118.B-cr50_stabstabilize-13099.110.B-cr50_stabstabilize-13099.101.B-cr50_stabrelease-R84-13099.B-cr50_stabVadim Bendebury2020-05-141-29/+54
* make cr50 agnostic about EC-EFS2Namyoon Woo2020-05-141-2/+2
* VENDOR_CC_WP: allow to enable write protection (WP)Vadim Bendebury2020-04-141-1/+10
* Implement sequence for detecting trigger for AP RO verificationVadim Bendebury2020-04-131-0/+111
* Add a sw flag to indicate usb_i2c statusNamyoon Woo2020-04-091-7/+6
* speed up AP State polling when CCD is active.Vadim Bendebury2020-04-081-2/+27
* tpm2: clean up stubs.cVadim Bendebury2020-03-251-17/+4
* change the init proiorities of ec_efs_init() and ec_comm_init()release-R82-12974.B-cr50_stabNamyoon Woo2020-03-121-1/+1
* introducing an unittest of EC-EFSNamyoon Woo2020-03-114-0/+77
* move ec_comm implementation to common directoryNamyoon Woo2020-03-105-652/+2
* fix in EC-EFS command, SET_BOOT_MODENamyoon Woo2020-03-101-1/+1
* cr50: Provision DIOM4 as inputVadim Bendebury2020-02-271-0/+10
* capitalize enum tpm_read_rv and tpm_write_rvstabilize-volteer-12931.B-cr50_stabNamyoon Woo2020-02-225-25/+25
* EC-CR50 communicationNamyoon Woo2020-02-223-4/+335
* cr50: add TPM vendor-specific commands to support EC-EFS2Namyoon Woo2020-02-221-0/+43
* read EC Firmware hash from kernel secdata during board initNamyoon Woo2020-02-223-1/+73
* ccdblock can block EC-CR50 communicationNamyoon Woo2020-02-203-4/+48
* restructure EC-EFS moduleNamyoon Woo2020-02-208-12/+134
* optimize read_tpm_nvmem()Namyoon Woo2020-02-191-3/+6
* control UART_EC RX/TX based on EC-CR50 communication statusNamyoon Woo2020-02-192-3/+37
* control EC USB-UART bridgeNamyoon Woo2020-02-191-1/+27
* 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-085-8/+121
* revise the uart tx connect/disconnect functionsstabilize-quickfix-12871.27.B-cr50_stabstabilize-12871.91.B-cr50_stabstabilize-12871.65.B-cr50_stabstabilize-12871.57.B-cr50_stabstabilize-12871.253.B-cr50_stabstabilize-12871.24.B-cr50_stabstabilize-12871.103.B-cr50_stabstabilize-12871.102.B-cr50_stabstabilize-12859.B-cr50_stabrelease-R81-12871.B-cr50_stabNamyoon Woo2020-01-221-39/+11
* cr50: add support for using a strap pin as a ccd gpioMary Ruthven2020-01-173-1/+47
* add BOARD_EC_CR50_COMM_SUPPORT to board propertiesNamyoon Woo2020-01-144-4/+50
* drop chip factory mode supportVadim Bendebury2020-01-132-22/+0
* drop unnecessary boards, chips and cts testsVadim Bendebury2020-01-07735-116994/+0
* nvmem: do not waste time looking for legacy NVMEM spaceVadim Bendebury2019-12-133-0/+19
* cr50: change OWNERS to cr50 team membersMary Ruthven2019-12-104-12/+0
* g: display both RO and RW info map statusVadim Bendebury2019-12-061-2/+2
* cr50: add support for FIPS mode flag in FWMPVadim Sukhomlinov2019-12-062-2/+17
* g: Add support for 192 and 256 bit AES-GCM in DCRYPTO_gcm_initVadim Sukhomlinov2019-12-061-2/+4
* cr50: use new conventions to determine key ladder modeVadim Bendebury2019-12-063-17/+21
* usb_mux: cleanup the usb_mux_get() functionVijay Hiremath2019-11-264-18/+6
* puff: update PP3300_SNS dividerPeter Marheine2019-11-261-3/+9
* treeya : Add new battery informationxiaoqiang.zhu2019-11-262-1/+94
* zork: make product ID project levelDenis Brockus2019-11-251-8/+0
* jinlon: add FAN2 supportDevin Lu2019-11-243-1/+23
* krane: Use the PWM mode to adjust brightness as lowestLeo Zhou2019-11-221-4/+22
* it83xx/spi_master: correct the module IDtim2019-11-221-4/+4
* all hatch variants: Make sure EC_RST_ODL is GPIO_LOCKEDShelley Chen2019-11-225-0/+55
* all hatch variants: Assign SYS_RST_ODL to GPIOC5Shelley Chen2019-11-225-4/+5
* Dratini/Jinlon: Add support for TEMP_SENSOR3Devin Lu2019-11-226-10/+28
* jinlon: change TCPC port 0 from ANX7447 to PS8751Devin Lu2019-11-223-9/+8
* Trogdor: Initial board commitWai-Hong Tam2019-11-228-0/+1648
* cleanup: Segregate ioexpander related drivers in ioexpander folderVijay Hiremath2019-11-226-6/+6
* volteer: disable CONFIG_BRINGUPKeith Short2019-11-211-6/+0