summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* crypto_api: use const voidVadim Bendebury2020-05-141-2/+2
* ec: Convert comments to C-styleLouis Collard2020-04-151-48/+52
* ec: Remove typedefs from u2f.hLouis Collard2020-04-151-15/+15
* ec: Run clang-format on u2f.hLouis Collard2020-04-151-53/+53
* VENDOR_CC_WP: allow to enable write protection (WP)Vadim Bendebury2020-04-141-0/+7
* Implement sequence for detecting trigger for AP RO verificationVadim Bendebury2020-04-131-0/+3
* Prepare for transitioning to packet mode consoleVadim Bendebury2020-03-312-2/+13
* cmsg.c, console packet mode driverVadim Bendebury2020-03-311-2/+33
* make: add preprocessor stageVadim Bendebury2020-03-311-0/+3
* Modify ec_comm command to corrupt NVMEM copy of kernel secdataNamyoon Woo2020-03-312-1/+9
* g: add CONFIG_USB_CONSOLE_DEFAULT_DISABLEDMarius Schilder2020-03-201-0/+3
* remove CONFIG_USB_HID_KEYBOARD and CONFIG_USB_UPDATENamyoon Woo2020-03-131-15/+0
* change the init proiorities of ec_efs_init() and ec_comm_init()release-R82-12974.B-cr50_stabNamyoon Woo2020-03-121-0/+12
* add corrupt and reload options to 'ec_comm' console cmdNamyoon Woo2020-03-111-0/+2
* introducing an unittest of EC-EFSNamyoon Woo2020-03-112-0/+10
* move ec_comm implementation to common directoryNamyoon Woo2020-03-102-0/+50
* cr50: add TPM vendor-specific commands to support EC-EFS2Namyoon Woo2020-02-221-0/+4
* read EC Firmware hash from kernel secdata during board initNamyoon Woo2020-02-223-1/+22
* restructure EC-EFS moduleNamyoon Woo2020-02-201-9/+11
* make DIOB3 interruptible and wakable for EC-EFS2Namyoon Woo2020-02-081-0/+1
* g: add gpio_set_wakepin() to configure wake pinsMary Ruthven2020-02-071-2/+18
* change members of enum ec_efs_boot_modestabilize-12881.B-cr50_stabNamyoon Woo2020-01-311-4/+4
* vboot: add macros, enums, and struct for EC-EFS2Namyoon Woo2020-01-181-0/+65
* extend INT_AP_L pulseNamyoon Woo2020-01-161-0/+7
* usb_mux: cleanup the usb_mux_get() functionVijay Hiremath2019-11-261-4/+2
* ec: use symbolic names instead of magic numbersPaul Fagerburg2019-11-261-2/+20
* host_command: clear any leftover dataJett Rink2019-11-261-1/+6
* usbc: make BB virtual mux retimer compatible with non-virtualDenis Brockus2019-11-254-58/+13
* Reland "smart_battery: add smbus error checking support"Ting Shen2019-11-253-0/+27
* TCPMv2: PD: Separately track each SOP and SOP' and SOP''Sam Hurst2019-11-241-2/+5
* TCPMv2: ServoV4 is not recognized appropriatelySam Hurst2019-11-221-0/+7
* battery : Define CONFIG_BATTERY_DEAD_UNTIL_VALUEYongBeum Ha2019-11-221-0/+7
* Trogdor: Initial board commitWai-Hong Tam2019-11-221-0/+1
* doc: document USB_PID strategyJett Rink2019-11-221-1/+8
* TCPMv2: Enable TCPC low power when port is looking for a connectionSam Hurst2019-11-213-3/+36
* usbc: add enter_low_power_mode for retimer muxDenis Brockus2019-11-211-0/+9
* cr50: remove flash nonvolatile counter spaceVadim Bendebury2019-11-211-4/+0
* cr50: Add support for ACVP tests of HMAC SHA-256 DRBGVadim Sukhomlinov2019-11-211-0/+5
* cr50: Add TRNG_TEST command to download entropy samples for NIST testsVadim Sukhomlinov2019-11-191-0/+2
* driver/ioexpander_it8801: add I/O expander driver for keyboardtim2019-11-191-0/+5
* keyscan: decouple keyboard_raw functionality from the presence of TASK_KEYSCANAlexandru M Stan2019-11-191-0/+8
* Create cometlake-discrete power driverPeter Marheine2019-11-181-0/+4
* chgstv2: stop charging when battery temp exceeds specsPaul Fagerburg2019-11-151-0/+3
* icelake/tigerlake: add option to enable PP3300 before PP5000Keith Short2019-11-151-0/+7
* mock: Change mock initializer to compound literalCraig Hesling2019-11-153-3/+3
* ec: Add driver for TI INA3221 voltage sensors.Andrew McRae2019-11-141-2/+4
* usbc: retimer pi3dpx1207Denis Brockus2019-11-142-1/+62
* retimer: usbc retimer name cleanupDenis Brockus2019-11-132-8/+21
* Clean up double tap related definitionHeng-Ruey Hsu2019-11-131-3/+3
* common: Refactor motion_sense_fifoYuval Peress2019-11-112-30/+60